docs: add per-agent cost breakdowns to roadmap

User feedback: per-agent cost visibility is a top priority for
operators running their own agent orchestration setups. Currently
derivable from per-session data but not yet a dedicated panel.
This commit is contained in:
Nyk 2026-03-02 02:21:45 +07:00
parent 45ad4a488b
commit a2846357ac
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@ See [open issues](https://github.com/builderz-labs/mission-control/issues) for p
- [ ] Agent-agnostic gateway support — connect any orchestration framework (OpenClaw, ZeroClaw, OpenFang, NeoBot, IronClaw, etc.), not just OpenClaw
- [ ] Direct CLI integration — connect tools like Codex, Claude Code, or custom CLIs directly without requiring a gateway
- [ ] Native macOS app (Electron or Tauri)
- [ ] First-class per-agent cost breakdowns — dedicated panel with per-agent token usage and spend (currently derivable from per-session data)
- [ ] OpenAPI / Swagger documentation
- [ ] Webhook retry with exponential backoff
- [ ] OAuth approval UI improvements