Skip to content

Releases: anthropics/claude-code-action

v0.0.13

03 Jun 16:13
65b9bcd

Choose a tag to compare

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

Full Changelog: v0.0.11...v0.0.13

v0.0.12

02 Jun 15:01
f6e5597

Choose a tag to compare

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

Full Changelog: v0.0.10...v0.0.12

v0.0.11

29 May 23:56
8da4781

Choose a tag to compare

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

  • @gbmarc1 made their first contribution in #80
  • @zenmush made their first contribution in #89

Full Changelog: v0.0.9...v0.0.11

v0.0.10

29 May 18:42
5a787ed

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.10

v0.0.9

28 May 20:45
176dbc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.9

v0.0.8

27 May 17:22
253f2c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.8

v0.0.7

22 May 18:03
8e84799

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.7

v0.0.6

22 May 16:20
80dbb4a

Choose a tag to compare

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

22 May 14:52
11f5812

Choose a tag to compare

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

21 May 21:07
48b327f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.4