Allow to change models for Custom agents inside Agent Plugin #1362
Closed
SaravananRajaraman
started this conversation in
Ideas
Replies: 1 comment
-
|
This should be raised as a feature request on the VS Code and/or Copilot CLI issues. |
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.
-
Agents with
user-invocable: falseare meant to be called only by the Orchestrator or main agent. Right now we can edit the Orchestrator agents via the edit option, but worker agents markeduser-invocable: falseare not available for editing. We need a way to support editing those worker agents too.Beta Was this translation helpful? Give feedback.
All reactions