Fusion Roadmap
Long-term product and engineering plan for Fusion — a mobile-friendly, single-binary terminal coding agent, made by Fusion AI.
Fixed Product Pillars
| Pillar | Meaning |
|---|---|
| One Binary | Ship fusion as a single Rust binary — no Node runtime required. |
| Mobile-First | Termux static musl, --minimal UI, and optimization for small screens. |
| Safe by Default | Approvals, permission boundaries, and explicit --always-approve flag. |
| Provider-Agnostic | Cloudflare Workers AI / xAI / OpenAI-compatible APIs behind a shared client. |
| Local-First | Config, sessions, skills, and memory under ~/.fusion (or $FUSION_HOME). |
| Fusion Identity | User-facing brand is Fusion / Fusion AI. |
Horizon Map
Phase 0 Now → ~6 weeks Ship v0.2: trust, install, auth, docs
Phase 1 ~2–4 months Agent depth + UX polish → v0.3
Phase 2 ~4–9 months Platform + ecosystem → v0.4
Phase 3 ~9–18 months Integration surface → v0.5 … v1.0Version Milestones
- v0.1.x: Initial monorepo rebuild and core binary infrastructure.
- v0.2: Installer, CI, authentication, and Termux static musl verification.
- v0.3: Plan mode, subagent handoffs, and token compaction quality.
- v0.4: Explicit permission tiers, local model support (Ollama/llama.cpp), and Termux device skills.
- v0.5: Headless JSON event stream for OpenClaw and GitHub Actions integration.
- v1.0: API stability promise, full platform matrix green, daily-driver standard.