v0.1.0 — 2026-05-08
Initial public release.
- Multi-backend: OpenAI, Anthropic, Google, Ollama, custom OpenAI-compatible.
- Sandbox: profile system, path jail, project roots, audit log.
- New commands:
/template,/rag,/macro,/safe,/budget,/undo,/roots,/export support-bundle. - Telegram chat bridge: bot token, two-way conversation, all slash commands available from Telegram.
/image create: image generation via OpenAI Images (DALL-E 3).- Web dashboard: stats, budget, sandbox events, automation, CI hook.
- CI hook:
POST /api/hooks/agent, HMAC SHA-256 signature verification. - Skill profiles: Dev, Trader, Content, SysAdmin packs.
Roadmap
- Telegram voice notes + transcription.
- Telegram vision (image understanding).
- Fuzzy search inside slash command palette.
- Enterprise SSO + team policy sync.
Follow the GitHub releases page for the full log.