resilireplay

aliengineering-byte/resilireplay
★ 0 stars TypeScript AI/LLM Updated today
Crash-test AI agents and MCP servers, replay failures, and turn broken runs into deterministic regression tests.
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": {
    "resilireplay": {
      "command": "npx",
      "args": [
        "-y",
        "aliengineering-byte/resilireplay"
      ]
    }
  }
}

Topics

ai-agentschaos-engineeringmcpmodel-context-protocolregression-testingreliabilitytestingtypescript