-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcopilot-cli-agentBackground Agent related features/bugsBackground Agent related features/bugs
Milestone
Description
Testing #301301
Not sure of exact repo steps since it seems timing dependent but I've seen copilot chat cli sessions get stuck. It seems to be related to some combination or using steering, stopping, and then sending a new message
This example has been stuck working... for a few minutes now
Possibly relevant output logs:
Details
2026-03-16 10:45:43.528 [trace] [CopilotCLISession]Complete Tool bash, success: true, result: [1] 46096
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s
Running `target/debug/testing-sessions`
Server is running on http://localhost:3000
Available endpoints:
GET / - Home page
GET /api/status - Server status
GET /api/time - Current time
{"status":"running","message":"Server is working correctly","timestamp":"2026-03-16T17:45:43Z"}
{"time":"2026-03-16T17:45:43Z","timestamp":1773683143389}
<exited with exit code 0>
2026-03-16 10:45:43.528 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "tool.execution_complete",
"data": {
"toolCallId": "toolu_01EgLd4wGgPEGe9VSso8n8j4",
"model": "claude-opus-4.6-1m",
"interactionId": "83da24d5-91bc-4938-b61c-4e5a0025c3cb",
"success": true,
"result": {
"content": "[1] 46096\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s\n Running `target/debug/testing-sessions`\nServer is running on http://localhost:3000\nAvailable endpoints:\n GET / - Home page\n GET /api/status - Server status\n GET /api/time - Current time\n{\"status\":\"running\",\"message\":\"Server is working correctly\",\"timestamp\":\"2026-03-16T17:45:43Z\"}\n{\"time\":\"2026-03-16T17:45:43Z\",\"timestamp\":1773683143389}\n<exited with exit code 0>",
"detailedContent": "[1] 46096\n Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s\n Running `target/debug/testing-sessions`\nServer is running on http://localhost:3000\nAvailable endpoints:\n GET / - Home page\n GET /api/status - Server status\n GET /api/time - Current time\n{\"status\":\"running\",\"message\":\"Server is working correctly\",\"timestamp\":\"2026-03-16T17:45:43Z\"}\n{\"time\":\"2026-03-16T17:45:43Z\",\"timestamp\":1773683143389}\n<exited with exit code 0>"
},
"toolTelemetry": {
"properties": {
"customTimeout": "false",
"executionMode": "sync",
"detached": "false"
},
"metrics": {
"commandTimeout": 30000
}
}
},
"id": "81485c74-6332-48b7-abd9-0badd5c47ed4",
"timestamp": "2026-03-16T17:45:43.527Z",
"parentId": "3ea83626-dfaf-4d15-9ed0-5b2f85b77a0b"
}
2026-03-16 10:45:43.528 [info] ccreq:66ffa2a1.copilotmd | markdown
2026-03-16 10:45:43.528 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.turn_end",
"data": {
"turnId": "8"
},
"id": "69d988cf-334e-4952-833b-77e890d28a3e",
"timestamp": "2026-03-16T17:45:43.528Z",
"parentId": "81485c74-6332-48b7-abd9-0badd5c47ed4"
}
2026-03-16 10:45:43.583 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.turn_start",
"data": {
"turnId": "9",
"interactionId": "83da24d5-91bc-4938-b61c-4e5a0025c3cb"
},
"id": "cae11cb9-13f7-4a1b-b2f1-56adf97b3101",
"timestamp": "2026-03-16T17:45:43.528Z",
"parentId": "69d988cf-334e-4952-833b-77e890d28a3e"
}
2026-03-16 10:45:43.680 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "session.usage_info",
"data": {
"tokenLimit": 936000,
"currentTokens": 43376,
"messagesLength": 31
},
"id": "7050d6dd-7ca3-4f0b-92e0-ee8c25590db9",
"timestamp": "2026-03-16T17:45:43.680Z",
"parentId": "cae11cb9-13f7-4a1b-b2f1-56adf97b3101",
"ephemeral": true
}
2026-03-16 10:45:46.209 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:46.210 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:47.835 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14215
},
"id": "95a0bf8a-349b-46dd-8761-250cb92c35b9",
"timestamp": "2026-03-16T17:45:47.835Z",
"parentId": "7050d6dd-7ca3-4f0b-92e0-ee8c25590db9",
"ephemeral": true
}
2026-03-16 10:45:47.835 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": "Server"
},
"id": "c0ef3489-cce9-4990-8c06-07f33863eb34",
"timestamp": "2026-03-16T17:45:47.835Z",
"parentId": "95a0bf8a-349b-46dd-8761-250cb92c35b9",
"ephemeral": true
}
2026-03-16 10:45:47.835 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14222
},
"id": "e8e2840f-9a85-4467-a200-46f235c40afb",
"timestamp": "2026-03-16T17:45:47.835Z",
"parentId": "c0ef3489-cce9-4990-8c06-07f33863eb34",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": " builds"
},
"id": "692630e8-689f-4747-bbed-509e138fac69",
"timestamp": "2026-03-16T17:45:47.835Z",
"parentId": "e8e2840f-9a85-4467-a200-46f235c40afb",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14241
},
"id": "fdc0d387-2695-4138-87a2-33d9ec673fed",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "692630e8-689f-4747-bbed-509e138fac69",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": " and runs correctly"
},
"id": "30b6cda7-9770-4683-82a5-64af95ca777d",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "fdc0d387-2695-4138-87a2-33d9ec673fed",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14260
},
"id": "3c55cc28-96b4-4080-b4a9-e3d611a137b0",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "30b6cda7-9770-4683-82a5-64af95ca777d",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": ". Now let me update"
},
"id": "4f5321f0-9489-47fb-b982-d7783120afee",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "3c55cc28-96b4-4080-b4a9-e3d611a137b0",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14267
},
"id": "af706ab7-cf16-45b7-9699-0bac825ed1ea",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "4f5321f0-9489-47fb-b982-d7783120afee",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": " the `."
},
"id": "775ffe09-8462-4d72-afcb-956d89b3e95e",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "af706ab7-cf16-45b7-9699-0bac825ed1ea",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14281
},
"id": "9c58acfa-c3b5-4124-b96a-262403f744d5",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "775ffe09-8462-4d72-afcb-956d89b3e95e",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": "gitignore` for"
},
"id": "d65355a4-d7b3-46d8-aa55-330fc67f8009",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "9c58acfa-c3b5-4124-b96a-262403f744d5",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14287
},
"id": "abcd2f2d-353f-49fa-8a84-40a95ee97e2e",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "d65355a4-d7b3-46d8-aa55-330fc67f8009",
"ephemeral": true
}
2026-03-16 10:45:47.836 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message_delta",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"deltaContent": " Rust:"
},
"id": "be29c17c-88eb-4d24-9cef-82ac76713ce3",
"timestamp": "2026-03-16T17:45:47.836Z",
"parentId": "abcd2f2d-353f-49fa-8a84-40a95ee97e2e",
"ephemeral": true
}
2026-03-16 10:45:47.837 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14291
},
"id": "7bec2ac3-622d-4fa5-a28f-c9281c19e83b",
"timestamp": "2026-03-16T17:45:47.837Z",
"parentId": "be29c17c-88eb-4d24-9cef-82ac76713ce3",
"ephemeral": true
}
2026-03-16 10:45:47.837 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14293
},
"id": "bae1a0f4-e3aa-4428-ba23-88b40438358a",
"timestamp": "2026-03-16T17:45:47.837Z",
"parentId": "7bec2ac3-622d-4fa5-a28f-c9281c19e83b",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14305
},
"id": "41737e84-8ef6-47f0-bcba-9384c43fc2b4",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "bae1a0f4-e3aa-4428-ba23-88b40438358a",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14309
},
"id": "348607ef-6358-4680-9342-d72b21e39434",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "41737e84-8ef6-47f0-bcba-9384c43fc2b4",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14318
},
"id": "651538a6-586c-4ad5-bff8-1fe097fd607a",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "348607ef-6358-4680-9342-d72b21e39434",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14326
},
"id": "b181ef71-99c6-4251-84ab-0f4d1d472a0e",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "651538a6-586c-4ad5-bff8-1fe097fd607a",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14330
},
"id": "4e5abeb4-1249-4bde-ab1c-1e4b6c0fe78d",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "b181ef71-99c6-4251-84ab-0f4d1d472a0e",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14339
},
"id": "8656e19b-75fb-414e-9006-bef96bcb3483",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "4e5abeb4-1249-4bde-ab1c-1e4b6c0fe78d",
"ephemeral": true
}
2026-03-16 10:45:47.865 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14351
},
"id": "158d3091-d48b-4b02-91f1-d230cc749ffb",
"timestamp": "2026-03-16T17:45:47.865Z",
"parentId": "8656e19b-75fb-414e-9006-bef96bcb3483",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14353
},
"id": "cb88639f-4f45-4a09-ba88-b29fc4564f0c",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "158d3091-d48b-4b02-91f1-d230cc749ffb",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14357
},
"id": "bc94bd8b-b708-46ba-9efa-dbfa80afd919",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "cb88639f-4f45-4a09-ba88-b29fc4564f0c",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14360
},
"id": "52c0f89e-c520-43d1-a0cd-e91ab3155d7e",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "bc94bd8b-b708-46ba-9efa-dbfa80afd919",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14363
},
"id": "1f6b705c-a265-49d8-bb1f-eb1bddb6d05c",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "52c0f89e-c520-43d1-a0cd-e91ab3155d7e",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14365
},
"id": "8f94ba6b-a065-4e39-a671-5731c7842d01",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "1f6b705c-a265-49d8-bb1f-eb1bddb6d05c",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14367
},
"id": "f3df91b4-e71e-4749-890b-bb69020922b4",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "8f94ba6b-a065-4e39-a671-5731c7842d01",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14369
},
"id": "3ce48f8c-4797-403c-adbb-00268fc1e585",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "f3df91b4-e71e-4749-890b-bb69020922b4",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14380
},
"id": "adb35b2d-8573-42c2-bb3d-8cd14b891d4f",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "3ce48f8c-4797-403c-adbb-00268fc1e585",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14387
},
"id": "c27f16be-f01d-4ac6-bd9e-a9fa7dba550a",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "adb35b2d-8573-42c2-bb3d-8cd14b891d4f",
"ephemeral": true
}
2026-03-16 10:45:47.866 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14389
},
"id": "9fff8390-2faa-4ff0-a59b-249c1de37f85",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "c27f16be-f01d-4ac6-bd9e-a9fa7dba550a",
"ephemeral": true
}
2026-03-16 10:45:47.867 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14397
},
"id": "90718667-9e43-4e7a-978c-76197e63104e",
"timestamp": "2026-03-16T17:45:47.866Z",
"parentId": "9fff8390-2faa-4ff0-a59b-249c1de37f85",
"ephemeral": true
}
2026-03-16 10:45:47.867 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14407
},
"id": "030783fe-9ba3-4b99-b333-25f55efb1e08",
"timestamp": "2026-03-16T17:45:47.867Z",
"parentId": "90718667-9e43-4e7a-978c-76197e63104e",
"ephemeral": true
}
2026-03-16 10:45:47.867 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.streaming_delta",
"data": {
"totalResponseSizeBytes": 14414
},
"id": "a3a82e14-5a13-4422-815c-261182c34670",
"timestamp": "2026-03-16T17:45:47.867Z",
"parentId": "030783fe-9ba3-4b99-b333-25f55efb1e08",
"ephemeral": true
}
2026-03-16 10:45:47.868 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.usage",
"data": {
"model": "claude-opus-4.6-1m",
"inputTokens": 52638,
"outputTokens": 131,
"cacheReadTokens": 52312,
"cacheWriteTokens": 0,
"cost": 6,
"duration": 4187,
"initiator": "agent",
"apiCallId": "msg_01JFwqQ7KtQHAtPbnPUeyak4",
"providerCallId": "F91B:3F1714:173513D:1915C3F:69B841C5",
"quotaSnapshots": {
"chat": {
"isUnlimitedEntitlement": true,
"entitlementRequests": -1,
"usedRequests": 0,
"usageAllowedWithExhaustedQuota": true,
"overage": 0,
"overageAllowedWithExhaustedQuota": true,
"remainingPercentage": 100,
"resetDate": "2026-04-01T00:00:00.000Z"
},
"completions": {
"isUnlimitedEntitlement": true,
"entitlementRequests": -1,
"usedRequests": 0,
"usageAllowedWithExhaustedQuota": true,
"overage": 0,
"overageAllowedWithExhaustedQuota": true,
"remainingPercentage": 100,
"resetDate": "2026-04-01T00:00:00.000Z"
},
"premium_interactions": {
"isUnlimitedEntitlement": true,
"entitlementRequests": -1,
"usedRequests": 0,
"usageAllowedWithExhaustedQuota": true,
"overage": 0,
"overageAllowedWithExhaustedQuota": true,
"remainingPercentage": 100,
"resetDate": "2026-04-01T00:00:00.000Z"
}
},
"copilotUsage": {
"tokenDetails": [
{
"batchSize": 1000000,
"costPerBatch": 500000000000,
"tokenCount": 1,
"tokenType": "input"
},
{
"batchSize": 1000000,
"costPerBatch": 50000000000,
"tokenCount": 52312,
"tokenType": "cache_read"
},
{
"batchSize": 1000000,
"costPerBatch": 0,
"tokenCount": 325,
"tokenType": "cache_write"
},
{
"batchSize": 1000000,
"costPerBatch": 2500000000000,
"tokenCount": 131,
"tokenType": "output"
}
],
"totalNanoAiu": 2943600000
},
"reasoningEffort": "high"
},
"id": "d2eb2a90-98aa-4b05-bdd8-6ac7cc6caf8c",
"timestamp": "2026-03-16T17:45:47.867Z",
"parentId": "a3a82e14-5a13-4422-815c-261182c34670",
"ephemeral": true
}
2026-03-16 10:45:47.868 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "assistant.message",
"data": {
"messageId": "0299a1c6-0a3e-411d-93a0-9ee69893e23d",
"content": "Server builds and runs correctly. Now let me update the `.gitignore` for Rust:",
"toolRequests": [
{
"toolCallId": "toolu_01LSGTWNG97ZLef9pX4zuyXM",
"name": "edit",
"arguments": {
"new_str": "node_modules\n/target",
"old_str": "node_modules",
"path": "/Users/matb/projects/testing-sessions/.gitignore"
},
"type": "function",
"intentionSummary": "edit the file at /Users/matb/projects/testing-sessions/.gitignore."
}
],
"interactionId": "83da24d5-91bc-4938-b61c-4e5a0025c3cb",
"outputTokens": 131
},
"id": "0bbe9cdd-7a36-4f0c-bcf4-6b02f829f837",
"timestamp": "2026-03-16T17:45:47.868Z",
"parentId": "d2eb2a90-98aa-4b05-bdd8-6ac7cc6caf8c"
}
2026-03-16 10:45:47.868 [trace] [CopilotCLISession] Tracking for toolCallId toolu_01LSGTWNG97ZLef9pX4zuyXM of file /Users/matb/projects/testing-sessions/.gitignore
2026-03-16 10:45:47.868 [trace] [CopilotCLISession] Start Tool edit
2026-03-16 10:45:47.868 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "tool.execution_start",
"data": {
"toolCallId": "toolu_01LSGTWNG97ZLef9pX4zuyXM",
"toolName": "edit",
"arguments": {
"new_str": "node_modules\n/target",
"old_str": "node_modules",
"path": "/Users/matb/projects/testing-sessions/.gitignore"
}
},
"id": "6d4782cf-b247-4da4-aee1-6f282d30f843",
"timestamp": "2026-03-16T17:45:47.868Z",
"parentId": "0bbe9cdd-7a36-4f0c-bcf4-6b02f829f837"
}
2026-03-16 10:45:47.869 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "permission.requested",
"data": {
"requestId": "5643deed-676b-4fb7-8e62-65b0c046f5cc",
"permissionRequest": {
"kind": "write",
"toolCallId": "toolu_01LSGTWNG97ZLef9pX4zuyXM",
"intention": "Edit file",
"fileName": "/Users/matb/projects/testing-sessions/.gitignore",
"diff": "\ndiff --git a/Users/matb/projects/testing-sessions/.gitignore b/Users/matb/projects/testing-sessions/.gitignore\nindex 0000000..0000000 100644\n--- a/Users/matb/projects/testing-sessions/.gitignore\n+++ b/Users/matb/projects/testing-sessions/.gitignore\n@@ -1,4 +1,5 @@\n node_modules\n+/target\n \n # Added by cargo\n \n",
"newFileContents": "node_modules\n/target\n\n# Added by cargo\n\n/target\n"
}
},
"id": "b1ad2841-a06a-4ba3-b9ba-7e560b5d9279",
"timestamp": "2026-03-16T17:45:47.869Z",
"parentId": "6d4782cf-b247-4da4-aee1-6f282d30f843",
"ephemeral": true
}
2026-03-16 10:45:47.871 [trace] [CopilotCLISession] Starting to track edit for toolCallId toolu_01LSGTWNG97ZLef9pX4zuyXM & file /Users/matb/projects/testing-sessions/.gitignore
2026-03-16 10:45:53.605 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.606 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.606 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.606 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.634 [trace] [CopilotCLISession] Reusing CopilotCLI session 124f9d57-2d21-4e7d-89f8-307aa7356662.
2026-03-16 10:45:53.634 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "subagent.deselected",
"data": {},
"id": "1c304d00-06df-4e23-8a5d-199a46f6179d",
"timestamp": "2026-03-16T17:45:53.634Z",
"parentId": "b1ad2841-a06a-4ba3-b9ba-7e560b5d9279"
}
2026-03-16 10:45:53.634 [info] Using Copilot CLI session: 124f9d57-2d21-4e7d-89f8-307aa7356662 (isNewSession: false, isolationEnabled: false, workingDirectory: file:///Users/matb/projects/testing-sessions, worktreePath: undefined)
2026-03-16 10:45:53.634 [trace] [ChatSessionWorkspaceFolderService] Tracked workspace folder /Users/matb/projects/testing-sessions for session 124f9d57-2d21-4e7d-89f8-307aa7356662
2026-03-16 10:45:53.634 [trace] Resolving chat model
2026-03-16 10:45:53.637 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.637 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.637 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.643 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.643 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.643 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:45:53.648 [trace] [ChatSessionMetadataStore] Wrote metadata for session 124f9d57-2d21-4e7d-89f8-307aa7356662
2026-03-16 10:45:53.776 [info] [CopilotCLISession] Steering session 124f9d57-2d21-4e7d-89f8-307aa7356662
2026-03-16 10:45:53.776 [trace] [CopilotCLISession] CopilotCLI Event: {
"type": "pending_messages.modified",
"data": {},
"id": "1ce4c0a3-a6c6-4e0b-b6b3-9e1a6179d76b",
"timestamp": "2026-03-16T17:45:53.776Z",
"parentId": "1c304d00-06df-4e23-8a5d-199a46f6179d",
"ephemeral": true
}
2026-03-16 10:45:53.776 [info] ccreq:469be509.copilotmd | markdown
2026-03-16 10:45:54.107 [trace] [NES][Triggerer][onDidChangeTextDocument] Return: ignored document
2026-03-16 10:45:54.107 [trace] [NES][Triggerer][onDidChangeTextDocument] Return: ignored document
2026-03-16 10:45:54.107 [trace] [NES][Triggerer][onDidChangeTextDocument] Return: ignored document
2026-03-16 10:45:54.107 [trace] [NES][Triggerer][onDidChangeTextDocument] Return: ignored document
2026-03-16 10:45:54.664 [trace] [ChatSessionMetadataStore] Wrote bulk metadata file with 49 session(s)
2026-03-16 10:47:02.325 [debug] [context keys] Window state change. Needs offline check: false, active: false, focused: true.
2026-03-16 10:47:59.486 [debug] [context keys] Window state change. Needs offline check: false, active: true, focused: true.
2026-03-16 10:48:41.064 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:48:41.065 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:48:41.066 [trace] [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
2026-03-16 10:48:52.333 [debug] [getAllSessions] Fetching sessions for nwo=mjbvz/testing-sessions, open=true
2026-03-16 10:48:53.015 [debug] [getAllSessions] Got 16 sessions for nwo=mjbvz/testing-sessions
2026-03-16 10:49:39.489 [debug] [context keys] Window state change. Needs offline check: false, active: false, focused: true.
2026-03-16 10:50:03.968 [debug] [context keys] Window state change. Needs offline check: false, active: true, focused: true.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcopilot-cli-agentBackground Agent related features/bugsBackground Agent related features/bugs