信任AI即時修復即時程式碼錯誤(我在黑客松打造了Agentfix)

信任AI即時修復即時程式碼錯誤(我在黑客松打造了Agentfix)

Hacker News·

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

Image

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

Image

Footer

Support

Company

Terms & Policies

Hacker News

相關文章

  1. Show HN:AI 控制框架 – 阻止 AI 編碼助手交付虛假程式碼

    3 個月前

  2. Strix:透過自主滲透測試與自動修復讓 AI 在安全領域發揮實質效用

    Rohan Paul · 9 天前

  3. Show HN:AI-SkillForge – 從自然語言生成 Anthropic Agent Skills

    3 個月前

  4. Show HN:AgentCmds – AI 代理的斜線指令目錄

    4 個月前

  5. AgentLint:AI代理配置的靜態安全掃描器

    3 個月前