Skip to content

Roadmap

vupai is young and evolving. A few things on the horizon (in no particular order):

  • Tighter pane-state and activity awareness so routing and the board react faster to what each agent is actually doing. (in progress)
  • Worktree isolation (opt-in): give each agent its own git worktree so panes physically cannot clobber one another, which also makes cross-pane attribution exact. The hard-guarantee complement to the pull-only activity ledger and vupai review.
  • Broader agent-CLI coverage: validate the flow end-to-end with Codex, opencode, Gemini, and other agentic tools (testing so far has centered on Claude Code).
  • Smarter addressing: more forgiving name matching and disambiguation when several agents answer to similar names.
  • More voice commands for everyday tmux moves, so less reaching for the prefix key.
  • Linux support is a long shot (the speech stack is Apple-MLX-only today), but a pluggable transcription backend would open the door.

Ideas and contributions are welcome: open an issue or PR.