Changelog

Every version,
in the open.

v0.1.5 latest
  • Daemon-first architecture — background process keeps your project loaded, CLI/TUI connects instantly
  • AST-based repo map across 90+ languages — compact structure instead of raw files
  • Persistent memory — local vector search recalls past sessions across projects
  • Provider-agnostic — OpenAI, Anthropic, Ollama, LM Studio, and OpenCode Zen (free) out of the box
  • --exec autonomous loop — runs your checks, reads failures, retries until green
  • Token-aware compression — repo map, retrieval, and session compaction keep usage under budget
  • 40 TUI themes, skills system, and MCP plugin support
v0.1.0 initial
  • Initial public release — daemon + CLI/TUI, core agent loop, tool system
  • v0.1.1 – v0.1.5 — packaging and install fixes (global npm/pnpm install, daemon startup, version display)