Skip to content

Add CLAUDE.md that imports AGENTS.md via @-syntax#1347

Merged
bdraco merged 1 commit into
aio-libs:masterfrom
aiolibsbot:koan/claudemd-import-agents
May 17, 2026
Merged

Add CLAUDE.md that imports AGENTS.md via @-syntax#1347
bdraco merged 1 commit into
aio-libs:masterfrom
aiolibsbot:koan/claudemd-import-agents

Conversation

@aiolibsbot
Copy link
Copy Markdown
Contributor

@aiolibsbot aiolibsbot commented May 17, 2026

What do these changes do?

Add a CLAUDE.md at the repository root containing a single
@AGENTS.md line. Claude Code resolves the @-prefix as an
import, so the project's LLM contributor rules in AGENTS.md
load automatically when an agent starts a session in this repo,
without duplicating any content.

Mirrors aio-libs/yarl#1696.

Are there changes in behavior for the user?

No.

Is it a substantial burden for the maintainers to support this?

No. The file is one line and points at the existing AGENTS.md,
so future edits stay in AGENTS.md only.

Related issue number

N/A

Checklist

  • I think the code is well written
  • Unit tests for the changes exist — N/A, docs-only
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt — N/A, docs-only
  • Add a new news fragment into the CHANGES/ folder

Quality Report

Changes: 2 files changed, 6 insertions(+)

Code scan: clean

Tests: failed (FAILED)

Branch hygiene: clean

Generated by Kōan post-mission quality pipeline

Claude Code resolves @-prefix as an import, so AGENTS.md loads
automatically when an agent starts a session in this repo,
without duplicating any content.
@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided There is a change note present in this PR label May 17, 2026
@bdraco bdraco marked this pull request as ready for review May 17, 2026 17:58
@bdraco bdraco requested review from asvetlov and webknjaz as code owners May 17, 2026 17:58
@bdraco bdraco enabled auto-merge (squash) May 17, 2026 17:58
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 17, 2026

Merging this PR will improve performance by 17.26%

⚡ 1 improved benchmark
✅ 244 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
test_multidict_insert_str[ci-c] 99.5 µs 84.8 µs +17.26%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing aiolibsbot:koan/claudemd-import-agents (57c5c98) with master (fc6933d)

Open in CodSpeed

@bdraco bdraco disabled auto-merge May 17, 2026 19:06
@bdraco bdraco merged commit 5cbcd56 into aio-libs:master May 17, 2026
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants