Your hardware.
Your intelligence.
Your rules.
Neural Commander is a Go daemon that runs on your machine. It manages email intelligence, document attestation, multi-agent governance, provider routing — and gives you full control from Telegram, CLI, or TUI dashboard.
Routing
Provider Gateway
Privacy-aware routing across local and cloud AI models with full audit trail.
- ▶ PicoLM: zero-dependency 1.1B local model — works without Ollama
- ▶ Local-first: Ollama for zero-cost, zero-telemetry inference
- ▶ Cloud routing: Groq, OpenRouter, Cerebras with your API keys (BYOK)
- ▶ Privacy classification: sensitive queries route locally automatically
- ▶ 9+ verified models with structured tool-calling support
- ▶ Routing reason log: see exactly why each provider was chosen or skipped
- ▶ Circuit breaker + capacity filters with skip reason tracking
Email Intelligence
Full email pipeline — sync, classify, triage, reply — with PII protection at every layer.
- ▶ IMAP sync engine with OAuth2, IDLE push, per-folder retry
- ▶ 4Q classification engine + sender triage with k-NN flywheel
- ▶ PII scanner (11 patterns) with vault-gated redaction
- ▶ AI Reply: commander-contextual drafting via agent loop
- ▶ Contact graph extraction, thread reconstruction, tagging (FTS5)
- ▶ Calendar extraction from inline ICS and attachments
- ▶ SMTP send with TLS, rate limiting, sent log audit trail
Trust
Document Attestation
Hash-chained document signing with verifiable proof and revocation.
- ▶ SHA-256 hash chain — each attestation references the previous
- ▶ Sign documents from CLI, Telegram, or TUI
- ▶ Proof PDFs with QR codes for offline verification
- ▶ Revocation chain: revoke any attestation with a new chain record
- ▶ Chain integrity verification: detect any tampering
- ▶ Jurisdiction-neutral legal framework
Governance
Commander Room
Multi-agent governance. Your commanders discuss, debate, and reach consensus.
- ▶ Operator-grounded orchestration: SC asks YOU for facts before commanders speak
- ▶ Seven commanders debate priorities based on real data, not assumptions
- ▶ Operator checkpoints between rounds — correct, redirect, or continue
- ▶ Operator votes on all motions as Chairman of the Board (casting vote + veto)
- ▶ Persistent transcripts with meeting summaries and action items
- ▶ Real-time updates via 13-panel TUI and Telegram
Agents
Persona Agents
Seven named AI commanders with isolated memory and unique capabilities.
- ▶ 7 named commanders with persistent memory and soul files
- ▶ Per-commander knowledge notes — structured facts that survive restarts
- ▶ Custom soul files define personality, expertise, and domain boundaries
- ▶ Commander-specific privacy levels (HC/FC/WC = maximum privacy)
- ▶ Direct 1-on-1 chat with any commander via TUI or Telegram
- ▶ Persona grants control which tools each commander can access
Interface
TUI Dashboard
Full terminal interface with 13 panels and responsive sidebar navigation.
- ▶ 13 panels: Dashboard, Commander Room, Email, Projects, Briefing, Attestation, Peers, Signals, Routing, Provenance, Schedules, Settings, Upgrade
- ▶ Sidebar with arrow-key navigation + commander status indicators
- ▶ Direct chat input bar for commander conversations
- ▶ Context-sensitive help overlay
- ▶ Responsive: sidebar collapses on narrow terminals
- ▶ Built with Bubble Tea (Go TUI framework)
Infrastructure
Session Intelligence
Your AI context persists across crashes, restarts, and daemon lifecycles.
- ▶ Persistent context across daemon restarts and crashes
- ▶ Structured session data in local SQLite with FTS5 search
- ▶ Crash recovery with full context restoration
- ▶ Cross-session intelligence linking via provenance chain
- ▶ SHA-256 provenance chain with privacy redaction
Mobile
Telegram Control Centre
36+ commands, 80+ interactive callbacks. Full control from your pocket.
- ▶ Commander switching, persona agents, soul inspection
- ▶ Email: search, triage, draft, send, tag, AI reply, sender classification
- ▶ Document attestation: sign, verify, chain audit, proof PDFs
- ▶ Provider routing inspection, provenance verification
- ▶ Session management, project monitoring, daily briefings
- ▶ Feedback capture (bugs, features, ideas), scheduling, Jira sync
Under the hood
Built for permanence
200,000+ lines across 690+ files. Single binary.
Local-first storage. Full-text search. Zero server required.
45,000+ lines of test code across every subsystem.
Run it locally, verify zero telemetry, own your data.