Skip to content

Test: Multi-root Workspace in Editor Window with Claude and Codex Agent Host Sessions #331067

Description

Refs: #321651

Complexity: 5

Authors: Don Jayamanne (@DonJayamanne)

Create Issue


Pre-requisites

  • VS code insiders
  • Following settings enabled
  "chat.editor.codex.preferAgentHost": true, 
  "chat.agentHost.codexAgent.enabled": true,
  "chat.agentHost.claudeAgent.enabled": true
  "chat.agentHost.copilotAgent.multiRootEnabled": true,
  "chat.agentHost.claudeAgent.multiRootEnabled": true,
  "chat.agentHost.codexAgent.multiRootEnabled": true,

Steps:

  • Use hooks, custom agents, instructions, skills, mcp servers (vscode mcp servers, .mcp.json) from across multiple workspaces
  • Test editing, creating PRs and the like across multiple repos when using multi-root workspace folders in VS Code
  • Verify everything works as expected in Copilot Agent with Mult-root workspaces
  • Note: Please test Codex and Claude Agents (both)

Note:

  • When filing an issue, please ensure you share the agent host session logs (using command Export Agent Host Debug Logs)

Metadata

Metadata

Labels

agent-hostIssues for the agent-host implementation (not the protocol)testplan-item

Type

No type

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions