Update src/ai-repo-commander.user.js

This commit is contained in:
rob 2025-10-06 20:17:52 +00:00
parent ebd72ed0c9
commit 672d4d4475
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
// @version 1.0.2 // @version 1.0.2
// @description Enable AI assistants to securely interact with git repositories via YAML commands, with safety-first execution and clear inline feedback. // @description Enable AI assistants to securely interact with git repositories via YAML commands, with safety-first execution and clear inline feedback.
// @author Your Name // @author Your Name
// @match https://chat.openai.com/* // @match https://chatgpt.com/*
// @match https://claude.ai/* // @match https://claude.ai/*
// @match https://gemini.google.com/* // @match https://gemini.google.com/*
// @grant GM_xmlhttpRequest // @grant GM_xmlhttpRequest