mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-26 17:47:01 +00:00
VSCODE Exstention fix
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
2026-08-25 16:24:00.603 [info] Agent Host process started successfully
|
||||
2026-08-25 16:24:00.610 [info] AgentService initialized
|
||||
2026-08-25 16:24:00.616 [info] Registering agent provider: copilotcli
|
||||
2026-08-25 16:24:00.616 [info] [Copilot] Listing discoverable chats...
|
||||
2026-08-25 16:24:00.617 [info] [Copilot] Starting CopilotClient...
|
||||
2026-08-25 16:24:00.617 [info] [Copilot] Set CLI env: GITHUB_COPILOT_INTEGRATION_ID=vscode-chat
|
||||
2026-08-25 16:24:00.618 [info] Registering agent provider: claude
|
||||
2026-08-25 16:24:00.619 [info] [Claude] Models refreshed (merged). Count: 0,
|
||||
2026-08-25 16:24:00.624 [info] [Copilot] Resolved CLI path: /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules.asar.unpacked/@github/copilot-darwin-arm64/index.js
|
||||
2026-08-25 16:24:00.628 [info] [ProtocolServer] Initialize: clientId=c9db8215-4a70-46ca-8b56-0add9857071b, protocolVersions=[0.8.0, 0.7.0, 0.6.0, 0.5.2, 0.5.1]
|
||||
2026-08-25 16:24:00.691 [warning] [AgentHostFileMonitorService] File watcher error [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:24:00.691 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:24:00.692 [info] [Claude] Auth token unchanged
|
||||
2026-08-25 16:24:00.696 [info] [AgentService] discovery for provider claude: 0 candidate(s) (0 external), 0 registered, 0 already registered, 0 suppressed as subagent/chat backing
|
||||
2026-08-25 16:24:00.711 [info] [WebSocketProtocol] Server listening on socket /var/folders/mx/4_mn7pcn2vx4fgdr9jtw7c300000gn/T/vscode-ah-2c8c97e69809/RX4oLGV_3kJ2YgYQzBSr6A.sock
|
||||
2026-08-25 16:24:00.718 [info] [CommandAutoApprover] Tree-sitter initialized (bash=available, powershell=available)
|
||||
2026-08-25 16:24:01.061 [info] [Copilot] CopilotClient started successfully
|
||||
2026-08-25 16:24:01.062 [info] [Copilot] Listed 0 SDK session(s) for discoverable chats
|
||||
2026-08-25 16:24:01.062 [info] [Copilot] Chat discovery: 0 SDK session(s) -> 0 external, 0 adoptable legacy extension-host, 0 suppressed adoptable legacy extension-host, 0 already known to Agent Host, 0 without a working directory, 0 with unsupported or missing client name, 0 outside the import window, 0 without repository metadata, 0 failed to classify (adopt legacy extension-host chats: false)
|
||||
2026-08-25 16:24:01.062 [info] [Copilot] Chat discovery: emitting 0 of 0 discovered chat(s) (adopt legacy extension-host chats: false)
|
||||
2026-08-25 16:24:40.970 [info] [ProtocolServer] Client disconnected: c9db8215-4a70-46ca-8b56-0add9857071b, subscriptions=1
|
||||
2026-08-25 16:24:40.971 [info] AgentService: shutting down all providers...
|
||||
2026-08-25 16:24:40.971 [info] [Copilot] Shutting down...
|
||||
@@ -0,0 +1 @@
|
||||
2026-08-25 16:24:00.091 [info] Prompting to enable cloud changes, has application previously launched from Continue On flow: false
|
||||
@@ -0,0 +1,15 @@
|
||||
2026-08-25 16:23:59.291 [info] StorageMainService: creating application shared storage
|
||||
2026-08-25 16:23:59.291 [info] [shared storage] Creating shared storage database at ':memory:' (wasCreated: true)
|
||||
2026-08-25 16:23:59.291 [info] [shared storage] Initializing fallback application storage (path: in-memory)
|
||||
2026-08-25 16:23:59.308 [info] [shared storage] Fallback application storage initialized with 3 items
|
||||
2026-08-25 16:23:59.309 [info] update#setState disabled
|
||||
2026-08-25 16:23:59.309 [info] update#ctor - updates are disabled by the environment
|
||||
2026-08-25 16:23:59.309 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.869 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.890 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.890 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions/extensions.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:24:00.342 [info] AgentHostProcessManager: agent host started
|
||||
2026-08-25 16:24:00.623 [error] [AgentHost:stderr] (node:5958) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
|
||||
(Use `Code Helper --trace-deprecation ...` to show where the warning was created)
|
||||
|
||||
2026-08-25 16:24:40.969 [info] Extension host with pid 5961 exited with code: 0, signal: unknown.
|
||||
@@ -0,0 +1 @@
|
||||
2026-08-25 16:23:59.292 [info] [McpGatewayService] Initialized
|
||||
@@ -0,0 +1 @@
|
||||
2026-08-25 16:23:59.920 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
@@ -0,0 +1,2 @@
|
||||
2026-08-25 16:23:59.883 [info] [AutoSync] Using settings sync service https://vscode-sync.trafficmanager.net/
|
||||
2026-08-25 16:23:59.883 [info] [AutoSync] Disabled.
|
||||
@@ -0,0 +1,35 @@
|
||||
2026-08-25 16:24:00.571 [info] Extension host with pid 5961 started
|
||||
2026-08-25 16:24:00.571 [info] Skipping acquiring lock for /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/workspaceStorage/bf90d78ff434f09f415e242d787eaa31.
|
||||
2026-08-25 16:24:00.576 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||
2026-08-25 16:24:00.587 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||
2026-08-25 16:24:00.607 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||
2026-08-25 16:24:00.609 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||
2026-08-25 16:24:00.630 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||
2026-08-25 16:24:00.674 [warning] [vscode.git] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'git.openRepositoryInParentFolders', provide the URI of a resource or 'null' for any resource.
|
||||
2026-08-25 16:24:00.674 [warning] [vscode.git] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'git.showProgress', provide the URI of a resource or 'null' for any resource.
|
||||
2026-08-25 16:24:00.682 [info] Eager extensions activated
|
||||
2026-08-25 16:24:00.722 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||
2026-08-25 16:24:00.723 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||
2026-08-25 16:24:00.749 [info] ExtensionService#_doActivateExtension vuurraaf.vuurraaf, startup: false, activationEvent: 'onLanguage:vuurraaf'
|
||||
2026-08-25 16:24:01.831 [error] Launching server using command /Volumes/DA/vuurraaf/vuurraaf-v/ failed. Error: spawn /Volumes/DA/vuurraaf/vuurraaf-v/ ENOENT
|
||||
2026-08-25 16:24:40.957 [info] Extension host terminating: received terminate message from renderer
|
||||
2026-08-25 16:24:40.967 [error] Error: Client is not running and can't be stopped. It's current state is: startFailed
|
||||
at LanguageClient.shutdown (/Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/node_modules/vscode-languageclient/lib/common/client.js:914:19)
|
||||
at LanguageClient.stop (/Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/node_modules/vscode-languageclient/lib/common/client.js:885:21)
|
||||
at LanguageClient.stop (/Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/node_modules/vscode-languageclient/lib/node/main.js:150:22)
|
||||
at Object.deactivate (/Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/client/extension.js:49:17)
|
||||
at D_._deactivate (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:548:14930)
|
||||
at file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:548:12457
|
||||
at Array.map (<anonymous>)
|
||||
at D_._deactivateAll (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:548:12445)
|
||||
at D_.terminate (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:548:12796)
|
||||
at i.terminate (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:550:1072)
|
||||
at pa (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:853:11797)
|
||||
at Op.value (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:853:9939)
|
||||
at T._deliver (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:431:3617)
|
||||
at T.fire (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:431:3935)
|
||||
at bs.fire (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:433:8627)
|
||||
at MessagePortMain.<anonymous> (file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:853:8171)
|
||||
at MessagePortMain.emit (node:events:509:28)
|
||||
at Object.emit (node:electron/js2c/utility_init:2:2934)
|
||||
2026-08-25 16:24:40.967 [info] Extension host with pid 5961 exiting with code 0
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
[Error - 16:24:00] VuurRaaf client: couldn't create connection to server.
|
||||
Launching server using command /Volumes/DA/vuurraaf/vuurraaf-v/ failed. Error: spawn /Volumes/DA/vuurraaf/vuurraaf-v/ ENOENT
|
||||
+12
@@ -0,0 +1,12 @@
|
||||
2026-08-25 16:24:00.660 [info] [main] Log level: Info
|
||||
2026-08-25 16:24:00.660 [info] [main] Validating found git in: "/opt/homebrew/bin/git"
|
||||
2026-08-25 16:24:00.681 [info] [main] Using git "2.55.0" from "/opt/homebrew/bin/git"
|
||||
2026-08-25 16:24:00.681 [info] [Model][doInitialScan] Initial repository scan started
|
||||
2026-08-25 16:24:00.736 [info] > git rev-parse --show-toplevel [17ms]
|
||||
2026-08-25 16:24:00.812 [info] > git rev-parse --show-toplevel [73ms]
|
||||
2026-08-25 16:24:00.822 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (1), unsafe repositories (0)
|
||||
2026-08-25 16:24:00.849 [info] > git rev-parse --show-toplevel [13ms]
|
||||
2026-08-25 16:24:01.068 [info] > git rev-parse --show-toplevel [8ms]
|
||||
2026-08-25 16:24:06.074 [info] > git rev-parse --show-toplevel [12ms]
|
||||
2026-08-25 16:24:30.924 [info] > git rev-parse --show-toplevel [11ms]
|
||||
2026-08-25 16:24:37.791 [info] > git rev-parse --show-toplevel [12ms]
|
||||
+123
@@ -0,0 +1,123 @@
|
||||
2026-08-25 16:24:00.656 [info] Reading sessions from keychain...
|
||||
2026-08-25 16:24:00.656 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.656 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.656 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.656 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.656 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.656 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.656 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.656 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.656 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.656 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.656 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.656 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.731 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.731 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.736 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.736 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.736 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.736 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.736 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.736 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.736 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.736 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.736 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.736 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.737 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.737 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.737 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.737 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.737 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.737 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.738 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.738 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.738 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.738 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.738 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.738 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.738 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.738 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.739 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.739 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.739 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.739 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.739 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.739 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.739 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.739 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.739 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.739 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.740 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.740 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.740 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.740 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.741 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.741 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.742 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.742 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.742 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.743 [info] Getting sessions for repo...
|
||||
2026-08-25 16:24:00.743 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:24:00.744 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.744 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.744 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.744 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.744 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.744 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.744 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.744 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.745 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.745 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:00.745 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:00.745 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:24:07.072 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:24:07.072 [info] Got 0 sessions for ...
|
||||
+1
@@ -0,0 +1 @@
|
||||
2026-08-25 16:24:00.660 [info] Log level: Info
|
||||
@@ -0,0 +1,4 @@
|
||||
2026-08-25 16:23:59.851 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.851 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.851 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode/settings.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.932 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/snippets for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
@@ -0,0 +1,104 @@
|
||||
2026-08-25 16:23:59.530 [info] [AgentHost:renderer] Acquiring MessagePort to agent host...
|
||||
2026-08-25 16:23:59.617 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey=undefined conversationKey=undefined modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:23:59.766 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey="local" conversationKey="vscode-chat-session://local/OWU4NjNjOWItNTQ3Ni00ZGY2LWE2MjctMTYyYzBkNmNlODU1" modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:23:59.768 [info] Loading development extension at /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension
|
||||
2026-08-25 16:23:59.850 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.851 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.851 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode/settings.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.910 [info] [AccountPolicyGate] apply: state=inactive, reason=undefined, isRestricted=false
|
||||
2026-08-25 16:23:59.935 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/snippets for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:23:59.956 [error] Unable to create workbench contribution 'chat.contextContributions'. [createInstance] _St depends on UNKNOWN service chatSessionRoutingProviderService.
|
||||
2026-08-25 16:24:00.089 [info] Settings Sync: Account status changed from uninitialized to unavailable
|
||||
2026-08-25 16:24:00.343 [info] [AgentHost:renderer] MessagePort acquired, creating client...
|
||||
2026-08-25 16:24:00.343 [info] Started local extension host with pid 5961.
|
||||
2026-08-25 16:24:00.639 [info] [AgentHost:renderer] Protocol connection established; clientId=c9db8215-4a70-46ca-8b56-0add9857071b
|
||||
2026-08-25 16:24:00.656 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.693 [info] [AgentHost] Clearing authentication for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.719 [info] %s%s
|
||||
2026-08-25 16:24:00.720 [info] %s%s VuurRaaf extension
|
||||
2026-08-25 16:24:00.736 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.737 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.737 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.737 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.737 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.737 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.737 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.737 [info] ✔ %s vuurraaf language (grammar) is registered
|
||||
2026-08-25 16:24:00.738 [info] [AgentHost] Clearing authentication for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.740 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.740 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.740 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.740 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.740 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.740 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.741 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.741 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.742 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.742 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.743 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.743 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.743 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:24:00.743 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.745 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.746 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.748 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.748 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.748 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:00.749 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:24:01.043 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey="local" conversationKey="vscode-chat-session://local/OWU4NjNjOWItNTQ3Ni00ZGY2LWE2MjctMTYyYzBkNmNlODU1" modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:24:01.831 [warning] rejected promise not handled within 1 second: Launching server using command /Volumes/DA/vuurraaf/vuurraaf-v/ failed. Error: spawn /Volumes/DA/vuurraaf/vuurraaf-v/ ENOENT
|
||||
2026-08-25 16:24:01.831 [error] Launching server using command /Volumes/DA/vuurraaf/vuurraaf-v/ failed. Error: spawn /Volumes/DA/vuurraaf/vuurraaf-v/ ENOENT
|
||||
2026-08-25 16:24:05.045 [info] [AccountPolicyGate] apply: state=inactive, reason=undefined, isRestricted=false
|
||||
2026-08-25 16:24:30.881 [info] %d) %s 1 language server publishes compiler diagnostics
|
||||
2026-08-25 16:24:30.884 [info] %d) %s 2 go-to-definition jumps to the function declaration
|
||||
2026-08-25 16:24:30.889 [info] %d) %s 3 hover reports the symbol kind
|
||||
2026-08-25 16:24:40.952 [info] %d) %s 4 go-to-definition resolves stdlib module functions
|
||||
2026-08-25 16:24:40.953 [info] %d passing (%s) 1 40s
|
||||
2026-08-25 16:24:40.954 [info] %d failing 4
|
||||
2026-08-25 16:24:40.955 [info] %s) %s:
|
||||
%s
|
||||
%s
|
||||
1 VuurRaaf extension
|
||||
language server publishes compiler diagnostics
|
||||
AssertionError [ERR_ASSERTION]: no diagnostics were published
|
||||
+ expected - actual
|
||||
|
||||
-false
|
||||
+true
|
||||
at Context.<anonymous> (test/suite/extension.test.js:45:10)
|
||||
2026-08-25 16:24:40.955 [info] %s) %s:
|
||||
%s
|
||||
%s
|
||||
2 VuurRaaf extension
|
||||
go-to-definition jumps to the function declaration
|
||||
AssertionError [ERR_ASSERTION]: no definition returned for helper
|
||||
+ expected - actual
|
||||
|
||||
-false
|
||||
+true
|
||||
at Context.<anonymous> (test/suite/extension.test.js:60:10)
|
||||
2026-08-25 16:24:40.956 [info] %s) %s:
|
||||
%s
|
||||
%s
|
||||
3 VuurRaaf extension
|
||||
hover reports the symbol kind
|
||||
AssertionError [ERR_ASSERTION]: no hover returned for y
|
||||
+ expected - actual
|
||||
|
||||
-false
|
||||
+true
|
||||
at Context.<anonymous> (test/suite/extension.test.js:69:10)
|
||||
2026-08-25 16:24:40.956 [info] %s) %s:
|
||||
%s
|
||||
%s
|
||||
4 VuurRaaf extension
|
||||
go-to-definition resolves stdlib module functions
|
||||
AssertionError [ERR_ASSERTION]: no definition returned for os.exists
|
||||
+ expected - actual
|
||||
|
||||
-false
|
||||
+true
|
||||
at Context.<anonymous> (test/suite/extension.test.js:98:10)
|
||||
2026-08-25 16:24:40.957 [error] Error: 4 test(s) failed
|
||||
at /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/suite/index.js:15:12
|
||||
at done (/Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/node_modules/mocha/lib/mocha.js:1028:7)
|
||||
Reference in New Issue
Block a user