From 5f7a2b5029605ef6f67ef121d154bf44817424f4 Mon Sep 17 00:00:00 2001 From: nyk <93952610+0xNyk@users.noreply.github.com> Date: Tue, 3 Mar 2026 19:16:15 +0700 Subject: [PATCH] Docs/flight deck teaser (#100) * docs: add Flight Deck teaser to roadmap * docs: add Flight Deck teaser to roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f498a..1b83318 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,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 - [ ] Workspace isolation for multi-team usage ([#75](https://github.com/builderz-labs/mission-control/issues/75)) -- [ ] Native macOS app (Electron or Tauri) +- [ ] **[Flight Deck](https://github.com/splitlabs/flight-deck)** — native desktop companion app (Tauri v2) with real PTY terminal grid, stall inbox with native OS notifications, and system tray HUD. Currently in private beta. - [ ] First-class per-agent cost breakdowns — dedicated panel with per-agent token usage and spend (currently derivable from per-session data) - [ ] OAuth approval UI improvements - [ ] API token rotation UI