Mithril โ€” Documentation




Modules
11
documented with HTML + README
Architecture
getting-started.html
overview & quick start

Module Documentation

Each source module has a README.html (interactive) and README.md (for GitHub/IDE). Click to open:

๐Ÿง™
Providers โ€” The Five Wizards
LLM API adapters (Gemini, OpenAI, Anthropic, Groq, Local)
src/providers/README.html
๐Ÿง
Flow โ€” Orchestration Council
Multi-agent routing, GGUF classifier, NEXT/TASK protocol
src/flow/README.html
๐Ÿ›ก๏ธ
Tools โ€” The Armory
24 executable tools (file, git, web, code, terminal)
src/tools/README.html
๐Ÿฐ
API โ€” Beacon Towers
Ollama + OpenAI + MCP HTTP server
src/api/README.html
โ›๏ธ
Engine โ€” Khazad-dรปm
Local GGUF inference, Metal GPU, token streaming
src/engine/README.html
๐Ÿ—ก๏ธ
Operators โ€” Rangers
Secure I/O: sandboxed terminal, path protection, shadow undo
src/operators/README.html
โš”๏ธ
CLI โ€” Fellowship's Voice
REPL + centralized commands via ChatCore
src/cli/README.html
๐Ÿ›๏ธ
TUI โ€” Minas Tirith
Full-screen interface with popups and panels
src/tui/README.html
๐Ÿ”
Config โ€” The Vaults
Argon2id encryption, env var fallback, permissions
src/config/README.html
๐Ÿ“œ
Session โ€” Chronicles
Persistent conversations, multi-frontend handoff
src/session/README.html
๐Ÿ”ฎ
Index โ€” The Palantรญr
BM25 search for context injection
src/index/README.html

Other Resources