Flagship project
Agent Runtime
An interactive single-page walkthrough of a tool-using agent runtime: platform input, session hydration, the agent loop, tool dispatch, and persistence, made observable step by step with ASCII art diagrams.

Flagship project
An interactive single-page walkthrough of a tool-using agent runtime: platform input, session hydration, the agent loop, tool dispatch, and persistence, made observable step by step with ASCII art diagrams.

Case Study
Problem
Tool-using agent runtimes, covering platform input, session hydration, an agent loop, tool dispatch, and persistence, are usually understood by reading two unrelated codebases side by side. This project maps the same five-part runtime model across two real, differently-shaped open-source agent runtimes.
Interactive Demo
Live walkthrough
Scroll through platform input, session hydration, the agent loop, tool dispatch, and persistence with Hermes Agent and OpenClaw source-shaped examples. The demo runs entirely in the browser with no backend.
Video demos