staysfixed

asadev/staysfixed
★ 0 stars JavaScript Code/Dev Tools Updated today
Prove that what already worked still works after an agent changed the code. Picture checks, guards for fixed bugs, a pre-release walkthrough and known-good markers — as a CLI and as an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "staysfixed": {
      "command": "npx",
      "args": [
        "-y",
        "asadev/staysfixed"
      ]
    }
  }
}

README Excerpt

A test runner that proves what already worked still works after an AI agent changed the code. AI agents change a lot of code very quickly, and the thing that breaks is almost never the thing they were working on — it is something in the corner that had already been built, already been fixed, and that nobody thought to look at again.

Tools (5)

staysfixed_capturestaysfixed_checkstaysfixed_screensstaysfixed_statusstaysfixed_trace