AI 語音朗讀 · Edge TTS
Anthropic 推出「Claude Code Auto-fix (自動修復)」功能,讓開發者可在雲端遠端執行 PR 修復,無需人工介入即可解決 CI 失敗和程式碼審查意見。
核心功能
- Web 版 Claude Code:點擊 CI > auto-fix 按鈕即可啟用
- 行動裝置版:告知 Agent 執行自動修復(快速動作即將推出)
- 跨平台支援:複製貼上任何 PR,要求 Agent 自動修復
運作方式
該功能在遠端執行,使開發者可完全離開工作流程,在 PR 自動修復完成後再回來檢查,實現「永遠保持綠色」的 PR 狀態目標。
使用前置需求
- 安裝 Claude GitHub App
- 若要使用自動合併功能,請確保其已在存放庫上啟用
- 查閱官方文件了解詳細設定
這項功能展現 Anthropic 將 Agent 工作流程整合進開發流程的努力,讓人工智慧代理可自主處理重複性的程式碼維護任務,減少開發者的手動干預。
Thrilled to announce Claude Code auto-fix – in the cloud. Web/Mobile sessions can now automatically follow PRs - fixing CI failures and addressing comments so that your PR is always green.
— Noah Zweben (@noahzweben) March 26, 2026
This happens remotely so you can fully walk away and come back to a ready-to-go PR. pic.twitter.com/F41RTeymXJ
A few ways to use this:
— Noah Zweben (@noahzweben) March 26, 2026
* For PRs created directly in Claude Code on the web, hit CI > auto-fix.
* On mobile, just tell the agent to auto-fix (quick action coming soon)
* Copy paste in any PR you want watched and tell the agent to auto-fix
To get started check out docs here https://t.co/yO27WJIULZ.
— Noah Zweben (@noahzweben) March 26, 2026
You’ll need the Claude Github App installed.
To use Auto-merge make sure its enabled on your repo
Major shout out to @OmidMogasemi for a ✨job.
