A daemon-backed assistant with TUI, desktop app, and optional chat channels. Embedded model works out of the box — add Ollama or cloud APIs when you want heavier models. Data stays on your machine; tools are deny-by-default until you allow paths in policy.
v0.7 adds multi-agent orchestration with verified deliverables, stricter path security, plugin APIs and UI (routing, reputation), and more robust LLM config — still local-first.
No account required for the embedded path. Conversations and memory stay in your data directory. Cloud providers are optional — you control keys in the vault.
Deny-by-default file and command access via tools_policy.yaml. Allow only the paths and binaries you trust. Web search and skill installs are gated the same way.
Background daemon with auto-restart. Task lifecycle, schedules, and calendar integrations — built for always-on use, not only ad-hoc chat.
Timeline and metrics over HTTP for operators and integrators. Router tab in the TUI for model routing at a glance.
Install skills from URLs or drop folders in your data dir. /skills reload in chat. Plugins extend channels and tools.
akasha tui — Chat, Scheduled, Router, Doc, Tasks, Calendar, Memory. Desktop app: Settings, user RAG, attachments. Optional Slack, Discord, Telegram.
Talk normally; the agent picks tools and skills. Slash commands for power users (/help, /models, …).
akasha update check / akasha update install point to this site’s releases.
See how Akasha differs from OpenClaw, Claude Code, and similar tools — comparison table →
From download to fully configured in under 2 minutes.
Download the akasha-full-<os> archive from the Releases page and extract it. Windows: double-click INSTALL.cmd or run .\scripts\setup.ps1. Linux / macOS: run chmod +x scripts/setup.sh && ./scripts/setup.sh. Then akasha init and akasha start.
akasha init then akasha start
Run akasha start from the extract folder so the Doc tab shows the user guide.
Ask the agent in chat to install a skill from a URL, or copy skill files into the data folder and type /skills reload in the chat.
In chat: "Install the calculator skill from …"
Run akasha tui for the terminal interface, or launch the desktop app. Chat naturally; the agent uses tools and skills as needed.
akasha tui
Choose from a growing library. Install via the chat (ask the agent to install from a URL) or copy files into your data folder and run /skills reload.
In chat: "Install the calculator skill from …"Download for free, no account required. Your data stays yours.