Most agent frameworks lock you to a vendor, degrade quietly when a model can't tool-call, and hand you a single UI. WOTANN inverts that. It lives at the layer above inference so your choice of model is always a drop-in.
ᚱ
19-provider router
Anthropic · OpenAI · Codex OAuth · Copilot · Gemini · Groq · Ollama · Bedrock · Vertex · HuggingFace · Azure · DeepSeek · Perplexity · xAI · Together · Fireworks · SambaNova · Cerebras · Mistral — one router, automatic fallback chaining.
ᚲ
Capability augmentation
Tool-calling, vision (OCR + accessibility tree), and extended thinking are synthesized for any model that lacks them natively. A 3B local Gemma gets the same scaffolding as Claude Opus.
ᛟ
8-layer memory
SQLite + FTS5 + vector + graph-RAG + episodic + semantic + temporal + working + archival. One search API across all layers; context replay under an explicit token budget.
ᛏ
Ralph autopilot with proof
Verify-fix loop, self-healing provider fallback, 8-strategy escalation, doom-loop detector. Every completion ships a proof bundle — tests, typecheck, diff, optional screenshots.
ᛗ
Multi-surface, one brain
CLI · TUI · Tauri 2 desktop · iOS · Apple Watch · CarPlay · Widgets · Live Activities · Share Extension · Siri Intents. Same session, same memory, same agent.
ᚠ
Free-tier first-class
Ollama + Groq + Gemini 2.5 Flash free tier give the full experience. No paywall to the good features, no quiet model downgrades when you're on a subscription.
ᚷ
25+ channel adapters
Telegram · Slack · Discord · Signal · WhatsApp · iMessage · Teams · Matrix · Email · SMS · Webhooks · GitHub bot · IDE bridge · IRC · Google Chat · and more.
ᚨ
Intelligence you can inspect
Guardian post-response LLM-as-judge. Self-consistency voting. Council deliberation with chairman synthesis. Dream pipeline nightly consolidation at 02:00–04:00.
ᛉ
Privacy by default
Telemetry is opt-out and triple-gated (DO_NOT_TRACK, WOTANN_NO_TELEMETRY, sentinel file). Runs locally by default. No phone-home. Session token auth on every RPC call.