Denkeeper

A single-binary personal AI agent designed for people who want full control over their AI assistant. Small footprint and first-class ARM support.

🔒

Security first

Tiered permissions (autonomous, supervised, restricted). Every capability is opt-in. Approval workflows for sensitive actions.

💰

Cost aware

Per-session and global budget tracking. Automatic fallback to cheaper models when funds are low.

📦

Single binary

One file, one TOML config, SQLite storage. No Docker required to run (but supported). Runs on a Raspberry Pi 5.

🤖

Multi-agent

Run multiple agents with distinct personas, skills, and adapter bindings in a single instance.

🔧

Extensible

Three extension tiers: skills (markdown), tools (MCP servers), and plugins (subprocess/Docker).

💬

Multi-platform

Connects to Telegram and Discord. Routes messages through Anthropic, OpenRouter, or Ollama.

Get Started

Install with a single command:

curl -fsSL https://get.denkeeper.io | sh

Or via Homebrew:

brew install Temikus/tap/denkeeper

Or grab a .deb/.rpm package from the releases page.

Read the guide