Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Remove dotcom refs from completions, agent.ts, chat-question.ts, context-filters-provider.ts #30382

Remove dotcom refs from completions, agent.ts, chat-question.ts, context-filters-provider.ts

Remove dotcom refs from completions, agent.ts, chat-question.ts, context-filters-provider.ts #30382

Triggered via pull request July 31, 2025 22:49
Status Failure
Total duration 7m 2s
Artifacts

ci.yml

on: pull_request
fast_tests_matrix_prep
4s
fast_tests_matrix_prep
slow_tests_matrix_prep
2s
slow_tests_matrix_prep
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Fit to window
Zoom out
Zoom in

Annotations

31 errors, 23 warnings, and 5 notices
src/edit.test.ts > Edit > editCommand/code (adding/deleting code): agent/src/edit.test.ts#L143
Error: Task cannot be null or undefined ❯ src/edit.test.ts:143:19
src/edit.test.ts > Edit > editCommand/code (add prop types): agent/src/edit.test.ts#L68
Error: Task cannot be null or undefined ❯ src/edit.test.ts:68:19
src/edit.test.ts > Edit > editCommands/code (basic function): agent/src/edit.test.ts#L40
Error: Task cannot be null or undefined ❯ src/edit.test.ts:40:19
src/edit.test.ts > Edit: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/edit.test.ts:29:9
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, current directory context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at runNextTicks (node:internal/process/task_queues:64:3) at process.processImmediate (node:internal/timers:454:9) at process.topLevelDomainCallback (node:domain:161:15) at process.callbackTrampoline (node:internal/async_hooks:128:24) at async Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29) at async <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at runNextTicks (node:internal/process/task_queues:64:3)\n at process.processImmediate (node:internal/timers:454:9)\n at process.topLevelDomainCallback (node:domain:161:15)\n at process.callbackTrampoline (node:internal/async_hooks:128:24)\n at async Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29)\n at async <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, no context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at runNextTicks (node:internal/process/task_queues:64:3) at process.processImmediate (node:internal/timers:454:9) at process.topLevelDomainCallback (node:domain:161:15) at process.callbackTrampoline (node:internal/async_hooks:128:24) at async Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29) at async <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at runNextTicks (node:internal/process/task_queues:64:3)\n at process.processImmediate (node:internal/timers:454:9)\n at process.topLevelDomainCallback (node:domain:161:15)\n at process.callbackTrampoline (node:internal/async_hooks:128:24)\n at async Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29)\n at async <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, open tabs context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29) at async <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29)\n at async <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/autocomplete.test.ts > Autocomplete > autocomplete/execute multiline (non-empty result): agent/src/autocomplete.test.ts#L97
TypeError: Cannot read properties of undefined (reading 'id') ❯ src/autocomplete.test.ts:97:51
src/autocomplete.test.ts > Autocomplete > autocomplete/execute (non-empty result): agent/src/autocomplete.test.ts#L42
TypeError: Cannot read properties of undefined (reading 'id') ❯ src/autocomplete.test.ts:42:51
src/autocomplete.test.ts > Autocomplete: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/autocomplete.test.ts:23:9
src/edit.test.ts > Edit > editCommand/code (add prop types): agent/src/edit.test.ts#L68
Error: Task cannot be null or undefined ❯ src/edit.test.ts:68:19
src/edit.test.ts > Edit > editCommands/code (basic function): agent/src/edit.test.ts#L40
Error: Task cannot be null or undefined ❯ src/edit.test.ts:40:19
src/edit.test.ts > Edit: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/edit.test.ts:29:9
src/document-code.test.ts > Document Code: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/document-code.test.ts:22:9
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, current directory context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29) at <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29)\n at <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, no context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29) at <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29)\n at <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, open tabs context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29) at <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (/home/runner/work/cody/cody/agent/src/agent.ts:1676:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Agent.executeCustomCommand (/home/runner/work/cody/cody/agent/src/agent.ts:1704:29)\n at <anonymous> (/home/runner/work/cody/cody/vscode/src/jsonrpc/jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/autocomplete.test.ts > Autocomplete > autocomplete/execute multiline (non-empty result): agent/src/autocomplete.test.ts#L97
TypeError: Cannot read properties of undefined (reading 'id') ❯ src/autocomplete.test.ts:97:51
src/autocomplete.test.ts > Autocomplete > autocomplete/execute (non-empty result): agent/src/autocomplete.test.ts#L42
TypeError: Cannot read properties of undefined (reading 'id') ❯ src/autocomplete.test.ts:42:51
src/autocomplete.test.ts > Autocomplete: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/autocomplete.test.ts:23:9
command-edit.test.ts:29:3 › edit (fixup) task: vscode/test/e2e/command-edit.test.ts#L49
1) command-edit.test.ts:29:3 › edit (fixup) task ───────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a') - locator resolved to <a class="label-name">…</a> - unexpected value "hidden" - locator resolved to <a class="label-name">…</a> - unexpected value "hidden" - locator resolved to <a class="label-name">…</a> - unexpected value "hidden" - locator resolved to <a class="label-name">…</a> - unexpected value "hidden" - locator resolved to <a class="label-name">…</a> - unexpected value "hidden" - locator resolved to <a class="label-name">…</a> - unexpected value "hidden" 47 | const modelItem = page.getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a') 48 | await nap() > 49 | expect(modelItem).toBeVisible() | ^ 50 | 51 | // Open the model input and check it has the correct item selected 52 | await modelItem.click() at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:49:23
src/edit.test.ts > Edit > editCommand/code (add prop types): agent/src/edit.test.ts#L68
Error: Task cannot be null or undefined ❯ src/edit.test.ts:68:19
src/edit.test.ts > Edit > editCommands/code (basic function): agent/src/edit.test.ts#L40
Error: Task cannot be null or undefined ❯ src/edit.test.ts:40:19
src/edit.test.ts > Edit: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/edit.test.ts:29:9
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, current directory context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (D:\a\cody\cody\agent\src\agent.ts:1676:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at runNextTicks (node:internal/process/task_queues:64:3) at process.processImmediate (node:internal/timers:454:9) at process.topLevelDomainCallback (node:domain:161:15) at process.callbackTrampoline (node:internal/async_hooks:128:24) at async Agent.executeCustomCommand (D:\a\cody\cody\agent\src\agent.ts:1704:29) at async <anonymous> (D:\a\cody\cody\vscode\src\jsonrpc\jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (D:\\a\\cody\\cody\\agent\\src\\agent.ts:1676:19)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at runNextTicks (node:internal/process/task_queues:64:3)\n at process.processImmediate (node:internal/timers:454:9)\n at process.topLevelDomainCallback (node:domain:161:15)\n at process.callbackTrampoline (node:internal/async_hooks:128:24)\n at async Agent.executeCustomCommand (D:\\a\\cody\\cody\\agent\\src\\agent.ts:1704:29)\n at async <anonymous> (D:\\a\\cody\\cody\\vscode\\src\\jsonrpc\\jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, no context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (D:\a\cody\cody\agent\src\agent.ts:1676:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at runNextTicks (node:internal/process/task_queues:64:3) at process.processImmediate (node:internal/timers:454:9) at process.topLevelDomainCallback (node:domain:161:15) at process.callbackTrampoline (node:internal/async_hooks:128:24) at async Agent.executeCustomCommand (D:\a\cody\cody\agent\src\agent.ts:1704:29) at async <anonymous> (D:\a\cody\cody\vscode\src\jsonrpc\jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (D:\\a\\cody\\cody\\agent\\src\\agent.ts:1676:19)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at runNextTicks (node:internal/process/task_queues:64:3)\n at process.processImmediate (node:internal/timers:454:9)\n at process.topLevelDomainCallback (node:domain:161:15)\n at process.callbackTrampoline (node:internal/async_hooks:128:24)\n at async Agent.executeCustomCommand (D:\\a\\cody\\cody\\agent\\src\\agent.ts:1704:29)\n at async <anonymous> (D:\\a\\cody\\cody\\vscode\\src\\jsonrpc\\jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands > commands/custom, chat command, open tabs context: agent/src/agent.ts#L1676
Error: chatID is undefined Error: chatID is undefined at Agent.createChatPanel (D:\a\cody\cody\agent\src\agent.ts:1676:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Agent.executeCustomCommand (D:\a\cody\cody\agent\src\agent.ts:1704:29) at async <anonymous> (D:\a\cody\cody\vscode\src\jsonrpc\jsonrpc.ts:96:21) ❯ Agent.createChatPanel src/agent.ts:1676:19 ❯ Agent.executeCustomCommand src/agent.ts:1704:29 ❯ <anonymous> ../vscode/src/jsonrpc/jsonrpc.ts:96:21 ❯ handleResponse ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48 ❯ handleMessage ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13 ❯ processMessageQueue ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17 ❯ Immediate.<anonymous> ../node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: -32603, data: '{"error":{},"stack":"\nError: chatID is undefined\n at Agent.createChatPanel (D:\\a\\cody\\cody\\agent\\src\\agent.ts:1676:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Agent.executeCustomCommand (D:\\a\\cody\\cody\\agent\\src\\agent.ts:1704:29)\n at async <anonymous> (D:\\a\\cody\\cody\\vscode\\src\\jsonrpc\\jsonrpc.ts:96:21)"}', toJson: 'Function<toJson>' }
src/custom-commands.test.ts > Custom Commands: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/custom-commands.test.ts:32:9
src/autocomplete.test.ts > Autocomplete > autocomplete/execute multiline (non-empty result): agent/src/autocomplete.test.ts#L97
TypeError: Cannot read properties of undefined (reading 'id') ❯ src/autocomplete.test.ts:97:51
src/autocomplete.test.ts > Autocomplete > autocomplete/execute (non-empty result): agent/src/autocomplete.test.ts#L42
TypeError: Cannot read properties of undefined (reading 'id') ❯ src/autocomplete.test.ts:42:51
src/autocomplete.test.ts > Autocomplete: agent/src/TestClient.ts#L809
Error: PollyError: [Polly] [adapter:node-http] Recording for the following request is not found and `recordIfMissing` is `false`.. To fix this problem, run the following commands to update the HTTP recordings: source agent/scripts/export-cody-http-recording-tokens.sh pnpm update-agent-recordings ❯ TestClient.shutdownAndExit src/TestClient.ts:809:23 ❯ TestClient.afterAll src/TestClient.ts:792:9 ❯ src/autocomplete.test.ts:23:9
test-integration (ubuntu)
The process '/usr/bin/git' failed with exit code 128
build
The process '/usr/bin/git' failed with exit code 128
test-integration (windows)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
test-e2e (ubuntu, 1/5)
The process '/usr/bin/git' failed with exit code 128
Slow Test: vscode/auth.test.ts#L0
vscode/auth.test.ts took 22.9s
Slow Test: vscode/attribution.test.ts#L0
vscode/attribution.test.ts took 24.6s
test-e2e (ubuntu, 5/5)
The process '/usr/bin/git' failed with exit code 128
Slow Test: vscode/enterprise-cody-ignore.test.ts#L0
vscode/enterprise-cody-ignore.test.ts took 22.7s
Slow Test: vscode/initial-context.test.ts#L0
vscode/initial-context.test.ts took 49.3s
test-e2e (ubuntu, 3/5)
The process '/usr/bin/git' failed with exit code 128
Slow Test: vscode/chat-keyboard-shortcuts.test.ts#L0
vscode/chat-keyboard-shortcuts.test.ts took 17.0s
Slow Test: vscode/chat-messages.test.ts#L0
vscode/chat-messages.test.ts took 35.5s
Slow Test: vscode/code-actions.test.ts#L0
vscode/code-actions.test.ts took 39.0s
test-unit (ubuntu, 20)
The process '/usr/bin/git' failed with exit code 128
test-e2e (ubuntu, 2/5)
The process '/usr/bin/git' failed with exit code 128
Slow Test: vscode/chat-input.test.ts#L0
vscode/chat-input.test.ts took 49.8s
Slow Test: vscode/chat-atFile.test.ts#L0
vscode/chat-atFile.test.ts took 1.5m
test-unit (ubuntu, 18)
The process '/usr/bin/git' failed with exit code 128
test-e2e (ubuntu, 4/5)
The process '/usr/bin/git' failed with exit code 128
Slow Test: vscode/command-commit.test.ts#L0
vscode/command-commit.test.ts took 16.9s
Slow Test: vscode/command-core.test.ts#L0
vscode/command-core.test.ts took 33.8s
Slow Test: vscode/command-custom.test.ts#L0
vscode/command-custom.test.ts took 1.3m
test-unit (windows, 20)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
🎭 Playwright Run Summary
9 skipped 4 passed (51.0s)
🎭 Playwright Run Summary
3 skipped 7 passed (1.9m)
🎭 Playwright Run Summary
2 skipped 6 passed (1.8m)
🎭 Playwright Run Summary
1 skipped 10 passed (2.9m)
🎭 Playwright Run Summary
1 flaky command-edit.test.ts:29:3 › edit (fixup) task ────────────────────────────────────────────────── 9 passed (3.2m)