Commit Graph

  • d6d3ddd4a7
    chore: remove beta tag job from release workflow (#479) Ashwin Bhat 2025-08-25 12:57:50 -07:00
  • 0630ef383a
    feat: implement Claude Code GitHub Action v1.0 with auto-detection and slash commands (#421) v1.0.0 km-anthropic 2025-08-25 12:51:37 -07:00
  • 9c7e1bac94
    feat: add path_to_bun_executable input for custom Bun installations (#481) Ashwin Bhat 2025-08-25 11:08:12 -07:00
  • dc65f4ac98
    feat: add path_to_claude_code_executable input for custom Claude Code… (#480) Ashwin Bhat 2025-08-25 08:11:15 -07:00
  • 88be3fe6f5 chore: bump Claude Code version to 1.0.90 GitHub Actions 2025-08-24 23:05:18 +00:00
  • a47fdbe49f chore: bump Claude Code version to 1.0.89 GitHub Actions 2025-08-22 23:01:22 +00:00
  • 3fdfa8eea7
    fix conflict Ashwin Bhat 2025-08-20 07:16:00 -07:00
  • 733e2f5302
    Merge pull request #8 from anthropic-labs/ashwin/resumefix Ashwin Bhat 2025-08-19 20:01:48 -07:00
  • 1e24c646ef
    feat: add pre-commit hook support to GitHub MCP commit tool Chris Lloyd 2025-08-19 09:42:47 -07:00
  • e9ad08ee09
    Fix file mode permissions in GitHub file operations Chris Lloyd 2025-08-15 13:03:47 -07:00
  • baeaddf546
    Fix file mode permissions in commit signing operations Chris Lloyd 2025-08-15 12:58:37 -07:00
  • e55fe60b4e
    style: apply prettier formatting claude[bot] 2025-08-15 05:19:32 +00:00
  • a328bf4b16
    feat: enforce MCP-only commits in remote agent mode for enhanced security Chris Lloyd 2025-08-14 09:43:48 -07:00
  • 28f8362010 chore: bump Claude Code version to 1.0.88 v0.0.63 v0 beta GitHub Actions 2025-08-22 01:22:25 +00:00
  • 8177a01b9e
    tmp ashwin/envlog Ashwin Bhat 2025-08-20 20:13:17 -07:00
  • 9f02f6f6d4
    fix: Increase maxBuffer for jq processing to handle large Claude outputs (#473) v0.0.62 Ashwin Bhat 2025-08-20 20:02:00 -07:00
  • 79cee96324 chore: bump Claude Code version to 1.0.86 GitHub Actions 2025-08-20 23:27:37 +00:00
  • fd8478624b
    Create fix-ci.md km-anthropic-patch-1 km-anthropic 2025-08-20 13:32:33 -07:00
  • a630fad41e
    Test: Trigger CI failure for auto-fix workflow test-auto-fix-trigger Kashyap Murali 2025-08-20 12:29:08 -07:00
  • 130874e0b6
    Debug: Add logging and always output github_token in prepare step Kashyap Murali 2025-08-20 11:43:43 -07:00
  • c72a45a95f
    feat: Expose GitHub token as action output for external use Kashyap Murali 2025-08-19 22:53:43 -07:00
  • 6147037db9
    feat: add detailed debugging info for intermittent 403 errors on ref updates ashwin/verbosedebug Ashwin Bhat 2025-08-19 20:52:32 -07:00
  • 194fca8b05
    feat: preserve file permissions when committing via GitHub API (#469) v0.0.61 Chris Lloyd 2025-08-19 17:18:05 -07:00
  • 0f913a6e0e chore: bump Claude Code version to 1.0.85 GitHub Actions 2025-08-19 23:59:52 +00:00
  • bf04905b4c
    Remove auto-fix workflows and commands from v1-dev km-anthropic 2025-08-19 16:22:01 -07:00
  • 52736c6e60
    bun formatting km-anthropic 2025-08-19 16:16:12 -07:00
  • 56229f4488
    Add allowed_tools input parameter and enable MCP file ops for agent mode test-autofix-from-scratch km-anthropic 2025-08-19 15:32:04 -07:00
  • a44c75d118
    Add explicit allowed_tools to auto-fix workflows km-anthropic 2025-08-19 15:25:37 -07:00
  • 536d74a854
    Update test file to trigger CI failure km-anthropic 2025-08-19 15:19:01 -07:00
  • 42fce56d3f
    Enable use_commit_signing to provide MCP file ops server for CI fixes km-anthropic 2025-08-19 15:14:50 -07:00
  • 4a40e4252f
    Set allowed_tools to '*' to allow all tools for CI fix commands km-anthropic 2025-08-19 14:59:54 -07:00
  • 47c2eb29f7
    Fix workflow to use anthropics/claude-code-action@v1-dev which has workflow_run support km-anthropic 2025-08-19 14:49:07 -07:00
  • d48897c1f8
    Fix GitHub Actions syntax error - replace optional chaining with conditional km-anthropic 2025-08-19 14:47:27 -07:00
  • 7fc38f28c0
    Remove tool restrictions from fix-ci slash commands to allow git operations test-ci-failure km-anthropic 2025-08-19 14:33:35 -07:00
  • 71431089b5
    Add explicit fix-ci-commit command for clearer git commit instructions km-anthropic 2025-08-19 14:18:06 -07:00
  • 130eff6d9c
    Update CI fix workflows to ensure Claude commits changes km-anthropic 2025-08-19 14:08:14 -07:00
  • 54d68a2a5f
    Trigger new CI failure to test auto-fix workflows km-anthropic 2025-08-19 13:58:08 -07:00
  • 91034c2a0e
    Use proper WorkflowRunEvent type instead of any km-anthropic 2025-08-19 13:56:33 -07:00
  • 8d32355bcc
    Add workflow_run event support and auto-fix CI workflows km-anthropic 2025-08-19 13:54:17 -07:00
  • 110acf1b44
    Test CI failure for auto-fix workflows km-anthropic 2025-08-19 13:47:27 -07:00
  • e9dc3050fb
    Add auto-fix CI workflows with slash command and inline approaches km-anthropic 2025-08-19 13:44:34 -07:00
  • 4ec65ed46e
    Add auto-fix CI workflows with slash command and inline approaches km-anthropic 2025-08-19 13:42:25 -07:00
  • 9700ba8130
    Fix: Use correct fork path janeapp/claude-code-action km-anthropic 2025-08-18 17:25:59 -07:00
  • 0a82bcdb04
    Test PR 411: Point workflow to piotrb's fork with sticky comment feature km-anthropic 2025-08-18 17:17:52 -07:00
  • 9613b21ad7
    Merge branch 'main' of https://github.com/anthropics/claude-code-action into v1-dev km-anthropic 2025-08-18 17:10:03 -07:00
  • 68b7ca379c
    include input bools in claude env (#464) v0.0.60 Ashwin Bhat 2025-08-18 17:00:18 -07:00
  • 900322ca88 chore: bump Claude Code version to 1.0.84 GitHub Actions 2025-08-18 23:43:42 +00:00
  • 5491027cea
    tmp ashwin/inputtest Ashwin Bhat 2025-08-18 16:01:27 -07:00
  • 8f0a7fe9d3
    clarify workflow validation message (#463) Ashwin Bhat 2025-08-18 15:50:27 -07:00
  • db36412854
    provides github token for claude code action (#462) Chris Burns 2025-08-18 21:13:34 +01:00
  • f05d669d5f
    fix: prevent undefined directory creation when RUNNER_TEMP is not set (#461) Ashwin Bhat 2025-08-18 10:51:57 -07:00
  • e89411bb6f
    feat: skip action gracefully for workflow validation errors (#460) Ashwin Bhat 2025-08-18 10:50:15 -07:00
  • 02e9ed3181
    fix: add Claude Code binary to GitHub Actions PATH (#455) v0.0.59 Hironori Yamamoto 2025-08-18 13:06:17 +09:00
  • 78b07473f5 chore: bump Claude Code version to 1.0.83 GitHub Actions 2025-08-16 00:11:18 +00:00
  • f562ed53e2
    fix typo in example (#454) Ashwin Bhat 2025-08-15 13:33:01 -07:00
  • a1507aefdc
    Add GitHub token redaction to comment tools (#453) v0.0.58 Ashwin Bhat 2025-08-15 13:04:52 -07:00
  • ae66eb6a64
    Switch to curl-based Claude Code installation (#452) Ashwin Bhat 2025-08-15 09:11:02 -07:00
  • 432c7cc889
    update example workflow (#451) Ashwin Bhat 2025-08-14 19:09:58 -07:00
  • 0b138d9d49
    Update token.ts copy (#450) v0.0.57 Ashwin Bhat 2025-08-14 16:42:49 -07:00
  • 30530c9829
    formatting km-anthropic 2025-08-14 15:30:29 -07:00
  • 632f04bbcf
    feat: Copy project subagents to Claude runtime environment km-anthropic 2025-08-14 15:29:05 -07:00
  • a37014c520
    Update workflow to use fork version with subagent fix km-anthropic 2025-08-14 15:14:20 -07:00
  • 3005c85cee
    Fix: Use CLAUDE_WORKING_DIR to correctly locate subagent files km-anthropic 2025-08-14 15:10:13 -07:00
  • 7ccb615087
    Fix: Copy subagent files from repo to Claude runtime environment km-anthropic 2025-08-14 15:07:01 -07:00
  • f317d3c55d
    Add deep-thinker subagent for testing subagent functionality km-anthropic 2025-08-14 15:02:28 -07:00
  • c34e066a3b chore: bump Claude Code version to 1.0.81 GitHub Actions 2025-08-14 17:00:23 +00:00
  • 449c6791bd chore: bump Claude Code version to 1.0.80 GitHub Actions 2025-08-13 21:17:49 +00:00
  • 2b67ac084b chore: bump Claude Code version to 1.0.77 GitHub Actions 2025-08-13 20:33:11 +00:00
  • 76de8a48fc chore: bump Claude Code version to 1.0.79 GitHub Actions 2025-08-13 20:26:17 +00:00
  • d91030de69
    Simplify MCP configuration to use multiple --mcp-config flags km-anthropic 2025-08-13 11:40:41 -07:00
  • ab7f1d65d6
    minor formatting km-anthropic 2025-08-13 10:19:53 -07:00
  • c13c2af69f
    Better fix: Control environment variables in agent test for predictable behavior km-anthropic 2025-08-13 10:18:17 -07:00
  • 0ac14b0d37
    Fix agent test to handle dynamic branch names from environment km-anthropic 2025-08-13 10:17:25 -07:00
  • 8c230f7e04
    Fix agent mode test to expect branch values km-anthropic 2025-08-13 10:10:51 -07:00
  • d24561da51
    Format code with prettier km-anthropic 2025-08-13 09:54:57 -07:00
  • e3b5697276
    Add GitHub MCP support to agent mode km-anthropic 2025-08-13 09:26:04 -07:00
  • 50aee38198
    Update review slash command to simple version that always posts comments km-anthropic 2025-08-12 15:00:33 -07:00
  • eb146ef8b8
    Merge branch 'main' of https://github.com/anthropics/claude-code-action into v1-dev km-anthropic 2025-08-12 14:42:10 -07:00
  • 39b3855841
    Update workflow to use /review slash command km-anthropic 2025-08-12 14:29:54 -07:00
  • 4cdae8adfc
    prompt improvements eaptest Ashwin Bhat 2025-08-12 14:29:04 -07:00
  • d0f938f59a
    Merge fork changes km-anthropic 2025-08-12 14:28:57 -07:00
  • d6a4b9c857
    Add simple PR review slash command for GitHub Actions km-anthropic 2025-08-12 14:27:20 -07:00
  • 1dd746f3e2
    Add slash command for comprehensive PR review km-anthropic 2025-08-12 14:11:22 -07:00
  • 73948c338f
    Remove GitHub context prefixing and clean up agent mode km-anthropic 2025-08-12 13:59:52 -07:00
  • 30fb4ed5a6
    Remove all default MCP servers from agent mode km-anthropic 2025-08-12 13:56:13 -07:00
  • e5d38c6b74
    log prompt Ashwin Bhat 2025-08-12 13:53:52 -07:00
  • 89eda5e432
    Point workflow to origin's v1-dev branch km-anthropic 2025-08-12 13:22:46 -07:00
  • 24433f34e3
    Remove github_comment and inline_comment servers from agent mode defaults km-anthropic 2025-08-12 13:05:09 -07:00
  • dc5d6645af
    Use fork's v1-dev which has context prefixing km-anthropic 2025-08-12 12:56:53 -07:00
  • ff46b61169
    Add explicit MCP tool instructions to workflow km-anthropic 2025-08-12 12:52:31 -07:00
  • e2e4286857
    Simplify workflow - use origin v1-dev without explicit PR number km-anthropic 2025-08-12 12:49:10 -07:00
  • 86e2835d40
    Delete .github/workflows/claude-auto-review-test.yml km-anthropic 2025-08-12 12:41:56 -07:00
  • 6c58dba4ad
    Use fork's v1-dev with context prefixing km-anthropic 2025-08-12 12:40:58 -07:00
  • 74ee3b534f
    Explicitly specify PR number in prompt km-anthropic 2025-08-12 12:40:13 -07:00
  • 583874c9e0
    Explicitly list MCP tools instead of using glob km-anthropic 2025-08-12 12:29:30 -07:00
  • 0932e8cf26
    Fix quoting in claude_args for workflow km-anthropic 2025-08-12 12:26:35 -07:00
  • a80505bbfb chore: bump Claude Code version to 1.0.77 v0.0.56 GitHub Actions 2025-08-12 19:25:39 +00:00
  • c9bad6e9cb
    Allow MCP GitHub tools in auto-review workflow km-anthropic 2025-08-12 12:24:25 -07:00
  • 14e99e2a2b
    Add auto-review workflow for testing km-anthropic 2025-08-12 12:21:12 -07:00
  • 55e94369f7
    Add GitHub MCP server and context prefix to agent mode km-anthropic 2025-08-12 11:56:00 -07:00