Brooklyn Nicholson
48cf36fb69
fix(tools): say 'MCP connection missing' when only the MCP connection is missing
...
Fresh fix for #119975 (PR #119993 was deleted; nothing to salvage).
Three paths collapsed into app_not_running with the sentence '<slug> is
not running. Start <slug>': (1) a server_json probe with the app running
AND its endpoint PRESENT — the exact case from the report, where the only
thing missing is Hermes' own MCP connection; (2) every non-server_json,
non-interactive_session liveness kind; (3) static and unregistered
liveness, which cannot observe the app at all yet still claimed it was
stopped. Telling the user to start an app that IS running is the wrong
instruction.
Add a hermes_not_connected LivenessState ('<app>'s MCP connection is
missing. Reconnect <app> in Hermes, then try again.'), map the
running+endpoint-present branch and the static/unknown fallback to it, and
wire it through the TUI gateway contract (PluginServerState) and the
Desktop Plugins tab (AgentPluginServerState, SERVER_TONE, serverStates
i18n in en/de/es/fr).
Also stop composing the sentence from the declaration's slug: describe()
takes an optional display_name, and _plugin_server_rows passes the
curated catalog title (fallback: the manifest name) so the Plugins tab
reads 'NVIDIA App' instead of a raw server slug.
Fixes #119975
2026-09-27 06:26:52 -05:00
..
2026-09-24 11:50:30 -04:00
2026-09-23 20:04:27 -04:00
2026-09-23 06:46:02 -07:00
2026-09-26 18:27:10 -05:00
2026-09-21 15:02:49 -07:00
2026-09-17 13:52:05 -04:00
2026-09-20 15:32:00 -07:00
2026-09-12 10:37:00 -04:00
2026-09-17 09:04:38 -07:00
2026-09-15 21:46:37 -07:00
2026-09-20 15:32:42 -07:00
2026-09-25 16:24:21 -05:00
2026-09-20 18:50:37 -07:00
2026-09-26 20:40:40 -05:00
2026-09-17 21:17:26 +05:30
2026-09-20 10:16:51 -07:00
2026-09-21 00:58:39 -04:00
2026-09-24 06:55:33 -04:00
2026-09-24 06:30:41 -04:00
2026-09-21 00:58:39 -04:00
2026-09-12 01:35:05 -07:00
2026-09-17 13:52:05 -04:00
2026-09-23 20:04:27 -04:00
2026-09-18 10:28:40 -07:00
2026-09-15 06:16:38 -07:00
2026-09-24 11:50:30 -04:00
2026-09-23 10:13:26 -04:00
2026-09-23 07:36:31 -04:00
2026-09-23 07:36:31 -04:00
2026-09-24 11:50:30 -04:00
2026-09-17 09:02:55 -07:00
2026-09-23 07:36:31 -04:00
2026-09-23 07:36:31 -04:00
2026-09-18 14:06:15 -07:00
2026-09-13 05:09:43 -07:00
2026-09-24 01:55:51 -04:00
2026-09-24 03:42:38 -04:00
2026-09-24 01:55:51 -04:00
2026-09-19 01:03:23 -04:00
2026-09-16 17:47:50 -07:00
2026-09-19 10:44:26 -07:00
2026-09-27 00:56:31 +05:30
2026-09-27 00:56:31 +05:30
2026-09-27 00:56:31 +05:30
2026-09-20 15:49:52 -07:00
2026-09-26 18:00:17 -05:00
2026-09-20 15:54:45 -07:00
2026-09-21 06:09:56 -04:00
2026-09-17 13:52:05 -04:00
2026-09-20 15:50:20 -07:00
2026-09-23 10:42:18 -04:00
2026-09-20 09:52:22 -07:00
2026-09-19 23:57:59 -07:00
2026-09-13 21:05:42 -07:00
2026-09-15 18:40:52 -07:00
2026-09-22 13:57:51 +05:30
2026-09-15 03:45:41 -07:00
2026-09-25 17:33:06 -05:00
2026-09-20 12:53:47 -07:00
2026-09-21 14:01:47 -04:00
2026-09-25 14:58:09 -04:00
2026-09-25 14:58:09 -04:00
2026-09-21 00:58:39 -04:00
2026-09-26 18:27:10 -05:00
2026-09-18 10:10:40 -07:00
2026-09-27 01:10:56 +05:30
2026-09-21 18:39:24 -07:00
2026-09-26 22:26:05 +05:30
2026-09-26 17:34:46 -05:00
2026-09-24 15:58:26 +05:30
2026-09-16 16:59:03 -07:00
2026-09-13 21:03:11 -07:00
2026-09-16 16:42:47 -07:00
2026-09-21 10:40:03 -07:00
2026-09-26 18:27:10 -05:00
2026-09-16 17:21:14 -07:00
2026-09-19 10:44:26 -07:00
2026-09-26 11:16:45 -07:00
2026-09-12 12:32:55 -07:00
2026-09-23 10:07:51 -07:00
2026-09-23 06:46:02 -07:00
2026-09-21 10:04:32 +05:30
2026-09-27 06:26:52 -05:00
2026-09-20 18:22:18 -07:00
2026-09-25 14:27:51 +05:30
2026-09-23 11:41:01 -04:00
2026-09-21 19:08:19 -04:00
2026-09-23 15:43:51 -07:00
2026-09-27 01:05:37 -04:00
2026-09-25 18:31:02 -05:00
2026-09-13 05:09:43 -07:00
2026-09-26 17:04:25 -05:00
2026-09-20 10:07:26 -07:00
2026-09-22 17:54:42 +05:30
2026-09-17 19:06:29 -04:00
2026-09-26 20:58:16 -04:00
2026-09-12 01:35:05 -07:00
2026-09-26 22:40:54 +05:30
2026-09-18 19:31:50 -04:00
2026-09-21 13:14:22 -07:00
2026-09-26 22:40:54 +05:30
2026-09-26 20:58:16 -04:00
2026-09-26 22:40:54 +05:30
2026-09-24 15:38:22 +05:30
2026-09-24 15:38:22 +05:30
2026-09-26 16:51:19 -05:00
2026-09-23 06:46:02 -07:00
2026-09-14 15:38:34 -04:00
2026-09-25 14:58:09 -04:00
2026-09-20 10:57:35 -07:00
2026-09-20 11:49:00 -07:00
2026-09-21 00:58:39 -04:00
2026-09-26 17:19:34 -05:00
2026-09-26 22:19:53 -05:00
2026-09-17 13:52:05 -04:00
2026-09-26 22:19:53 -05:00
2026-09-24 03:52:03 -05:00
2026-09-12 22:09:19 -07:00
2026-09-19 22:57:07 -04:00
2026-09-25 12:10:14 -05:00
2026-09-23 15:26:34 -04:00
2026-09-19 10:16:59 -07:00
2026-09-23 18:52:49 -05:00
2026-09-21 19:08:19 -04:00
2026-09-20 11:12:48 -07:00
2026-09-23 18:29:35 -05:00
2026-09-18 09:35:16 -07:00
2026-09-22 07:05:11 -04:00
2026-09-22 05:16:50 -04:00
2026-09-24 16:49:18 +05:30
2026-09-24 07:39:33 -04:00
2026-09-27 02:33:57 +05:30
2026-09-21 00:58:39 -04:00
2026-09-22 15:59:17 +05:30
2026-09-22 07:05:11 -04:00
2026-09-20 16:00:26 -07:00
2026-09-22 07:05:11 -04:00
2026-09-17 13:52:05 -04:00
2026-09-22 15:59:17 +05:30
2026-09-20 12:58:32 -07:00
2026-09-22 09:28:52 -04:00
2026-09-25 14:24:56 -05:00
2026-09-16 17:23:44 -07:00
2026-09-15 18:33:15 -07:00
2026-09-22 09:55:47 -04:00
2026-09-19 01:29:03 -07:00
2026-09-22 16:15:34 +05:30
2026-09-18 17:26:10 -04:00
2026-09-26 18:27:10 -05:00
2026-09-26 18:27:10 -05:00
2026-09-26 18:27:10 -05:00
2026-09-23 17:09:54 -07:00
2026-09-17 13:52:05 -04:00
2026-09-26 23:44:55 +05:30
2026-09-26 22:19:53 -05:00
2026-09-20 11:30:03 -07:00
2026-09-24 14:23:47 -04:00
2026-09-20 10:17:04 -07:00
2026-09-22 13:57:51 +05:30
2026-09-13 05:09:43 -07:00
2026-09-27 01:29:25 -04:00
2026-09-22 17:54:42 +05:30
2026-09-19 10:03:11 -07:00
2026-09-23 11:54:30 +05:30
2026-09-12 10:00:08 +05:30
2026-09-22 05:16:50 -04:00
2026-09-27 03:45:07 -04:00
2026-09-14 15:38:34 -04:00
2026-09-27 03:45:07 -04:00
2026-09-17 13:52:05 -04:00
2026-09-22 05:16:50 -04:00
2026-09-26 06:19:34 +05:30
2026-09-23 18:30:12 -05:00
2026-09-13 05:32:38 -07:00
2026-09-24 03:48:31 -04:00
2026-09-19 10:10:29 -07:00
2026-09-26 06:19:34 +05:30
2026-09-20 10:25:30 -07:00
2026-09-21 19:08:19 -04:00
2026-09-20 15:28:59 -07:00
2026-09-19 12:22:44 -07:00
2026-09-19 09:52:18 -07:00
2026-09-19 22:57:07 -04:00
2026-09-21 00:58:39 -04:00
2026-09-19 10:54:38 -07:00
2026-09-26 06:19:34 +05:30
2026-09-21 19:08:19 -04:00
2026-09-14 15:38:34 -04:00
2026-09-15 18:42:38 -07:00
2026-09-24 16:17:16 -04:00
2026-09-19 03:07:47 -07:00
2026-09-24 16:17:16 -04:00
2026-09-12 19:03:39 -04:00
2026-09-18 17:26:10 -04:00
2026-09-13 12:35:36 -07:00
2026-09-23 11:41:01 -04:00
2026-09-19 12:22:44 -07:00