{{ define "main" }}

{{ .Title }}

{{ .Params.lead | safeHTML }}

{{ end }} {{ define "sidebar-prefooter" }} {{ if site.Params.doks.backgroundDots -}}
{{ end -}}
🔒

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:

{{- highlight "curl -fsSL https://get.denkeeper.io | sh" "bash" "" -}}

Or via Homebrew:

{{- highlight "brew install Temikus/tap/denkeeper" "bash" "" -}}

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

Read the guide
{{ end }} {{ define "sidebar-footer" }} {{ end }}