Skip to main content

Roadmap

Agent-Up should evolve beyond being a process launcher.

The long-term goal is for Agent-Up to become the runtime operating system for AI-assisted development:

  • Git manages source code.
  • Docker manages containers.
  • The IDE manages editing.
  • Agent-Up manages the running development environment.

Developers and AI agents collaborate inside the same live workspace.

Direction

Future work should deepen the Server-owned runtime model, improve workflow inference from recorded events, enrich diagnostics, and keep MCP as the primary path for AI automation. Desktop WebViews, Mobile WebViews, and the Server headless profile stay isolated; they share a workspace, not a browser session.

Status Labels

AreaStatus
Server-owned workspace registryImplemented
Feature-sliced Server, Desktop, and CLI projectsImplemented
Source-first CLI workflowPreview
Desktop workspace and application viewsImplemented
Git review and historyImplemented
Per-workspace port allocationImplemented
Docker lifecycle managementPreview
Browser profile persistencePreview
DiagnosticsPreview
Health monitoringPreview
MCP automation interfacePreview (contracts may change)
Event recordingExperimental
Validation flows and Playwright exportPreview
Cross-platform packagingPreview
Stable installersPreview
Broad platform supportPreview
Workflow inference from eventsPlanned
Service-aware updatesPlanned

See Current Limitations for the practical release status.