Skip to content

Changelog

v0.1.0 — first public release

The initial open-source release.

Highlights

  • Lead agent with specialist delegation (coding, research)
  • Real tool use: read, write, edit, delete, bash, glob, grep — permission-gated
  • Delta Free Models: GLM-4.7-Flash, no API key, 500 units/day fair-use budget
  • Bring-your-own-key providers: Anthropic, OpenAI, OpenRouter, Z.AI, Gemini, ZenMux
  • Per-project sessions with automatic resume
  • Markdown rendering in the TUI: framed code blocks, live reasoning that collapses to “thought for Ns”, structured tool rows with result previews
  • Merged retry status lines (free-tier rate limits don’t spam the chat)
  • MCP support with Exa web research built in
  • Headless mode: deltacode "fix the test" -y
  • Shared animation clock + static splash (the splash no longer freezes the app)
  • macOS installer with curl | bash, Apache-2.0