Skip to content

AgentLoop v1.0.0

Choose a tag to compare

@aiedwardyi aiedwardyi released this 20 Jul 05:26
a1c7510

First public release. A local orchestration daemon for coding agents: every cycle starts a fresh worker, work carries forward in project files, and a fresh critic enforces GUIDELINES.md with a strict PASS/FAIL contract. Ships with a one-shot dispatch API, a loop engine with optional polish mode, a live dashboard with transcripts, events, messages, and cancellation, an MCP bridge for driving runs from ChatGPT, and two example projects. Plain Node 18+, zero package dependencies, all state in local JSON/NDJSON files.