Merged
Conversation
Contributor
Contributor
There was a problem hiding this comment.
Pull request overview
Removes agent-host documentation files under src/vs/platform/agentHost/ as part of cleaning up stale internal docs around sessions/protocol/design.
Changes:
- Delete
sessions.mddescribing chat sessions / background agent architecture. - Delete
protocol.mddocumenting the sessions process protocol. - Delete
design.mdcapturing agent-host design decisions.
Show a summary per file
| File | Description |
|---|---|
| src/vs/platform/agentHost/sessions.md | Removes stale architecture documentation for chat sessions registration. |
| src/vs/platform/agentHost/protocol.md | Removes the sessions process protocol documentation. |
| src/vs/platform/agentHost/design.md | Removes agent-host design decision documentation. |
Copilot's findings
Comments suppressed due to low confidence (1)
src/vs/platform/agentHost/protocol.md:1
- Removing this doc leaves multiple in-repo references pointing to
protocol.md, andcommon/state/AGENTS.mdstill instructs contributors to update../../../protocol.mdwhen adding actions/version history. Please either (1) update those references to the new canonical protocol documentation location (e.g. the agent-host-protocol repo), or (2) keep a short stubprotocol.mdthat redirects readers and preserves the contributor workflow instructions.
- Files reviewed: 3/3 changed files
- Comments generated: 0
joshspicer
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.