🐛 fix(thirdparty): use awesome master ref

Point codebase-migrate at the actual awesome-codex-skills master branch while keeping the whole-repo clone plus include_skill_dirs sync model.

Add a manifest assertion so the ref does not regress to main.
This commit is contained in:
csh
2026-05-29 16:29:30 +08:00
parent eaa061fd2b
commit b7eb57f5da
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
{
"id": "codebase-migrate",
"upstream_repo": "https://github.com/ComposioHQ/awesome-codex-skills.git",
"upstream_ref": "main",
"upstream_ref": "master",
"snapshot_dir": "awesome-codex-skills",
"sync_mode": "copy_skill_dirs",
"source_list": "skills/thirdparty/.sources/codebase-migrate.list",