Files
vscode/src/vs/workbench/contrib/chat/browser/promptSyntax
Martin Aeschlimann a891079fb3 polish types used around tool and toolset selection (#261840)
* reduce number of types that describe enabled tools and toolsets

* use UserSelectedTools instead of `Pick<IChatAgentRequest, 'userSelectedTools'>`
2025-08-15 17:07:19 +00:00
..