Releases: anthropics/claude-code-action
Releases · anthropics/claude-code-action
v0.0.13
What's Changed
- switch to opus for this repo's claude workflow by @ashwin-ant in #97
- fix mistake in FAQ by @ashwin-ant in #100
- fix: Update condition for final message in output by @andrewmunsell in #106
- Fix 401 error on GitHub Enterprise Server by passing GITHUB_API_URL to Octokit by @uc4w6c in #108
- feat: add mcp_config input that merges with existing mcp server by @ashwin-ant in #96
- feat: add unified update_claude_comment tool by @ashwin-ant in #98
- feat: add claude_env input for custom environment variables by @ashwin-ant in #102
- chore: update claude-code-base-action to v0.0.9 by @ashwin-ant in #116
New Contributors
- @andrewmunsell made their first contribution in #106
- @uc4w6c made their first contribution in #108
Full Changelog: v0.0.11...v0.0.13
v0.0.12
What's Changed
- fix: replace incorrect mcp_config_file with mcp_config in workflow example by @zenmush in #89
- Add enhanced text sanitization by @ltawfik in #83
- docs: add comprehensive FAQ covering common gotchas and limitations by @ashwin-ant in #92
- switch to opus for this repo's claude workflow by @ashwin-ant in #97
- fix mistake in FAQ by @ashwin-ant in #100
- fix: Update condition for final message in output by @andrewmunsell in #106
- Fix 401 error on GitHub Enterprise Server by passing GITHUB_API_URL to Octokit by @uc4w6c in #108
New Contributors
- @zenmush made their first contribution in #89
- @andrewmunsell made their first contribution in #106
- @uc4w6c made their first contribution in #108
Full Changelog: v0.0.10...v0.0.12
v0.0.11
What's Changed
- chore: update claude-code-base-action to v0.0.7 by @ashwin-ant in #84
- feat: allow user override of hardcoded disallowed tools by @ashwin-ant in #71
- feat: display detailed error messages when prepare step fails by @ashwin-ant in #82
- Support ANTHROPIC_BASE_URL override from env by @gbmarc1 in #80
- feat: add base_branch input to specify source branch for new Claude branches by @ashwin-ant in #72
- grant more tools in workflow by @ashwin-ant in #85
- bump base action by @ashwin-ant in #90
- fix: replace incorrect mcp_config_file with mcp_config in workflow example by @zenmush in #89
- Add enhanced text sanitization by @ltawfik in #83
- docs: add comprehensive FAQ covering common gotchas and limitations by @ashwin-ant in #92
New Contributors
Full Changelog: v0.0.9...v0.0.11
v0.0.10
What's Changed
- Update issue templates by @ashwin-ant in #51
- remove .DS_Store by @ashwin-ant in #69
- add issue triage workflow by @ashwin-ant in #70
- Add shallow fetch to improve performance for large repositories by @ashwin-ant in #53
- Fix readme typo by @erjanmx in #58
- bump base action to 0.0.6 by @ashwin-ant in #79
- chore: update claude-code-base-action to v0.0.7 by @ashwin-ant in #84
- feat: allow user override of hardcoded disallowed tools by @ashwin-ant in #71
- feat: display detailed error messages when prepare step fails by @ashwin-ant in #82
- Support ANTHROPIC_BASE_URL override from env by @gbmarc1 in #80
- feat: add base_branch input to specify source branch for new Claude branches by @ashwin-ant in #72
- grant more tools in workflow by @ashwin-ant in #85
- bump base action by @ashwin-ant in #90
New Contributors
Full Changelog: v0.0.8...v0.0.10
v0.0.9
What's Changed
- Update Claude workflow by @ltawfik in #34
- Fix MCP file operations server errors by @ltawfik in #39
- Improve error messages for GitHub Action authentication failures by @ashwin-ant in #50
- Pin GitHub Action dependencies to commit SHAs by @ashwin-ant in #66
- Update issue templates by @ashwin-ant in #51
- remove .DS_Store by @ashwin-ant in #69
- add issue triage workflow by @ashwin-ant in #70
- Add shallow fetch to improve performance for large repositories by @ashwin-ant in #53
- Fix readme typo by @erjanmx in #58
- bump base action to 0.0.6 by @ashwin-ant in #79
New Contributors
- @ashwin-ant made their first contribution in #50
- @erjanmx made their first contribution in #58
Full Changelog: v0.0.7...v0.0.9
v0.0.8
What's Changed
- Add graphic to readme by @np-anthropic in #23
- Udpate claude model to default -p model by @ltawfik in #25
- Update Claude workflow by @ltawfik in #34
- Fix MCP file operations server errors by @ltawfik in #39
- Improve error messages for GitHub Action authentication failures by @ashwin-ant in #50
- Pin GitHub Action dependencies to commit SHAs by @ashwin-ant in #66
New Contributors
- @np-anthropic made their first contribution in #23
- @ashwin-ant made their first contribution in #50
Full Changelog: v0.0.6...v0.0.8
v0.0.7
What's Changed
- Update to use model parameter in claude-code-base-action by @ltawfik in #24
- Add graphic to readme by @np-anthropic in #23
- Udpate claude model to default -p model by @ltawfik in #25
New Contributors
- @np-anthropic made their first contribution in #23
Full Changelog: v0.0.5...v0.0.7
v0.0.6
What's Changed
- Rename anthropic_model input to model with backward compatibility by @ltawfik in #22
- Update to use model parameter in claude-code-base-action by @ltawfik in #24
Full Changelog: v0.0.4...v0.0.6
v0.0.5
What's Changed
- Strip HTML comments from GitHub content by @ltawfik in #17
- Rename anthropic_model input to model with backward compatibility by @ltawfik in #22
Full Changelog: v0.0.3...v0.0.5
v0.0.4
What's Changed
Full Changelog: v0.0.2...v0.0.4