Skip to content

Releases: anthropics/claude-code-action

v1.0.30

16 Jan 22:16
a017b83

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.30

v1.0.29

08 Jan 20:06
1b8ee3b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.0.29

v1.0.28

05 Jan 20:41
c9ec2b0

Choose a tag to compare

What's Changed

  • fix: update broken link in cloud-providers.md by @ashwin-ant in #758
  • chore: remove unused ci yaml file by @kiwamizamurai in #763
  • feat: add instant "Fix this" links to PR code reviews by @aiddun in #773
  • feat: add ssh_signing_key input for SSH commit signing by @ashwin-ant in #784
  • feat: send user request as separate content block for slash command support by @ashwin-ant in #785
  • feat: support local plugin marketplace paths by @gor-st in #761
  • fix: prevent orphaned installer processes from blocking retries by @ashwin-ant in #790
  • fix: set CLAUDE_CODE_ENTRYPOINT for SDK path to match CLI path by @ashwin-ant in #791

New Contributors

Full Changelog: v1...v1.0.28

v1.0.27

19 Dec 22:46

Choose a tag to compare

Full Changelog: v1...v1.0.27

v1.0.26

18 Dec 00:40

Choose a tag to compare

What's Changed

  • fix: respect user's --setting-sources in claude_args by @ashwin-ant in #750
  • fix: set GH_TOKEN alongside GITHUB_TOKEN for gh CLI precedence by @ashwin-ant in #752

Full Changelog: v1...v1.0.26

v1.0.25

16 Dec 21:08
d7b6d50

Choose a tag to compare

What's Changed

  • chore: update model to claude-opus-4-5 in workflow by @ashwin-ant in #747
  • fix: merge multiple --mcp-config flags and support --allowed-tools parsing by @ashwin-ant in #748

Full Changelog: v1...v1.0.25

v1.0.24

16 Dec 19:26

Choose a tag to compare

What's Changed

  • Fix command injection vulnerability in branch setup by @bogini in #736
  • feat: Make Agent SDK the default execution path by @ashwin-ant in #738
  • feat: add session_id output to enable resuming conversations by @gor-st in #739

New Contributors

Full Changelog: v1...v1.0.24

v1.0.23

09 Dec 16:20

Choose a tag to compare

What's Changed

  • feat: add Agent SDK support with USE_AGENT_SDK feature flag by @ashwin-ant in #698
  • fix: commentBody may be null by @plaflamme in #706
  • feat: add simplified prompt option via USE_SIMPLE_PROMPT env var by @ashwin-ant in #718
  • fix: accumulate multiple --allowedTools flags for Agent SDK by @ashwin-ant in #719
  • Fix SDK path: add settingSources and default system prompt by @ashwin-ant in #726
  • fix: resolve zizmor template injection vulnerabilities by @ant-soumitr in #729

New Contributors

Full Changelog: v1...v1.0.23

v1.0.22

01 Dec 16:04
6337623

Choose a tag to compare

What's Changed

  • fix: prevent race condition on issue/PR body edits by @ashwin-ant in #710

Full Changelog: v1...v1.0.22

v1.0.21

25 Nov 02:58
a7e4c51

Choose a tag to compare

What's Changed

  • Remove experimental allowed domains feature by @ashwin-ant in #697
  • fix: use cross-platform timeout for Claude Code installation by @ashwin-ant in #700

Full Changelog: v1...v1.0.21