Agent♥︎Age
Catalog

Reelier

Official

by seldonframe · TypeScript

Snapshot tests and CI for agent workflows: record a run, replay it at 0 tokens, diff for drift.

io.github.seldonframe/reelier (MCP Server)

Reelier provides snapshot tests and CI for agent workflows. It records a run, replays the workflow at 0 tokens, and diffs results to detect drift when dependencies change. The project targets tool-call workflows and emphasizes deterministic replay for testing.

🛠️ Key Features

  • Snapshot testing for agent tool-call workflows
  • Record and replay of recorded runs
  • Replay “at 0 tokens”
  • Diffing of re-run results to identify drift
  • Includes MCP support (topic-listed: “mcp” and “mcp-server”)

🚀 Use Cases

  • Prevent silent breakage from dependency bumps in agent workflows
  • Validate behavior changes before merging
  • Detect drift in LLM/tool-call execution paths

⚡ Developer Benefits

  • Zero LLM cost replay during CI verification (per description)
  • Clear change reporting via diffs
  • Works with deterministic testing workflows (topic-listed: “deterministic”)
  • Developer tooling focus (topic-listed: “developer-tools”, “ci”, “testing”)

⚠️ Limitations

  • Documentation excerpt provided focuses on CI/snapshot diffing; no additional constraints or supported environments are stated.

Topics

agent-memoryai-agentsautomationbyokclaudedeterministicllmmcprecord-replayskill-mdagent-skillscideveloper-toolsmcp-serversnapshot-testingtesting
Reelier - agentage MCP Catalog