Disabling local third party agent modes like "Claude" or "Codex" from Visual Studio Code #190375
Replies: 2 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
FYI, I just discovered that there is a Administrator Group Policy to disable the Claude Agent, documented in the incoming v1.114 release notes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Copilot Feature Area
VS Code
Body
Hello,
Recently the security area of my company block any "Claude" related request enterprise wide, and affected us in the "Claude" agent mode because that mode makes requests to
api.anthropic.comdirectly, and now that domain is blocked.As of today, "Third party agents" cannot be disabled locally on Visual Studio Code by a Policy or something like that, as the docs says:
We need a way to remove this mode from appearing in the "Agents" selection dropdown, to improve the users experience, and because we are constanly receiving reports from users because "Claude mode is not working". Also, we want to control what third party agents are available in local mode, as the Remote ones in github.com agents tab, for security and data privacy reasons. Internal AI governance and compliance team is OK with anthropic models througt the "agent mode", because that mode uses like a "github proxy" sort off.
Hoping this will improve user experience and the service, thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions