| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-09 | 1.1 kB | |
| v1.0.23 source code.tar.gz | 2025-12-09 | 224.2 kB | |
| v1.0.23 source code.zip | 2025-12-09 | 306.8 kB | |
| Totals: 3 Items | 532.1 kB | 1 | |
What's Changed
- feat: add Agent SDK support with USE_AGENT_SDK feature flag by @ashwin-ant in https://github.com/anthropics/claude-code-action/pull/698
- fix:
commentBodymay benullby @plaflamme in https://github.com/anthropics/claude-code-action/pull/706 - feat: add simplified prompt option via USE_SIMPLE_PROMPT env var by @ashwin-ant in https://github.com/anthropics/claude-code-action/pull/718
- fix: accumulate multiple --allowedTools flags for Agent SDK by @ashwin-ant in https://github.com/anthropics/claude-code-action/pull/719
- Fix SDK path: add settingSources and default system prompt by @ashwin-ant in https://github.com/anthropics/claude-code-action/pull/726
- fix: resolve zizmor template injection vulnerabilities by @ant-soumitr in https://github.com/anthropics/claude-code-action/pull/729
New Contributors
- @plaflamme made their first contribution in https://github.com/anthropics/claude-code-action/pull/706
- @ant-soumitr made their first contribution in https://github.com/anthropics/claude-code-action/pull/729
Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.23