Roadmap
The roadmap prioritizes reliable daily usage for solo developers before any shared-session or team-operation story.
Phases 1–18 — Shipped
Agent Terminal is a fully working OSS desktop application.
Shipped:
- Tauri native desktop shell (Windows/macOS/Linux)
- 5-tab UI: Composer, Runs, History, Transcripts, Context
- Pre-send guard (pure, no side effects)
- SQLite session history at
~/.agent-terminal/history.db - Agent Brain memory panel in every session
- Agent Harness task launch (
POST /terminal/launch) - Wispr ingestion endpoint (
POST /api/wispr/ingest) - Live Harness run status in Runs tab
Next — Wispr integration
Enable the Wispr → Terminal toggle so voice transcripts flow end-to-end without manual setup.
Focus:
- Wispr Settings toggle to enable terminal forwarding
- Improved intent classification for voice inputs
- Transcript deduplication
Later — Power user improvements
After the Wispr integration is locked in:
- Richer Brain recall at session start
- Keyboard-first shortcuts for power users
- Improved session search in History tab
Much later — Team-ready operation
Shared session history, multi-user Brain workspaces, and remote Harness controller pairing.
◆Important constraint
This roadmap explicitly does not build a hosted SaaS product in the current cycle. Standalone local use remains the primary product path.