Container session architecture · August 2026
See how the Docker-backed native-session bridge keeps provider state in the container, routes exact sessions, bounds JSONL operations, and separates AgentSight scope from Docker daemon authority.
Read the pageAgent replay methods · August 2026
See how Agent Nebula reconstructs ordered repository evolution from local agent sessions, and where replay stops short of explaining intent or low-level system effects.
Read the pagePerformance methods · August 2026
Read the published 2.9% average runtime-overhead result with the raw run variability, benchmark limits, and a method for measuring your own workload.
Read the pageEngineering note
Application logs explain declared agent steps; system activity shows the commands, files, processes, and network effects that actually ran.
Read the page →Workflow note
Turn a large agent event stream into a bounded artifact that explains decisions, validation, side effects, and open questions.
Read the page →Systems deep dive · August 2026
A source-level guide to OpenSSL, BoringSSL, rustls, stripped binaries, uprobes, and the plaintext hook points behind modern AI agent CLI traffic.
Read the page →