Skip to content

chore: remove codex skills symlink#270

Merged
Terry-Mao merged 1 commit into
mainfrom
chore/remove-codex-skills-symlink
Jun 12, 2026
Merged

chore: remove codex skills symlink#270
Terry-Mao merged 1 commit into
mainfrom
chore/remove-codex-skills-symlink

Conversation

@Terry-Mao

Copy link
Copy Markdown
Owner

Summary

  • 删除 .codex/skills 符号链接。

Validation

  • git diff origin/main...HEAD
  • git fetch origin main
  • git rev-list --left-right --count HEAD...origin/main -> 1 0

@Terry-Mao
Terry-Mao merged commit 3a105c9 into main Jun 12, 2026
2 checks passed
@Terry-Mao
Terry-Mao deleted the chore/remove-codex-skills-symlink branch June 12, 2026 06:25

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

发现 1 个需要修复的问题:该 PR 删除了 Codex 本地 skills 入口,但仓库的当前目录布局文档仍把 .codex/skills -> ../.agents/skills 定义为 Codex 默认发现共享 skills 的入口。

Comment thread .codex/skills
@@ -1 +0,0 @@
../.agents/skills No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [IMPORTANT] 删除这个 symlink 会让当前文档定义的 Codex 本地 skill 入口消失。docs/agent-directories.mddocs/product/raw/agent-directory-layout.md 和已编译 wiki 仍明确说明 .codex/skills -> ../.agents/skills 用于把 .agents/skills/ 暴露给 Codex 默认发现;如果这个入口要移除,需要同步更新权威产品文档并说明新的 Codex skill 发现路径,否则合并后仓库布局与文档/产品事实不一致。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant