I build infrastructure for long-running AI agents.
My focus is turning agents from isolated chat sessions into background workers that can be coordinated, observed, and taken over from anywhere.
ai-work-os is an open-source system for persistent human-agent collaboration. Agents keep working headlessly; terminal and mobile clients provide visibility and control when a human needs to step in.
Terminal / Android
|
v
nerve ---- process lifecycle
| ---- message routing
| ---- channels and program nodes
v
AI agents and tools
- Reliable lifecycle management for long-running agents
- Multi-agent coordination through explicit message routing
- Human takeover across terminal and mobile devices
- Practical AI coding workflows with skills, worktrees, and project context
Most of my current open-source work lives in the ai-work-os organization.

