Skip to content

chore: AGENTS.md → CLAUDE.md symlink for cross-tool agent interop#16

Merged
cloudingenium-automation[bot] merged 1 commit into
masterfrom
feat/agents-md-interop
Jun 27, 2026
Merged

chore: AGENTS.md → CLAUDE.md symlink for cross-tool agent interop#16
cloudingenium-automation[bot] merged 1 commit into
masterfrom
feat/agents-md-interop

Conversation

@cloudingenium-automation

Copy link
Copy Markdown

What

Adds an AGENTS.md → CLAUDE.md symlink so cross-tool agents (Cursor, GitHub Copilot, OpenAI Codex, Zed, Aider) that read the agents.md standard pick up this repo's canonical instructions when the repo is opened standalone — today they read nothing (only CLAUDE.md exists, which non-Claude tools ignore).

Why a symlink (not a generated copy or pointer)

  • Zero drift — single source of truth stays CLAUDE.md; the symlink always reflects it.
  • A generated copy doubles the content and drifts; a thin "see CLAUDE.md" pointer fails real interop (tools don't follow prose links into another file).
  • Fleet is Linux/devcontainer, so no Windows-symlink risk; git stores it natively (mode 120000).

Part of the fleet-wide AGENTS.md interop rollout (only a few sub-repos carried AGENTS.md before).

🤖 Generated with Claude Code

Cursor / GitHub Copilot / OpenAI Codex / Zed / Aider read AGENTS.md (the
agents.md cross-tool standard) when a repo is opened standalone — they do not
read CLAUDE.md. A symlink hands those tools this repo's canonical instructions
with zero drift (single source of truth stays CLAUDE.md). Part of the fleet-wide
AGENTS.md interop rollout.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudingenium-automation
cloudingenium-automation Bot merged commit 8a189b6 into master Jun 27, 2026
1 of 4 checks passed
@cloudingenium-automation
cloudingenium-automation Bot deleted the feat/agents-md-interop branch June 27, 2026 08:21
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.

0 participants