A minimal event-driven agent runtime built with TypeScript + Bun.
- non-blocking process runtime (
start -> stream -> cancel) - event bus + JSONL event log
- tool registry + base tool abstraction
- local process tool and SSH command tool
- LLM controller integration for long-running tasks