diff --git a/src/ai-repo-commander.user.js b/src/ai-repo-commander.user.js index 8675732..582cb89 100644 --- a/src/ai-repo-commander.user.js +++ b/src/ai-repo-commander.user.js @@ -4,7 +4,7 @@ // @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. // @author Your Name -// @match https://chat.openai.com/* +// @match https://chatgpt.com/* // @match https://claude.ai/* // @match https://gemini.google.com/* // @grant GM_xmlhttpRequest