-
Notifications
You must be signed in to change notification settings - Fork 6
Description
On OSX. Goose Cli works fine, Goose.app works fine too. Using the VSCode extension to chat with goose results in the following.
Installation
Identifier
block.vscode-goose
Version
0.2.1
Last Updated
0 seconds ago
Size
14.61MB
23:58:56.286 [INFO] Goose extension activating...
23:58:56.287 [INFO] Found goose binary at: /Users/sheffler/.local/bin/goose
23:58:56.412 [INFO] Goose version 1.18.0 detected (meets minimum 1.16.0)
23:58:56.412 [INFO] [Subprocess] Status changed: starting
23:58:56.412 [INFO] Subprocess status: starting
23:58:56.412 [INFO] [Subprocess] Spawning: /Users/sheffler/.local/bin/goose acp
23:58:56.413 [INFO] [Subprocess] Status changed: running
23:58:56.413 [INFO] Subprocess status: running
23:58:56.413 [INFO] [Subprocess] Subprocess started: pid=2615
23:58:56.413 [INFO] Subprocess started successfully
23:58:56.413 [INFO] [ACP] Initializing ACP connection...
23:58:56.529 [WARN] [Subprocess] [stderr] Goose ACP agent started. Listening on stdio...
23:58:56.858 [INFO] [ACP] ACP initialized with protocol version: 1
23:58:56.858 [INFO] [ACP] Agent capabilities: loadSession=true, embeddedContext=true
23:58:56.858 [INFO] [Session] SessionManager initialized
23:58:56.858 [INFO] [ACP] Found existing session: 20260104_2, attempting to restore...
23:58:56.859 [INFO] [Session] Loaded session: 20260104_2 with 12 messages
23:58:56.859 [INFO] [ACP] Successfully restored session: 20260104_2
23:58:56.859 [INFO] [ACP] ACP communication handler registered
23:58:56.859 [INFO] ACP communication enabled
23:58:56.859 [INFO] Goose extension activated.
23:59:00.971 [INFO] [Webview] Webview view resolved
23:59:01.131 [INFO] [Webview] Webview ready signal received
23:59:12.407 [INFO] [ACP] Sending message to ACP: which tools do you have available?...
23:59:42.412 [ERROR] [ACP] ACP request failed: {"_tag":"JsonRpcTimeoutError","message":"JSON-RPC request 'session/prompt' (id: 3) timed out after 30000ms","timestamp":"2026-01-04T23:59:42.412Z","method":"session/prompt","timeoutMs":30000,"requestId":3}