Auto-accept tool-calls #1441
-
|
Hey, is it possible at all to autoaccept tool calls? I find myself having to accept tons of these on a given prompt. Is this on the roadmap perhaps? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
|
Currently it is not possible and not planned either. Tool calling is inherently insecure (especially when using MCP servers) so the process being very explicit is intentional. But it can be added regardless if there is enough demand for it I guess (so far there wasnt much demand really) |
Beta Was this translation helpful? Give feedback.
-
|
I've been reading some issues and discussion about the auto-approval. I know your thoughts about the risk, but I feel the plugin is falling behind the modern alternatives. Maybe we should treat it as non auto-approval by default but keep it optional for advanced users. |
Beta Was this translation helpful? Give feedback.
-
|
Most other Copilot implementations don't ask for consent for non destructive ops (read, search, and even direct file edits since git history is already there as a safety net). |
Beta Was this translation helpful? Give feedback.
-
|
I'm absolutely agree with you @FlashOnFire |
Beta Was this translation helpful? Give feedback.
Currently it is not possible and not planned either. Tool calling is inherently insecure (especially when using MCP servers) so the process being very explicit is intentional. But it can be added regardless if there is enough demand for it I guess (so far there wasnt much demand really)