GitHub Actions
8c48d2f508
chore: Update CHANGELOG.md
v2.1.21
2026-01-28 02:24:46 +00:00
GitHub Actions
3f9a645986
chore: Update CHANGELOG.md
2026-01-27 03:48:22 +00:00
GitHub Actions
9f6b6d17de
chore: Update CHANGELOG.md
v2.1.20
2026-01-27 01:34:59 +00:00
GitHub Actions
e9a9efc121
chore: Update CHANGELOG.md
v2.1.19
2026-01-23 21:55:58 +00:00
GitHub Actions
10e6348e77
chore: Update CHANGELOG.md
v2.1.17
2026-01-22 21:45:53 +00:00
GitHub Actions
e431f5b496
chore: Update CHANGELOG.md
v2.1.16
2026-01-22 20:08:52 +00:00
GitHub Actions
052a1317c0
chore: Update CHANGELOG.md
v2.1.15
2026-01-21 22:00:41 +00:00
GitHub Actions
a6a8045031
chore: Update CHANGELOG.md
v2.1.14
2026-01-20 23:09:04 +00:00
GitHub Actions
74cc597eb5
chore: Update CHANGELOG.md
v2.1.12
2026-01-17 16:17:56 +00:00
GitHub Actions
923d727492
chore: Update CHANGELOG.md
v2.1.11
2026-01-17 01:38:55 +00:00
GitHub Actions
fb3a947cb5
chore: Update CHANGELOG.md
2026-01-16 17:12:36 +00:00
Franklin Volcic
2961ddcafe
Merge pull request #18489 from anthropics/fvolcic/minor-code-review-fixes
...
minor code review updates
2026-01-15 21:31:02 -08:00
Franklin Volcic
fd8f3801b9
minor update
2026-01-15 21:29:38 -08:00
Franklin Volcic
26315247e7
Minor code review fixes
2026-01-15 21:12:50 -08:00
GitHub Actions
5a91286a82
chore: Update CHANGELOG.md
v2.1.9
2026-01-16 02:19:08 +00:00
GitHub Actions
3196f36cee
chore: Update CHANGELOG.md
2026-01-15 23:28:44 +00:00
JB
7d22b6e167
Merge pull request #18238 from anthropics/hackyon/update-to-claude-code-action
...
chore: allow non-write users to trigger claude-code-action workflows
2026-01-14 18:12:25 -05:00
JB
19a829ba68
chore: allow non-write users to trigger claude-code-action workflows
...
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-14 18:11:06 -05:00
JB
18979efb8d
Merge pull request #18209 from anthropics/hackyon/update-to-claude-code-action
...
fix: add github_token input to claude-code-action workflows
2026-01-14 16:31:27 -05:00
JB
f77acdf149
fix: add github_token input to claude-code-action workflows
2026-01-14 14:42:11 -05:00
JB
c13cf781ef
Merge pull request #18206 from anthropics/hackyon/update-to-claude-code-action
...
chore: add id-token write permission for claude-code-action workflows
2026-01-14 14:21:23 -05:00
JB
cc70d3ab50
chore: add id-token write permission for claude-code-action workflows
...
The claude-code-action requires id-token: write permission for OIDC authentication.
Co-Authored-By: Claude <noreply@anthropic.com >
Claude-Generated-By: Claude Code (cli/claude-opus-4-5=100%)
Claude-Steers: 3
Claude-Permission-Prompts: 3
Claude-Escapes: 0
2026-01-14 14:16:13 -05:00
JB
250b257c4e
Merge pull request #18198 from anthropics/hackyon/update-to-claude-code-action
...
chore: migrate workflows from claude-code-base-action to claude-code-action
2026-01-14 13:51:04 -05:00
JB
dec754edc9
chore: migrate workflows from claude-code-base-action to claude-code-action
...
Updates GitHub workflow files to use the new claude-code-action@v1 and replaces prompt_file with inline prompt parameter.
Co-Authored-By: Claude <noreply@anthropic.com >
Claude-Generated-By: Claude Code (cli/claude-opus-4-5=100%)
Claude-Steers: 3
Claude-Permission-Prompts: 4
Claude-Escapes: 0
2026-01-14 13:12:00 -05:00
GitHub Actions
6a2936ab79
chore: Update CHANGELOG.md
v2.1.7
2026-01-14 00:03:57 +00:00
GitHub Actions
f860f671dc
chore: Update CHANGELOG.md
v2.1.6
2026-01-13 02:25:43 +00:00
ant-kurt
76df7eea04
Merge pull request #17797 from anthropics/docs/update-installation-instructions
...
docs: update installation instructions in README
2026-01-12 15:22:53 -08:00
ant-kurt
a8d107f9cc
Merge pull request #16459 from nelsonauner/patch-1
...
Fix broken doc link
2026-01-12 15:17:19 -08:00
Kurt Carpenter
b640d94a49
docs: update installation instructions in README
...
- Add note that npm installation is deprecated
- Add link to setup documentation
- Add WinGet installation option for Windows
- Update Homebrew to indicate MacOS/Linux support
- Mark recommended installation methods
- Improve formatting with proper indentation
2026-01-12 15:12:24 -08:00
ant-kurt
b17c088cdc
Merge pull request #17238 from anthropics/ci/update-base-action
...
ci: update claude-code-base-action and claude-code-action to v1
2026-01-12 11:38:56 -08:00
GitHub Actions
a856c62014
chore: Update CHANGELOG.md
v2.1.5
2026-01-12 18:48:06 +00:00
GitHub Actions
0359f24538
chore: Update CHANGELOG.md
v2.1.4
2026-01-11 00:28:09 +00:00
Kurt Carpenter
b8497141a5
chore: upgrade claude-code actions from @beta to @v1
...
- Update action references from @beta to @v1
- Move allowed_tools to --allowedTools in claude_args
- Move mcp_config to --mcp-config in claude_args
- Move claude_env to step-level env block
- Replace timeout_minutes with GitHub native timeout-minutes
Claude-Generated-By: Claude Code (cli/claude-opus-4-5=100%)
Claude-Steers: 8
Claude-Permission-Prompts: 3
Claude-Escapes: 0
2026-01-09 18:54:19 -08:00
Kurt Carpenter
9cc635aac1
ci: update claude-code-base-action and claude-code-action to v1
2026-01-09 18:24:29 -08:00
GitHub Actions
4f18698a9e
chore: Update CHANGELOG.md
v2.1.3
2026-01-09 23:32:24 +00:00
GitHub Actions
553d6ffc3e
chore: Update CHANGELOG.md
v2.1.2
2026-01-09 00:04:20 +00:00
Franklin Volcic
7b600bca3b
Merge pull request #16938 from fvolcic/fix-committable-suggestions-docs
...
refactor(code-review): improve issue flagging and agent behavior
2026-01-08 15:49:22 -05:00
Franklin Volcic
4700be03eb
revert: restore marketplace.json to upstream state
2026-01-08 15:46:40 -05:00
Franklin Volcic
9b08c1010b
refactor(code-review): simplify inline comment instructions and clarify issue criteria
...
1. Remove redundant tool parameter descriptions - MCP tool is source of truth
2. Clarify what issues to flag:
- Compile/parse errors (syntax, types, imports, references)
- Clear logic errors that produce wrong results regardless of inputs
- CLAUDE.md violations
3. Clarify what NOT to flag:
- Code style or quality concerns
- Issues that depend on specific inputs or state
- Subjective suggestions
2026-01-08 15:43:21 -05:00
Thariq Shihipar
f34e2535b4
Merge pull request #16743 from anthropics/ThariqS-patch-1
...
Update CHANGELOG.md to reference IS_DEMO
2026-01-07 18:16:58 -06:00
GitHub Actions
4297e57ef1
chore: Update CHANGELOG.md
2026-01-08 00:16:11 +00:00
Thariq Shihipar
0d0221fd0a
Update CHANGELOG.md to reference IS_DEMO
2026-01-07 16:14:39 -08:00
GitHub Actions
5aac2b1b6a
chore: Update CHANGELOG.md
v2.1.1
2026-01-07 21:30:49 +00:00
GitHub Actions
2bb8af55fa
chore: Update CHANGELOG.md
v2.0.76
2026-01-07 20:36:59 +00:00
Boris Cherny
a19dd76dcf
Merge pull request #16686 from anthropics/bcherny-patch-7
...
Update CHANGELOG.md
2026-01-07 12:31:21 -08:00
Boris Cherny
63eefe157a
Update CHANGELOG.md
2026-01-07 12:30:35 -08:00
GitHub Actions
870624fc15
chore: Update CHANGELOG.md
v2.1.0
2026-01-07 20:03:52 +00:00
Franklin Volcic
2c3884689b
Rename marketplace to franklin-plugins for sandbox testing
2026-01-07 13:50:23 -05:00
David Dworken
03129a27b0
Merge pull request #16635 from ddworken/dworken/validate-issue-exists
...
fix: validate that issues exist before commenting on duplicates
2026-01-07 11:03:50 -05:00
David Dworken
a3df424857
fix: validate that issues exist before commenting on duplicates
...
Add validation to comment-on-duplicates.sh that verifies the base issue
and all potential duplicate issues actually exist in the repo before
posting a comment.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-07 07:57:56 -08:00