Skip to content

02. Non-Goals

1. MVP will not include

  1. Remote Gateway / WebUI remote control
  2. Cloud accounts and multi-device sync
  3. Full IDE (LSP, debugger, multi-file editor workspace)
  4. A from-scratch agent loop replacing pi
  5. Full plugin marketplace at day one
  6. Mobile clients
  7. Multi-user auth systems
  8. Billing/subscription modules
  9. Computer Use browser takeover
  10. Unconfirmed full-disk high privilege mode
  11. Non-English as the primary source language
  12. A second planner Agent, planner service, planner model, or separate permission profile for Plan
  13. Treating Plan as a strict read-only security sandbox or auto-approving a scheduled Plan run

2. Not optimized yet

  • Minimal package size extremes
  • Complex animation systems
  • Complete multi-locale coverage at launch
  • Pixel-perfect multi-platform polish
  • Massive history search performance

3. Not success criteria

  • Clone every ChatGPT Desktop feature
  • Clone WorkBuddy enterprise integrations
  • Clone LiveAgent gateway stack

4. Architecture options deferred/rejected for MVP

OptionWhy
Tauri shellElectron route is frozen
Renderer-side agent loopSecurity and lifecycle risk
Remote-first designConflicts with local-first MVP
Marketplace before local plugin runtimePremature expansion
Rewrite pi agent engine in Rust immediatelyToo costly; keep pi engine

Built for local-first development.