
信任AI即時修復即時程式碼錯誤(我在黑客松打造了Agentfix)
Agentfix 是一款在黑客松開發的新工具,它利用 AI(Cursor 或 Claude)在開發者即時伺服器中即時自動修復錯誤,旨在消除除錯中斷。該工具可透過將任何開發指令包裝 agentfix 來整合使用。
Security Update: Classic tokens have been revoked. Granular tokens are now limited to 90 days and require 2FA by default. Update your CI/CD workflows to avoid disruption. Learn more.
agentfix
agentfix
Auto-fix errors in your dev server as they happen using AI (Cursor or Claude). Never stop to debug — the AI fixes bugs while you keep building.
Installation
Setup
You can use either Cursor or Claude as your AI provider.
Option 1: Cursor (Default)
Get a Cursor API key from the Cursor Dashboard, then:
Option 2: Claude
Get an Anthropic API key from the Anthropic Console, then:
Usage
Wrap any dev command with agentfix:
Tip: Use node --watch (Node 18+) for automatic server restart when files change. Frameworks like Next.js and Vite have hot reload built-in.
How It Works
Options
Requirements
Example
Changelog
See CHANGELOG.md for release history.
License
MIT
Readme
Keywords
Package Sidebar
Install
npm i agentfix
Repository
Gitgithub.com/willgdjones/agentfix
Homepage
github.com/willgdjones/agentfix#readme
DownloadsWeekly Downloads
121
Version
1.0.0
License
MIT
Unpacked Size
34.4 kB
Total Files
15
Last publish
a day ago
Collaborators
Footer
Support
Company
Terms & Policies
相關文章