Prompt Details
Trace: CodeSearchRepoTracker::openGitRepo#16 success. Elapsed 0.36500000953674316
Debug: [detectPullRequestFromGitHubAPI] Querying GitHub API for PR on microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Warning: [ClaudeWorkspaceFolderService] No repository found at /Users/digitarald/Developer/firefox-main
Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md
Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md
Debug: [FolderRepositoryManager+0] Fetch pull request category repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Warning: [ClaudeWorkspaceFolderService] No repository found at /Users/digitarald/Developer/test-all
Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md
Trace: CodeSearchChunkSearch::openGitRepo#16 started
Trace: CodeSearchChunkSearch.openGitRepo(file:///Users/digitarald/Developer/agentrc)
Trace: CodeSearchChunkSearch.openGitRepo(file:///Users/digitarald/Developer/agentrc): skipping, not relevant to workspace
Trace: CodeSearchChunkSearch::openGitRepo#16 success. Elapsed 0.049208998680114746
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/agents
Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md
Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md
Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/agents
Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md
Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md
Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/agents
Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md
Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md
Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md
Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions
Debug: [RateLimit] GraphQL rate limit remaining: 6796, query:
query FetchCopilotAgentPullRequests($searchQuery: String!, $first: Int!, $after: String) {
search(query: $searchQuery, type: ISSUE, first: $first, after: $after) {
nodes {
... on PullRequest {
number
id
fullDatabaseId
headRefOid
baseRefOid
title
state
isDraft
url
createdAt
updatedAt
additions
deletions
headRefName
baseRefName
files {
totalCount
}
author {
login
}
repository {
owner {
login
}
name
}
body
}
}
pageInfo {
hasNextPage
endCursor
}
issueCount
}
}
Debug: [GitHubAPI] FetchCopilotAgentPullRequests: host=https://api.github.com, searchQuery=repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr, resultCount=0, errors=undefined
Debug: [detectPullRequestFromGitHubAPI] No PR found for microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [CopilotCLIChatSessionParticipant] PR detection retry for 22b36d72-551d-4afb-a0df-01fc58e6a1e6: attempt 2/5, waiting 4000ms
Debug: [detectPullRequestFromGitHubAPI] Querying GitHub API for PR on microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [FolderRepositoryManager+0] Fetch pull request category repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr
Debug: [RateLimit] GraphQL rate limit remaining: 6794, query:
query FetchCopilotAgentPullRequests($searchQuery: String!, $first: Int!, $after: String) {
search(query: $searchQuery, type: ISSUE, first: $first, after: $after) {
nodes {
... on PullRequest {
number
id
fullDatabaseId
headRefOid
baseRefOid
title
state
isDraft
url
createdAt
updatedAt
additions
deletions
headRefName
baseRefName
files {
totalCount
}
author {
login
}
repository {
owner {
login
}
name
}
body
}
}
pageInfo {
hasNextPage
endCursor
}
issueCount
}
}
Debug: [GitHubAPI] FetchCopilotAgentPullRequests: host=https://api.github.com, searchQuery=repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr, resultCount=0, errors=undefined
Debug: [detectPullRequestFromGitHubAPI] No PR found for microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [CopilotCLIChatSessionParticipant] PR detection retry for 22b36d72-551d-4afb-a0df-01fc58e6a1e6: attempt 3/5, waiting 8000ms
Debug: [detectPullRequestFromGitHubAPI] Querying GitHub API for PR on microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [FolderRepositoryManager+0] Fetch pull request category repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr
Debug: [RateLimit] GraphQL rate limit remaining: 6793, query:
query FetchCopilotAgentPullRequests($searchQuery: String!, $first: Int!, $after: String) {
search(query: $searchQuery, type: ISSUE, first: $first, after: $after) {
nodes {
... on PullRequest {
number
id
fullDatabaseId
headRefOid
baseRefOid
title
state
isDraft
url
createdAt
updatedAt
additions
deletions
headRefName
baseRefName
files {
totalCount
}
author {
login
}
repository {
owner {
login
}
name
}
body
}
}
pageInfo {
hasNextPage
endCursor
}
issueCount
}
}
Debug: [GitHubAPI] FetchCopilotAgentPullRequests: host=https://api.github.com, searchQuery=repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr, resultCount=0, errors=undefined
Debug: [detectPullRequestFromGitHubAPI] No PR found for microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [CopilotCLIChatSessionParticipant] PR detection retry for 22b36d72-551d-4afb-a0df-01fc58e6a1e6: attempt 4/5, waiting 16000ms
Debug: Related Information: Index not loaded yet triggering background calculation, returning 0ms
Type: Bug
Window: Agents
VS Code version: Code - Insiders 1.120.0-insider (Universal) (3b8129f, 2026-05-08T16:49:14Z)
OS version: Darwin arm64 25.4.0
Modes:
Prompt Details
Trace: CodeSearchRepoTracker::openGitRepo#16 success. Elapsed 0.36500000953674316 Debug: [detectPullRequestFromGitHubAPI] Querying GitHub API for PR on microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122 Warning: [ClaudeWorkspaceFolderService] No repository found at /Users/digitarald/Developer/firefox-main Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md Debug: [FolderRepositoryManager+0] Fetch pull request category repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Warning: [ClaudeWorkspaceFolderService] No repository found at /Users/digitarald/Developer/test-all Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md Trace: CodeSearchChunkSearch::openGitRepo#16 started Trace: CodeSearchChunkSearch.openGitRepo(file:///Users/digitarald/Developer/agentrc) Trace: CodeSearchChunkSearch.openGitRepo(file:///Users/digitarald/Developer/agentrc): skipping, not relevant to workspace Trace: CodeSearchChunkSearch::openGitRepo#16 success. Elapsed 0.049208998680114746 Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/agents Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/agents Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/agents Trace: [PlanAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/plan-agent/Plan.agent.md Trace: [AskAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/ask-agent/Ask.agent.md Trace: [ExploreAgentProvider] Wrote agent file: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/explore-agent/Explore.agent.md Trace: [GitHubOrgChatResourcesService] Cache directory does not exist: vscode-userdata:/Users/digitarald/Library/Application%20Support/Code%20-%20Insiders/User/globalStorage/github.copilot-chat/github/microsoft/instructions Debug: [RateLimit] GraphQL rate limit remaining: 6796, query: query FetchCopilotAgentPullRequests($searchQuery: String!, $first: Int!, $after: String) { search(query: $searchQuery, type: ISSUE, first: $first, after: $after) { nodes { ... on PullRequest { number id fullDatabaseId headRefOid baseRefOid title state isDraft url createdAt updatedAt additions deletions headRefName baseRefName files { totalCount } author { login } repository { owner { login } name } body } } pageInfo { hasNextPage endCursor } issueCount } }Debug: [GitHubAPI] FetchCopilotAgentPullRequests: host=https://api.github.com, searchQuery=repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr, resultCount=0, errors=undefined
Debug: [detectPullRequestFromGitHubAPI] No PR found for microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [CopilotCLIChatSessionParticipant] PR detection retry for 22b36d72-551d-4afb-a0df-01fc58e6a1e6: attempt 2/5, waiting 4000ms
Debug: [detectPullRequestFromGitHubAPI] Querying GitHub API for PR on microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [FolderRepositoryManager+0] Fetch pull request category repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr
Debug: [RateLimit] GraphQL rate limit remaining: 6794, query:
query FetchCopilotAgentPullRequests($searchQuery: String!, $first: Int!, $after: String) {
search(query: $searchQuery, type: ISSUE, first: $first, after: $after) {
nodes {
... on PullRequest {
number
id
fullDatabaseId
headRefOid
baseRefOid
title
state
isDraft
url
createdAt
updatedAt
additions
deletions
headRefName
baseRefName
files {
totalCount
}
author {
login
}
repository {
owner {
login
}
name
}
body
}
}
pageInfo {
hasNextPage
endCursor
}
issueCount
}
}
Debug: [GitHubAPI] FetchCopilotAgentPullRequests: host=https://api.github.com, searchQuery=repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr, resultCount=0, errors=undefined
Debug: [detectPullRequestFromGitHubAPI] No PR found for microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [CopilotCLIChatSessionParticipant] PR detection retry for 22b36d72-551d-4afb-a0df-01fc58e6a1e6: attempt 3/5, waiting 8000ms
Debug: [detectPullRequestFromGitHubAPI] Querying GitHub API for PR on microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [FolderRepositoryManager+0] Fetch pull request category repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr
Debug: [RateLimit] GraphQL rate limit remaining: 6793, query:
query FetchCopilotAgentPullRequests($searchQuery: String!, $first: Int!, $after: String) {
search(query: $searchQuery, type: ISSUE, first: $first, after: $after) {
nodes {
... on PullRequest {
number
id
fullDatabaseId
headRefOid
baseRefOid
title
state
isDraft
url
createdAt
updatedAt
additions
deletions
headRefName
baseRefName
files {
totalCount
}
author {
login
}
repository {
owner {
login
}
name
}
body
}
}
pageInfo {
hasNextPage
endCursor
}
issueCount
}
}
Debug: [GitHubAPI] FetchCopilotAgentPullRequests: host=https://api.github.com, searchQuery=repo:microsoft/agentrc head:digitarald/agents/version-upgrade-research-pr122 is:pr, resultCount=0, errors=undefined
Debug: [detectPullRequestFromGitHubAPI] No PR found for microsoft/agentrc, branch=digitarald/agents/version-upgrade-research-pr122
Debug: [CopilotCLIChatSessionParticipant] PR detection retry for 22b36d72-551d-4afb-a0df-01fc58e6a1e6: attempt 4/5, waiting 16000ms
Debug: Related Information: Index not loaded yet triggering background calculation, returning 0ms
Request IDs
System Info
GPU0: VENDOR= 0x106b [Google Inc. (Apple)], DEVICE=0x0000 [ANGLE (Apple, ANGLE Metal Renderer: Apple M4 Pro, Version 26.4.1 (Build 25E253))], DRIVER_VENDOR=Apple, DRIVER_VERSION=26.4.1 ACTIVE
Machine model name: Mac
Machine model version: 16.7
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: enabled_on
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off