feat(mcp): expose resource catalog API (#35773)

This commit is contained in:
Aiden Cline
2026-07-07 13:34:29 -05:00
committed by GitHub
parent 5ec5c5e1a8
commit a7cd88f317
10 changed files with 127 additions and 17 deletions
+1
View File
@@ -80,6 +80,7 @@ export const ServerDefinitions = Event.inventory(
...InstallationEvent.Definitions,
...VcsEvent.Definitions,
McpEvent.StatusChanged,
McpEvent.ResourcesChanged,
// Shared transitional: V1 contracts the current TUI still consumes during
// the migration (permission.asked/replied, question.asked, session.error).
// Remove when the TUI moves to the current permission/question surfaces.