replay

Tag

Cards List
#replay

@runtimewire: ActiveGraph makes the agent trace the runtime: Yohei Nakajima's open-source Python runtime treats an append-only event …

X AI KOLs Following · 2026-07-05 Cached

Yohei Nakajima's open-source ActiveGraph Python runtime uses an append-only event log as the source of truth for long-running agents, enabling replay, forking, and lineage. A paper and v1.2.0 have been released.

0 favorites 0 likes
#replay

Replay QA

Product Hunt · 2026-07-02

Replay QA is a tool that helps developers find bugs before users do, by capturing and replaying sessions.

0 favorites 0 likes
#replay

Retrace

Product Hunt · 2026-07-01

Retrace is a tool that allows developers to debug AI agents by replaying and forking runs.

0 favorites 0 likes
#replay

@dair_ai: Outstanding paper on computer-using agents. (bookmark it) Computer-using agents drive real software through the screen,…

X AI KOLs Following · 2026-06-17 Cached

PreAct compiles successful agent runs into small state-machine programs, enabling 8.5-13x faster replay on repeated tasks without per-step language model calls, with runtime screen checks to ensure correctness.

0 favorites 0 likes
#replay

PreAct: Computer-Using Agents that Get Faster on Repeated Tasks

arXiv cs.AI · 2026-06-17 Cached

PreAct compiles successful task runs of computer-using agents into small state-machine programs, allowing fast replay (8.5–13× faster) on repeated tasks by skipping per-step language model calls, while verifying screen states at each step and falling back to the agent when mismatches occur.

0 favorites 0 likes
#replay

I built Fact0 - tamper-evident audit trails and execution replay for AI agents.

Reddit r/AI_Agents · 2026-06-12

Fact0 is a tool for tamper-evident audit trails and execution replay for AI agents, integrating with LangChain, CrewAI, and LlamaIndex. It provides cryptographic verification, execution DAG visualization, and searchable logs.

0 favorites 0 likes
#replay

I built a replay layer for sandboxed agent runs on GitHub repos

Reddit r/AI_Agents · 2026-05-13

A developer tool that records AI agent runs inside a sandboxed GitHub repository, capturing terminal/browser sessions and turning them into replayable narrated videos for improved observability.

0 favorites 0 likes
← Back to home

Submit Feedback