Skip to content

v0.1.0

Latest

Choose a tag to compare

@arash-dn arash-dn released this 09 Jul 20:16

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
  • Approvalsask / deny / off modes with session and permanent allowlists
  • Sessions — SQLite persistence with /sessions, /resume, and session_search
  • Skills — 11 bundled skills + sync, learn, and curator commands
  • MemoryMEMORY.md / USER.md with background review
  • Gateway — experimental Telegram integration with streaming and inline approvals
  • Installercurl -fsSL https://agent.akvan.app/install.sh | sh

Install

curl -fsSL https://agent.akvan.app/install.sh | sh