Roadmap
Track the development milestones of the Andromity TUI agent environment.
v0.1.0
Foundation & Core TUI
Bootstrap terminal layout engine, install commands, configure LiteLLM providers, and introduce safety permission locks.
- [x] Python packaging and global installer shell script
- [x] Interactive plan viewer and keyboard-driven model pickers
- [x] SAFE, TRUST, FULL, and YOLO modes
- [x] Multi-agent profiles (builder, coder, reviewer, planner)
v0.2.0
Ecosystem & Tool Integrations (In Progress)
Integrate standard Model Context Protocol (MCP) server configurations, lazy-load schema parsing, and launch the developer website.
- [x] Dynamic lazy-loading tool schemas to reduce tokens
- [/] Web client for andromity.agenticmarket.dev documentation
- [ ] Automated telemetry checks and anonymous CLI metrics
- [ ] Publish standard MCP database and web search servers
v0.3.0
Secure Remote Bridge (Upcoming)
Launch the secure Web Bridge to stream TUI sessions encrypted to mobile devices and remote browsers.
- [ ] WebSockets bridge implementation
- [ ] End-to-end encryption handshake (AES-256 GCM)
- [ ] Mobile viewport optimization for remote inputs