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, enrich diagnostics, strengthen browser session sharing, and make MCP the primary path for AI automation.
Status Labels
| Area | Status |
|---|---|
| Server-owned workspace registry | Implemented |
| Feature-sliced Server, Desktop, and CLI projects | Implemented |
| Source-first CLI workflow | Experimental |
| Desktop workspace and application views | Implemented |
| Per-workspace port allocation | Implemented |
| Docker lifecycle management | Experimental |
| Browser profile persistence | Experimental |
| Diagnostics | Experimental |
| MCP automation interface | In progress |
| Event recording | Planned |
| Playwright generation | Planned |
| CI platform packaging | Experimental |
| Stable installers | In progress |
| Broad platform support | In progress |
| Service-aware updates | Planned |
See Current Limitations for the practical release status.