Active Graph Agent Runtime (BabyAGI 4) — Yohei Nakajima, Untapped Capital
This talk introduces ActiveGraph, an AI agent runtime built around an immutable event log. Instead of bolting memory and logging onto an LLM, ActiveGraph uses the log as the core of the agent's state. This approach enables features like replays, rollbacks, and forks by default, as every action and state change is recorded. The system then uses behaviors and policies to react to changes in the projected graph, which represents the agent's state.
18 min