mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-25 10:25:41 +01:00
* mcp: preserve launch working directories across hosts Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * mcp: address review and electron test failures Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * mcp: simplify provider working directory handling Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Clear retained Codex runtime state Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * agentHost: address MCP discovery review feedback Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * agentHost: adapt Codex routing test to thread inventory Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * agentHost: serialize Copilot chat discovery Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * agentHost: deny disabled Claude MCP servers at startup Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * agentHost: preserve Copilot MCP cwd after re-enable Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * MCP: address final cross-host review findings Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>