deterministic-replay

Tag

Cards List
#deterministic-replay

Deterministic Replay for AI Agent Systems

arXiv cs.AI · 2026-07-21 Cached

This paper proposes a method for deterministic replay in AI agent systems, enabling reproducible debugging and analysis.

0 favorites 0 likes
#deterministic-replay

@PandaTalk8: The Log is the Agent. Its core point is: don't treat logs as a byproduct of the agent, but treat the append-only event log as the agent itself. In ActiveGraph, goals, rules, tool calls, LLM responses...

X AI KOLs Following · 2026-07-05 Cached

ActiveGraph is an event sourcing runtime that treats the append-only event log as the agent itself. It achieves deterministic replay, forking experiments, and end-to-end traceability through graph projection, providing a new architecture for long-running, auditable agent systems.

0 favorites 0 likes
#deterministic-replay

The Log Is the Agent

Hacker News Top · 2026-07-05 Cached

This paper introduces ActiveGraph, a runtime that makes the append-only event log the central source of truth for agentic systems, enabling deterministic replay, cheap forking, and end-to-end lineage from goals to model calls.

0 favorites 0 likes
#deterministic-replay

@GergelyOrosz: Did a deepdive on Antithesis back in 2024, and their multiverse debugger that took years to build. It's now a free arti…

X AI KOLs Following · 2026-06-12 Cached

A deep dive on Antithesis, a multiverse debugger for large distributed systems that offers deterministic replay and fault injection, now available as a free article.

0 favorites 0 likes
#deterministic-replay

convex twin

Reddit r/AI_Agents · 2026-06-10

The author built a deterministic replay engine for Convex backends to enable local debugging with production snapshots and controlled anomaly testing, seeking feedback from users.

0 favorites 0 likes
#deterministic-replay

Deterministic Event-Graph Substrates as World Models for Counterfactual Reasoning

arXiv cs.AI · 2026-05-18 Cached

该论文提出并评估了一类称为事件图基质的因果推理世界模型,通过确定性重放在类型化RDF事件日志上进行反事实查询,在多个基准上优于基线模型,同时保证了可检查性和可重放一致性。

0 favorites 0 likes
#deterministic-replay

Good to Go: The LOOP Skill Engine That Hits 99% Success and Slashes Token Usage by 99% via One-Shot Recording and Deterministic Replay

arXiv cs.AI · 2026-05-15 Cached

The LOOP Skill Engine achieves 99% success and 99% token reduction for periodic AI agent tasks by recording a single LLM-driven execution and replaying it deterministically via a parameterized, branch-free skill, eliminating stochastic failures and high costs.

0 favorites 0 likes
← Back to home

Submit Feedback