Skip to content
Minnow
GitHub
Download

Minnow roadmap

Minnow develops as one full agentic development workspace: plan, build, run agents, track work, and keep knowledge without a cloud account. Depth in the build loop and tighter integration between surfaces come before breadth across new surfaces. This page describes product direction, not delivery dates.

This is the one page that talks about work not yet shipped. The manual describes only what is in the build you installed.

Shipped

  • Code workspace — chat beside the repo, CodeMirror, LSP, terminal, source control, browser preview, and agent undo.
  • Source Control Center — changes, history, branches, stashes, worktrees, plus pull requests and CI through the user’s own gh CLI.
  • Planning and delivery — Plan mode, Orchestrator boards, work agents, isolated worktrees, and test/fix loops.
  • Knowledge — Brain, official Minnow wiki, chat retrieval, code index, and web RAG.
  • Operations — Models, providers, routing, Scheduler, Issues, settings, diagnostics, skills, MCP, and local tool plugins.
  • Local-first foundations — encrypted secrets, on-disk state, optional LAN companion access, and Electron packaging.

Active direction

AreaDirection
Build loopMake plan-to-board-to-tested-change reliable across local and cloud models.
DocumentationKeep the in-app and GitHub wikis generated from the versioned documentation source.
Model runtimeImprove local model setup, routing, constrained tool use, and hardware-aware recommendations.
ExtensibilityDeepen skills, prompt packs, native tools, MCP, themes, and agent packs without closed services.
AccessibilityMaintain keyboard coverage, reduced motion, readable themes, and WCAG 2.1 AA contrast.

How priorities are chosen

  1. Reliability and data safety in shipped workflows.
  2. Depth in the workspace build loop.
  3. Local-first operation and model compatibility.
  4. Accessibility and documentation.
  5. New surfaces only after existing ones are complete.

Feature requests and bug reports belong in the GitHub issue tracker. Roadmap entries describe direction and do not promise a release date.

---