Commit Graph

  • af23644a50 chore: bump Claude Code version to 1.0.76 GitHub Actions 2025-08-12 18:10:59 +00:00
  • 98e6a902bf chore: bump Claude Code version to 1.0.74 GitHub Actions 2025-08-12 16:19:34 +00:00
  • 8b2bd6d04f chore: bump Claude Code version to 1.0.73 GitHub Actions 2025-08-11 23:43:47 +00:00
  • 4f4f43f044 docs: add prominent notice about upcoming v1.0 breaking changes (#437) Ashwin Bhat 2025-08-10 16:19:08 -07:00
  • 8a5d751740 fix - allowed and disallowed tools ignored in agent mode (#424) Matthew Burke 2025-08-08 16:34:55 -05:00
  • bc423b47f5 chore: bump Claude Code version to 1.0.72 GitHub Actions 2025-08-08 18:16:40 +00:00
  • 6d5c92076b non negative line validation for comment server (#429) Steve 2025-08-08 10:36:20 -05:00
  • fec554fc7c feat: add flexible bot access control with allowed_bots option (#117) Yuku Kotani 2025-08-08 10:03:20 +09:00
  • 59ca6e42d9 chore: bump Claude Code version to 1.0.71 GitHub Actions 2025-08-07 22:57:57 +00:00
  • 7afc848186 fix: improve GitHub suggestion guidelines in review mode to prevent code duplication (#422) Aner Cohen 2025-08-07 18:56:30 +03:00
  • 6debac392b Go with Opus 4.1 (#420) Graham Campbell 2025-08-07 05:22:15 +01:00
  • 55fb6a96d0 chore: bump Claude Code version to 1.0.70 GitHub Actions 2025-08-06 19:59:40 +00:00
  • 15db2b3c79 feat: add inline comment MCP server for experimental review mode (#414) Ashwin Bhat 2025-08-06 08:21:29 -07:00
  • 188d526721 refactor: change git hook from pre-push to pre-commit (#401) Ashwin Bhat 2025-08-05 17:02:34 -07:00
  • a519840051 fix: remove git config user.name and user.email from allowed tools (#410) Ashwin Bhat 2025-08-05 11:32:46 -07:00
  • 85287e957d fix: restore prompt file creation in agent mode (#405) yoshikouki 2025-08-06 03:14:28 +09:00
  • c6a07895d7 chore: bump Claude Code version to 1.0.69 GitHub Actions 2025-08-05 16:50:23 +00:00
  • 0c5d54472f feat: Add HTML img tag support to GitHub image downloader (#402) atsushi-ishibashi 2025-08-05 11:37:50 +09:00
  • 2845685880 chore: bump Claude Code version to 1.0.68 GitHub Actions 2025-08-04 23:29:44 +00:00
  • b39377f9bc feat: add getSystemPrompt method to mode interface (#400) Ashwin Bhat 2025-08-04 10:51:30 -07:00
  • 618565bc0e Update documentation incorrectly reverted after refactor (#399) Matthew Burke 2025-08-04 11:00:22 -05:00
  • 0d9513b3b3 refactor: restructure documentation into organized docs directory (#383) Ashwin Bhat 2025-08-03 21:16:50 -07:00
  • 458e4b9e7f feat: ship slash commands with GitHub Action (#381) km-anthropic 2025-08-03 21:05:33 -07:00
  • d66adfb7fa refactor: rename ACTIONS_TOKEN to DEFAULT_WORKFLOW_TOKEN (#385) Ashwin Bhat 2025-08-02 21:26:52 -07:00
  • d829b4d14b chore: bump Claude Code version to 1.0.67 GitHub Actions 2025-08-01 22:56:22 +00:00
  • 0a78530f89 docs: clarify agent mode only works with workflow_dispatch and schedule events (#378) km-anthropic 2025-08-01 15:47:53 -07:00
  • 20e09ef881 chore: bump Claude Code version to 1.0.65 GitHub Actions 2025-08-01 22:28:48 +00:00
  • 56179f5fc9 feat: add review mode for automated PR code reviews (#374) km-anthropic 2025-08-01 15:04:23 -07:00
  • 0e5fbc0d44 chore: bump Claude Code version to 1.0.66 GitHub Actions 2025-08-01 21:53:55 +00:00
  • b4cc5cd6c5 fix: include cache tokens in token usage display (#367) atsushi-ishibashi 2025-08-01 23:40:07 +09:00
  • 1b4ac7d7e0 chore: bump Claude Code version to 1.0.65 GitHub Actions 2025-07-31 22:02:40 +00:00
  • 1f6e3225b0 chore: bump Claude Code version to 1.0.64 GitHub Actions 2025-07-30 21:49:34 +00:00
  • 6672e9b357 Remove empty XML tags in Issue context to reduce token usage (#369) atsushi-ishibashi 2025-07-30 23:30:32 +09:00
  • 950bdc01df fix: update GitHub MCP server tool name for PR review comments (#363) aki77 2025-07-30 23:20:20 +09:00
  • 15dd796e97 use total_cost_usd (#366) atsushi-ishibashi 2025-07-30 23:19:29 +09:00
  • fd012347a2 feat: exclude hidden (minimized) comments from GitHub Issues and PRs (#368) atsushi-ishibashi 2025-07-30 23:18:34 +09:00
  • 5bdc533a52 docs: enhance CLAUDE.md with comprehensive architecture overview (#362) Ashwin Bhat 2025-07-29 18:03:45 -07:00
  • d45539c118 fix: move env var before image name in docker run for github-mcp-server (#361) YutaSaito 2025-07-30 08:22:39 +09:00
  • daac7e353f refactor: implement discriminated unions for GitHub contexts (#360) km-anthropic 2025-07-29 14:58:59 -07:00
  • bdfdd1f788 chore: bump Claude Code version to 1.0.63 GitHub Actions 2025-07-29 21:43:48 +00:00
  • ec0e9b4f87 add schedule & workflow dispatch paths. Also make prepare logic conditional (#353) km-anthropic 2025-07-29 11:52:45 -07:00
  • af32fd318a Revert "feat: add GITHUB_HOST to github-mcp-server for GitHub Enterprise Serv…" (#359) Ashwin Bhat 2025-07-29 11:51:20 -07:00
  • e07ea013bd feat: add GITHUB_HOST to github-mcp-server for GitHub Enterprise Server (#343) YutaSaito 2025-07-29 09:39:52 +09:00
  • 6037d754ac chore: update MCP server image to version 0.9.0 (#344) aki77 2025-07-29 08:20:59 +09:00
  • 04b2df22d4 chore: bump Claude Code version to 1.0.62 GitHub Actions 2025-07-28 22:36:23 +00:00
  • 246a22b0de Merge upstream changes from main branch merge/upstream-main-integration Mark Wylde 2025-07-28 22:30:59 +01:00
  • 7ccac04993 fix: prioritize GITEA_SERVER_URL over GITHUB_SERVER_URL for custom Gitea instances fix/gitea-server-url-override Mark Wylde 2025-07-28 21:09:24 +00:00
  • 8fc9a366cb chore: update Claude Code installation to use bun and version 1.0.61 (#352) Ashwin Bhat 2025-07-28 09:44:51 -07:00
  • 7c5a98d59d chore: bump Claude Code version to 1.0.61 GitHub Actions 2025-07-25 21:06:57 +00:00
  • c3e0ab4d6d feat: add agent mode for automation scenarios (#337) km-anthropic 2025-07-24 14:53:15 -07:00
  • 94437192fa chore: bump Claude Code version to 1.0.60 GitHub Actions 2025-07-24 21:02:45 +00:00
  • 9cf75f75b9 feat: format PR and issue body text in prompt variables (#330) Yuku Kotani 2025-07-24 14:16:10 +09:00
  • a58dc37018 Add mode support (#333) km-anthropic 2025-07-23 20:35:11 -07:00
  • 963754fa12 perf: optimize Squid proxy startup time (#334) Ashwin Bhat 2025-07-23 20:33:29 -07:00
  • 3f4d843152 Revert "feat: integrate Claude Code SDK to replace process spawning (#327)" (#335) Ashwin Bhat 2025-07-23 18:42:43 -07:00
  • e26577a930 chore: bump Claude Code version to 1.0.59 GitHub Actions 2025-07-23 21:38:01 +00:00
  • eba34996fb chore: bump Claude Code version to 1.0.58 GitHub Actions 2025-07-23 21:24:21 +00:00
  • 0763498a5a feat: add DETAILED_PERMISSION_MESSAGES env var to Claude Code invocation (#328) Ashwin Bhat 2025-07-22 20:02:46 -07:00
  • 204266ca45 feat: integrate Claude Code SDK to replace process spawning (#327) Ashwin Bhat 2025-07-22 16:56:54 -07:00
  • ef304464bb chore: bump Claude Code version to 1.0.58 GitHub Actions 2025-07-22 23:12:32 +00:00
  • 0d204a6599 feat: clarify direct prompt instructions in create-prompt (#324) Ashwin Bhat 2025-07-22 07:26:14 -07:00
  • c96a923d95 refactor: clarify git command availability and remove user config instruction (#322) Ashwin Bhat 2025-07-21 20:44:19 -07:00
  • b89253bcb0 chore: use bun install instead of npm for Claude Code installation (#323) Ashwin Bhat 2025-07-21 20:41:45 -07:00
  • 51e00deb08 fix: git checkout disambiguate error (#306) Whoemoon Jang 2025-07-22 12:11:25 +09:00
  • 8f551b358e Add override prompt variable (#301) km-anthropic 2025-07-21 17:41:25 -07:00
  • 0d8a8fe1ac chore: bump Claude Code version to 1.0.57 GitHub Actions 2025-07-22 00:25:13 +00:00
  • 93df09fd88 fix: checkout base branch before creating new branches (#311) Ashwin Bhat 2025-07-19 08:26:59 -07:00
  • d290268f83 fix: run Claude from workflow directory instead of base-action directory (#312) Ashwin Bhat 2025-07-19 08:26:23 -07:00
  • d69f61e377 fix: conditionally show Bash limitation based on commit signing setting (#310) Ashwin Bhat 2025-07-19 08:18:05 -07:00
  • de86beb3ae fix: add model parameter support to base-action (#307) Gray Choi 2025-07-19 07:48:29 -07:00
  • 5c420d2402 chore: bump Claude Code version to 1.0.56 GitHub Actions 2025-07-19 00:07:08 +00:00
  • f6e7adf89e fix: add Bedrock base URL fallback to match base-action configuration (#304) Ashwin Bhat 2025-07-18 16:15:17 -07:00
  • d1e03ad18e feat: update sync workflow to use MIRROR_DISCLAIMER.md file (#300) Ashwin Bhat 2025-07-18 14:54:19 -07:00
  • dfa92d6952 feat: add workflow to sync base-action to claude-code-base-action repo (#299) Ashwin Bhat 2025-07-18 14:22:43 -07:00
  • 8335bda243 feat: integrate claude-code-base-action as local subaction (#285) Ashwin Bhat 2025-07-18 13:52:56 -07:00
  • 00b4a23551 fix: prevent command injection in git hash-object call (#297) David Dworken 2025-07-18 09:58:22 -07:00
  • d4d7974604 fix: use GITHUB_SERVER_URL to determine email domain for GitHub Enterprise (#290) Ashwin Bhat 2025-07-17 08:11:48 -07:00
  • 8fcb8e16b8 chore: update claude-code-base-action to v0.0.36 GitHub Actions 2025-07-17 00:26:16 +00:00
  • 06b3126baf Add Squid proxy network restrictions for claude-code-action (#259) km-anthropic 2025-07-16 12:39:45 -07:00
  • bf2400d475 docs: add missing use_commit_signing input to README (#283) Ashwin Bhat 2025-07-16 11:33:13 -07:00
  • 4e2cfbac36 Fix: Pass correct branch names to MCP file ops server (#279) Ashwin Bhat 2025-07-15 17:10:23 -07:00
  • 018533dc9a Revert "feat: defer remote branch creation until first commit (#244)" (#278) Ashwin Bhat 2025-07-15 16:05:30 -07:00
  • a9d9ad3612 feat: add settings input support (#276) Ashwin Bhat 2025-07-15 14:00:26 -07:00
  • 4824494f4d chore: update claude-code-base-action to v0.0.35 GitHub Actions 2025-07-15 18:54:33 +00:00
  • c09fc691c5 docs: add custom GitHub App setup instructions (#267) Ashwin Bhat 2025-07-14 17:17:56 -07:00
  • b3c6de94ea chore: update claude-code-base-action to v0.0.34 GitHub Actions 2025-07-14 15:59:55 +00:00
  • b92e56a96b refactor: update branch naming convention for Kubernetes compatibility (#249) Jay Derinbogaz 2025-07-12 20:30:49 +02:00
  • b6868bfc27 Expose the created branch for downstream usage (#237) David Wells 2025-07-11 10:15:41 -07:00
  • 0f9a2c4dc3 fix: add GITHUB_API_URL to all Octokit client instantiations (#243) Allen Li 2025-07-11 10:46:23 -04:00
  • cefe963a6b feat: defer remote branch creation until first commit (#244) Ashwin Bhat 2025-07-10 12:57:15 -07:00
  • eda5af4e69 chore: update claude-code-base-action to v0.0.33 GitHub Actions 2025-07-10 17:05:41 +00:00
  • 87facd7051 feat: add use_commit_signing input with default false (#238) Ashwin Bhat 2025-07-09 16:28:36 -07:00
  • a804c9e83f feat: add OAuth token authentication support (#236) Ashwin Bhat 2025-07-07 16:07:22 -07:00
  • d6bc8ddf8a chore: update claude-code-base-action to v0.0.32 GitHub Actions 2025-07-07 22:54:31 +00:00
  • 86665d0984 feat: forward NODE_VERSION environment variable to base action (#230) Ashwin Bhat 2025-07-06 16:21:00 -07:00
  • 1fd3bbc91b chore: claude-code to v0.0.24 (#3) v1.0.17 woehrer12 2025-07-06 23:48:46 +02:00
  • 6364776f60 fix: update MCP server image to version 0.6.0 (#234) Tomohiro Ishibashi 2025-07-06 14:12:48 +09:00
  • e43c1b7fac fix(github): fixing claude login user name (#227) Rodrigo Yokota 2025-07-04 15:14:14 -03:00
  • 23fae74fdb Add GitHub Actions MCP server for viewing workflow results (#231) Ashwin Bhat 2025-07-03 18:58:02 -07:00
  • 3c739a8cf3 Add retry logic for intermittent 403 errors in MCP file operations (#232) Ashwin Bhat 2025-07-03 15:56:19 -07:00