From 672d4d44755728dda96b2bba962cac8ae8a2f2bc Mon Sep 17 00:00:00 2001 From: rob Date: Mon, 6 Oct 2025 20:17:52 +0000 Subject: [PATCH] Update src/ai-repo-commander.user.js --- src/ai-repo-commander.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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