Files
vscode/.playwright-cli/console-2026-03-04T02-30-18-316Z.log
Osvaldo Ortega 55fe7db35d Add multiple Playwright YAML configuration files for session management UI
- Created new YAML files to define the structure and components of the session management interface.
- Included various toolbars, buttons, and alerts to enhance user interaction.
- Implemented features such as session actions, agent sessions, and folder picker options.
- Ensured accessibility with appropriate cursor pointers and disabled states for buttons.
2026-03-03 18:31:32 -08:00

497 lines
66 KiB
Plaintext

[ 975ms] [ERROR] Failed to load resource: the server responded with a status of 404 (Not Found) @ http://localhost:9856/favicon.ico:0
[ 1122ms] [WARNING] The web worker extension host is started in a same-origin iframe! @ http://localhost:9856/out/vs/workbench/services/extensions/browser/webWorkerExtensionHost.js:99
[ 1141ms] [ERROR] %c ERR color: #f33 [File Watcher ('FileSystemObserver')] Error: Unavailable (FileSystemError): Error: No file system handle registered (/.claude) (file:///.claude) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1141ms] [ERROR] %c ERR color: #f33 [File Watcher ('FileSystemObserver')] Error: Unavailable (FileSystemError): Error: No file system handle registered (/.copilot) (file:///.copilot/skills) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1141ms] [ERROR] %c ERR color: #f33 [File Watcher ('FileSystemObserver')] Error: Unavailable (FileSystemError): Error: No file system handle registered (/.agents) (file:///.agents/skills) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1141ms] [ERROR] %c ERR color: #f33 [File Watcher ('FileSystemObserver')] Error: Unavailable (FileSystemError): Error: No file system handle registered (/.claude) (file:///.claude/skills) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1141ms] [ERROR] %c ERR color: #f33 [File Watcher ('FileSystemObserver')] Error: Unavailable (FileSystemError): Error: No file system handle registered (/.claude) (file:///.claude/agents) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1141ms] [ERROR] %c ERR color: #f33 [File Watcher ('FileSystemObserver')] Error: Unavailable (FileSystemError): Error: No file system handle registered (/.copilot) (file:///.copilot/agents) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/agents Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async AgenticPromptsService.computeCustomAgents (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:545:26) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/settings.json Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1142ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1146ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1146ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1146ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/agents Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async AgenticPromptsService.computeCustomAgents (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:545:26) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1147ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1147ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1147ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1147ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1147ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1148ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1148ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1174ms] [WARNING] An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing. @ http://localhost:9856/out/vs/workbench/services/extensions/worker/webWorkerExtensionHostIframe.html?&vscodeWebWorkerExtHostId=9ca126b4-ff28-4480-8924-e3e0c9ccf568:0
[ 1343ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1343ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1343ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1343ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1344ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1344ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1510ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1510ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.copilot/instructions Unavailable (FileSystemError): Error: No file system handle registered (/.copilot)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1510ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async Promise.all (index 2)
at async getCustomizationTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:92:21)
at async updateHeaderTotalCount (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/sessionsViewPane.js:200:32) @ http://localhost:9856/out/vs/platform/log/common/log.js:252
[ 1511ms] [ERROR] %c ERR color: #f33 Failed to resolve files at location: file:///.claude/rules Unavailable (FileSystemError): Error: No file system handle registered (/.claude)
at FileSystemProviderError.create (http://localhost:9856/out/vs/platform/files/common/files.js:191:31)
at createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/common/files.js:201:36)
at HTMLFileSystemProvider.createFileSystemProviderError (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:430:16)
at HTMLFileSystemProvider.doGetHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:415:20)
at async HTMLFileSystemProvider.getDirectoryHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:364:24)
at async HTMLFileSystemProvider.getHandle (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:332:28)
at async HTMLFileSystemProvider.stat (http://localhost:9856/out/vs/platform/files/browser/htmlFileSystemProvider.js:53:28)
at async FileService.doResolveFile (http://localhost:9856/out/vs/platform/files/common/fileService.js:179:22)
at async FileService.resolve (http://localhost:9856/out/vs/platform/files/common/fileService.js:162:20)
at async AgenticPromptFilesLocator.resolveFilesAtLocation (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:460:26)
at async AgenticPromptFilesLocator.listFilesInUserData (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:76:27)
at async AgenticPromptFilesLocator.listFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.js:68:20)
at async Promise.all (index 0)
at async AgenticPromptsService.computeListPromptFiles (http://localhost:9856/out/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.js:239:25)
at async getSourceCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationCounts.js:57:29)
at async CustomizationLinkViewItem._updateCounts (http://localhost:9856/out/vs/sessions/contrib/sessions/browser/customizationsToolbar.contribution.js:146:28) @ http://localhost:9856/out/vs/platform/log/common/log.js:252