Support custom context metadata for agentic chat #2833
Unanswered
kaje94
asked this question in
Extension Development QnA
Replies: 1 comment
-
|
Hi @kaje94 , I'm not sure the Chat Participants would handle the use case you are describing, but maybe worth a try. Maybe abstracting the context inside an MCP would do the trick as well. Either way, since you are suggesting a new feature/API, I would suggest you to open an issue in the VS Code repo (https://github.com/microsoft/vscode/issues) itself, so the VS Code team could evaluate. This discussions forum is intended for extension development only for now. Hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Request: allow extensions to contribute extra context for agentic chat.
Suggestion: extend the chat context so extensions can register providers for webviews, and other custom metadata as context.
Beta Was this translation helpful? Give feedback.
All reactions