The Lab
Current experiments in agent reliability: memory, verification, evaluation, and long-session sanity. These are experiments, not products β the WIP labels are load-bearing.
Some of it is polished, some of it is duct tape. Follow along on X for the current state of the tangent, or dig into the code on GitHub.
Open threads
what the gnome is tendingMemory-aware agents
Agents that start sessions knowing what happened last time: memory-aware startup, session closeout, and fresh-context delegation in SIPS.
SIPS on GitHub βEvaluation dashboards
Deterministic graders, live trace telemetry, and accuracy audits for agent CLIs β figuring out whether the agent actually did the thing.
OpenEval on GitHub βSafer tool use
Verification hooks and guardrails so long agent sessions stay careful instead of getting confidently sloppy.
see the hooks βPractical workflows
Notes and small workflow details from actually running these tools, written up so other people can skip a few potholes.
read the notes β