@paulbettner: Active Graph is the best, most "correct" knowledge/context engine I've come across so far (and I've tried or at least r…
Summary
Yohei Nakajima published his first arXiv paper, "The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems", introducing a method for agents to coordinate through persistent replayable state.
View Cached Full Text
Cached at: 05/23/26, 04:10 PM
Active Graph is the best, most “correct” knowledge/context engine I’ve come across so far (and I’ve tried or at least researched most of them.)
Yohei (@yoheinakajima): babyagi has ~200 citations, but 0 papers… i just published my first paper on arXiv 😆
“The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems”
https://t.co/m70dwmG4W7
the case for agents that coordinate through persistent replayable state
Similar Articles
@badlogicgames: recommended reading.
Yohei Nakajima, creator of babyagi, published his first academic paper on arXiv titled 'The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems', proposing agents that coordinate through persistent replayable state.
@yoheinakajima: i'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents events/logs p…
Yohei Nakajima open-sources Active Graph, an event-sourced reactive graph runtime for long-running agents that provides persistent state, fork-and-diff agent runs, and full auditability, representing a new paradigm in agent architecture.
@yoheinakajima: babyagi has ~200 citations, but 0 papers... i just published my first paper on arXiv "The Log is the Agent: Event-Sourc…
Yohei Nakajima publishes a paper proposing ActiveGraph, a runtime where the event log is the source of truth and agents coordinate through persistent replayable state, enabling auditability, forking, and causal lineage.
@yoheinakajima: check out http://activegraph.ai, flattening all of it into a single event log :)
ActiveGraph provides a persistent, replayable world for long-running agents using an append-only event log, enabling fork, diff, and lineage capabilities.
The Log Is the Agent
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.