Skip to content
#

deterministic-replay

Here are 59 public repositories matching this topic...

OpenAdapt

Compile a demonstrated GUI workflow into a deterministic, locally executable program. Zero model calls on healthy runs; governed repair; halts instead of guessing. Launcher for openadapt-flow: pip install openadapt

  • Updated Jul 31, 2026
  • Python
bernstein

Deterministic orchestrator for CLI coding agents (Claude Code, Codex, Gemini CLI, +40 more). No model in the coordination loop, so parallel runs in per-task git worktrees replay byte-identically. Signed lineage plus an opt-in HMAC audit chain a reviewer checks offline, without rerunning it. Cluster mode, air-gap deploy. https://bernstein.run

  • Updated Jul 31, 2026
  • Python
taskflow

Compile, verify, and run multi-agent DAGs across Pi, Codex, Claude Code, OpenCode, and Grok—with resume, replay, and incremental recomputation.

  • Updated Jul 29, 2026
  • TypeScript

Deterministic order-book replay + adversarial microstructure bench. Rust + Zig 0.13 + C++20 + Go. Cross-impl Event ABI bit-identical (CI hash gate). MoldUDP64 + WAL + SPSC mmap ring. 5 chaos detectors. Snapshot resume e2e proven. 155 tests.

  • Updated May 6, 2026
  • Rust
alkaline

Embeddable, zero-dependency durable execution for agents and NHEs. Deterministic replay, retries, cycle detection, a token budget, and a multi-agent task board, with no sidecar service.

  • Updated Jul 27, 2026
  • TypeScript
agenticstash

Deterministic record and replay for agent runs. A zero-runtime-dependency TypeScript library and CLI that captures every source of non-determinism an agent touches (model output, tools, MCP, clock, randomness) and replays it exactly, with fork, diff, a tamper-evident seal, and redaction.

  • Updated Jul 27, 2026
  • HTML

Improve this page

Add a description, image, and links to the deterministic-replay topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deterministic-replay topic, visit your repo's landing page and select "manage topics."

Learn more