diff --git a/server/comms.test.ts b/server/comms.test.ts index 2963ef8a7..984e51da8 100644 --- a/server/comms.test.ts +++ b/server/comms.test.ts @@ -6,8 +6,9 @@ // session/new mcpServers → agents-proxy → /api/internal/ask-bot → // askBotAndWait → bus fold. The internal endpoints' auth is pinned too. // -// The fake CLI is a shebang script, so the e2e half is POSIX-only (same -// gating as acp.test.ts); the mention-resolution unit tests run everywhere. +// The fake CLI is a shebang script — POSIX-only until resolveCliSpawn +// turned it into `node