Merge branch 'main' into v1-dev

Resolved conflict by keeping deletion of src/modes/review/index.ts
as review mode is removed in v1.0
This commit is contained in:
km-anthropic
2025-08-07 11:57:14 -07:00
8 changed files with 204 additions and 8 deletions

View File

@@ -160,7 +160,7 @@ runs:
echo "Base-action dependencies installed"
cd -
# Install Claude Code globally
bun install -g @anthropic-ai/claude-code@1.0.69
bun install -g @anthropic-ai/claude-code@1.0.70
- name: Setup Network Restrictions
if: steps.prepare.outputs.contains_trigger == 'true' && inputs.experimental_allowed_domains != ''