mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
54d3ad1ede
This addresses #16038 The default `tui_app_server` path stopped surfacing MCP startup failures during cold start, even though the legacy TUI still showed warnings like `MCP startup incomplete (...)`. The app-server bridge emitted per-server startup status notifications, but `tui_app_server` ignored them, so failed MCP handshakes could look like a clean startup. This change teaches `tui_app_server` to consume MCP startup status notifications, preserve the immediate per-server failure warning, and synthesize the same aggregate startup warning the legacy TUI shows once startup settles.
54d3ad1ede
ยท
2026-03-29 11:57:00 -06:00
History