From 9524e3fcb8083566948ce1ba8ee96d22a97fe4e8 Mon Sep 17 00:00:00 2001 From: Lody Dev Date: Thu, 20 Aug 2026 03:47:23 +0000 Subject: [PATCH] chore: update repository organization Model: gpt-5.6 --- AGENTS.md | 4 ++-- package.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index b1c7c691..31e2a991 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,8 +2,8 @@ ## Pull Requests -- Always open pull requests against the `loro-dev` organization repository - (`loro-dev/acp-extension-codex`), not a personal fork. +- Always open pull requests against the `LodyAI` organization repository + (`LodyAI/acp-extension-codex`), not a personal fork. ## Project Structure diff --git a/package.json b/package.json index fcca0cc9..3aed0f94 100644 --- a/package.json +++ b/package.json @@ -42,13 +42,13 @@ "typecheck": "tsc --noEmit && tsc --noEmit -p examples/tsconfig.json", "codex-test": "tsx .claude/skills/run-codex/scripts/run-codex-test.ts" }, - "homepage": "https://github.com/loro-dev/acp-extension-codex#readme", + "homepage": "https://github.com/LodyAI/acp-extension-codex#readme", "bugs": { - "url": "https://github.com/loro-dev/acp-extension-codex/issues" + "url": "https://github.com/LodyAI/acp-extension-codex/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/loro-dev/acp-extension-codex.git" + "url": "git+https://github.com/LodyAI/acp-extension-codex.git" }, "keywords": [ "codex",