Changelog
Full release notes are in CHANGELOG.md on GitHub.
v0.2.0 — 2026-05-01
Added
- TUI (
arc tui) -- k9s-style interface with Status, Agents, Cron, Config, Tokens, and Logs panes - vim navigation throughout:
j/kcursor,h/ltab switching - Inline agent/cron/config editing, create/delete,
$EDITORescape hatch on every screen - Graceful degradation when daemon is not running
- LXC system service install documentation
v0.1.0 — 2026-05-01
Initial release.
Added
- Agent dispatch to Claude via
acpxand local/remote Ollama models viahttpx - Unix socket IPC daemon (
arc daemon start/stop/restart/status/install) - APScheduler cron with Discord notify modes (
discord,discord_on_urgent) - Discord bot with per-channel agent routing, rate limiting, and
/modelswitching - Full CLI:
arc ask,arc agent,arc cron,arc log,arc config,arc tokens,arc setup - OpenClaw migration (
arc import-openclaw) - Shell completions for zsh, bash, fish, and PowerShell
- Docusaurus documentation site