Open
Conversation
Updates the README to document that mcp_config accepts both: - Path to an MCP configuration JSON file - MCP configuration as an inline JSON string Resolves issue #69 where the dual usage wasn't documented. Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Ashwin Bhat <ashwin-ant@users.noreply.github.com>
Add claude_code_oauth_token as an alternative authentication method to anthropic_api_key. The OAuth token is passed as CLAUDE_CODE_OAUTH_TOKEN environment variable. - Add claude_code_oauth_token input to action.yml - Update validation to accept either API key or OAuth token - Document OAuth token usage in README with example - Update authentication methods documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
- Add new `settings` input that accepts either a file path or inline JSON - Supports all Claude Code settings options (model, env, permissions, hooks, etc.) - Always ensures `enableAllProjectMcpServers` is set to true - Add comprehensive tests for settings functionality - Update documentation with usage examples 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Modified the setup-claude-code-settings tests to use temporary directories instead of modifying the actual ~/.claude/settings.json file. This prevents test runs from affecting the user's real Claude Code settings. Changes: - Added optional homeDir parameter to setupClaudeCodeSettings function - Updated all tests to use a temporary directory in tmpdir() - Tests now create isolated environments that are cleaned up after each test 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
Source: anthropics/claude-code-action@dfa92d6 Original message: feat: add workflow to sync base-action to claude-code-base-action repo (#299)
Source: anthropics/claude-code-action@d1e03ad Original message: feat: update sync workflow to use MIRROR_DISCLAIMER.md file (#300)
Source: anthropics/claude-code-action@5c420d2 Original message: chore: bump Claude Code version to 1.0.56
Source: anthropics/claude-code-action@de86beb Original message: fix: add model parameter support to base-action (#307)
Source: anthropics/claude-code-action@0d8a8fe Original message: chore: bump Claude Code version to 1.0.57
Source: anthropics/claude-code-action@ef30446 Original message: chore: bump Claude Code version to 1.0.58
Source: anthropics/claude-code-action@204266c Original message: feat: integrate Claude Code SDK to replace process spawning (#327)
Source: anthropics/claude-code-action@e26577a Original message: chore: bump Claude Code version to 1.0.59
Source: anthropics/claude-code-action@3f4d843 Original message: Revert "feat: integrate Claude Code SDK to replace process spawning (#327)" (#335)
Source: anthropics/claude-code-action@9443719 Original message: chore: bump Claude Code version to 1.0.60
Source: anthropics/claude-code-action@7c5a98d Original message: chore: bump Claude Code version to 1.0.61
Source: anthropics/claude-code-action@8fc9a36 Original message: chore: update Claude Code installation to use bun and version 1.0.61 (#352)
Source: anthropics/claude-code-action@04b2df2 Original message: chore: bump Claude Code version to 1.0.62
Source: anthropics/claude-code-action@273fe82 Original message: chore: bump Claude Code to 2.1.59 and Agent SDK to 0.2.59
Source: anthropics/claude-code-action@1dd7484 Original message: chore: bump Claude Code to 2.1.61 and Agent SDK to 0.2.61
Source: anthropics/claude-code-action@ba7fa4b Original message: chore: bump Claude Code to 2.1.63 and Agent SDK to 0.2.63
Source: anthropics/claude-code-action@64c7a0e Original message: Only expose permission_denials count in sanitized output (#993)
Source: anthropics/claude-code-action@5f8e5bf Original message: chore: bump Claude Code to 2.1.66 and Agent SDK to 0.2.66
Source: anthropics/claude-code-action@e763fe7 Original message: chore: bump Claude Code to 2.1.68 and Agent SDK to 0.2.68
Source: anthropics/claude-code-action@1fc90f3 Original message: chore: bump Claude Code to 2.1.69 and Agent SDK to 0.2.69
Source: anthropics/claude-code-action@26ec041 Original message: chore: bump Claude Code to 2.1.70 and Agent SDK to 0.2.70
Source: anthropics/claude-code-action@3428ca8 Original message: chore: bump Claude Code to 2.1.71 and Agent SDK to 0.2.71
Source: anthropics/claude-code-action@eb99fb3 Original message: chore: bump Claude Code to 2.1.72 and Agent SDK to 0.2.72
Source: anthropics/claude-code-action@567be3d Original message: chore: bump Claude Code to 2.1.73 and Agent SDK to 0.2.73
Source: anthropics/claude-code-action@0e80d3c Original message: chore: bump Claude Code to 2.1.75 and Agent SDK to 0.2.75
Source: anthropics/claude-code-action@cd77b50 Original message: chore: bump Claude Code to 2.1.76 and Agent SDK to 0.2.76
Source: anthropics/claude-code-action@4c044bb Original message: chore: bump Claude Code to 2.1.77 and Agent SDK to 0.2.77
Source: anthropics/claude-code-action@1b422b3 Original message: chore: bump Claude Code to 2.1.78 and Agent SDK to 0.2.77
Source: anthropics/claude-code-action@df37d2f Original message: chore: bump Claude Code to 2.1.79 and Agent SDK to 0.2.79
Source: anthropics/claude-code-action@6062f37 Original message: chore: bump Claude Code to 2.1.81 and Agent SDK to 0.2.81
Source: anthropics/claude-code-action@0ee1bee Original message: chore: bump Claude Code to 2.1.83 and Agent SDK to 0.2.83
Source: anthropics/claude-code-action@3ac52d0 Original message: chore: bump Claude Code to 2.1.84 and Agent SDK to 0.2.84
Source: anthropics/claude-code-action@094bd24 Original message: chore: bump Claude Code to 2.1.85 and Agent SDK to 0.2.85
Source: anthropics/claude-code-action@e7b588b Original message: chore: bump Claude Code to 2.1.86 and Agent SDK to 0.2.86
Source: anthropics/claude-code-action@88c168b Original message: chore: bump Claude Code to 2.1.87 and Agent SDK to 0.2.87
Source: anthropics/claude-code-action@7225f04 Original message: chore: bump Claude Code to 2.1.88 and Agent SDK to 0.2.88
Source: anthropics/claude-code-action@bee87b3 Original message: chore: bump Claude Code to 2.1.89 and Agent SDK to 0.2.89
Source: anthropics/claude-code-action@408a40e Original message: Pin Claude Code to 2.1.87 (#1142)
Source: anthropics/claude-code-action@58dbe8e Original message: chore: bump Claude Code to 2.1.90 and Agent SDK to 0.2.90
Source: anthropics/claude-code-action@0432df8 Original message: chore: bump Claude Code to 2.1.91 and Agent SDK to 0.2.91
Source: anthropics/claude-code-action@1eddb33 Original message: chore: bump Claude Code to 2.1.92 and Agent SDK to 0.2.92
Source: anthropics/claude-code-action@f37c786 Original message: Strip OIDC token request env vars from Claude session (#1011)
Source: anthropics/claude-code-action@eb8baa4 Original message: fix: strip shell comment lines before parsing claude_args (#1055)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )