Akvan Agent v0.1.0
First public release of Akvan Agent — a local Python agent harness with a CLI chat loop, multi-provider support, tools, skills, and session persistence.
Highlights
- CLI — interactive chat with multi-line input, slash commands, and session resume
- Providers — OpenRouter, OpenAI Codex, DeepSeek, and Akvan (OTP + plan credits)
- Tools — file read/write/patch, terminal, process manager, web search/extract
- Approvals —
ask/deny/offmodes with session and permanent allowlists - Sessions — SQLite persistence with
/sessions,/resume, andsession_search - Skills — 11 bundled skills + sync, learn, and curator commands
- Memory —
MEMORY.md/USER.mdwith background review - Gateway — experimental Telegram integration with streaming and inline approvals
- Installer —
curl -fsSL https://agent.akvan.app/install.sh | sh
Install
curl -fsSL https://agent.akvan.app/install.sh | sh