e-volv

AI Agents

Replayarealrunbeforeyouchangetheprompt

Replay any past step against a new prompt or model with write tools stripped, then diff what changed.

Pick a step from a real execution, save it as a fixture, and replay it whenever the prompt, model or tools change. Replays run in test mode with every write tool removed and denied, so nothing reaches GitHub or Jira. Assertions on the output turn a suite of fixtures into a CI gate — from the app, a GitHub Action, or the MCP server.

Early access — turned on per workspace. Ask us to enable it for yours.

  • Fixtures saved from real executions, not hand-written transcripts
  • Read-only replay: write tools stripped and deny-listed
  • Output diff and claim checks between the original and the replay
  • GitHub Action and MCP server run suites outside the app