Skip to content

Ensure Claude reads from AGENTS.md#6485

Merged
VelikovPetar merged 1 commit into
v6from
bug/ensure_claude_reads_agentsmd_v6
Jun 3, 2026
Merged

Ensure Claude reads from AGENTS.md#6485
VelikovPetar merged 1 commit into
v6from
bug/ensure_claude_reads_agentsmd_v6

Conversation

@VelikovPetar
Copy link
Copy Markdown
Contributor

@VelikovPetar VelikovPetar commented Jun 3, 2026

Goal

Claude Code auto-loads CLAUDE.md from the repo root but not AGENTS.md. Add a thin CLAUDE.md that imports the existing AGENTS.md so Claude inherits the AGENTS.md guidance.

Resolves: https://linear.app/stream/issue/AND-1213/ensure-claude-reads-agentsmd

Implementation

New CLAUDE.md at the repo root containing a single line: @AGENTS.md. Claude Code resolves @path imports inside CLAUDE.md, so the AGENTS.md instructions are pulled in automatically.

UI Changes

No UI changes.

Testing

Docs/config only — no code paths affected. Verify by opening Claude Code in this repo on this branch and confirming the AGENTS.md content is loaded.

Summary by CodeRabbit

  • Chores
    • Updated internal documentation files.

@VelikovPetar VelikovPetar added the pr:bug Bug fix label Jun 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

PR checklist ✅

All required conditions are satisfied:

  • Title length is OK (or ignored by label).
  • At least one pr: label exists.
  • Sections ### Goal, ### Implementation, and ### Testing are filled (or ignored for dependabot PRs).

🎉 Great job! This PR is ready for review.

@VelikovPetar VelikovPetar marked this pull request as ready for review June 3, 2026 08:06
@VelikovPetar VelikovPetar requested a review from a team as a code owner June 3, 2026 08:06
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 3, 2026

Review Change Stack

Walkthrough

The PR adds a single-line reference from CLAUDE.md to @AGENTS.md. This appears to be a documentation pointer linking to an agents configuration file.

Changes

Documentation Reference

Layer / File(s) Summary
Documentation reference addition
CLAUDE.md
CLAUDE.md now contains a reference to @AGENTS.md as its only content.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A single line of reference bright,
Points to agents in the light,
Docs now linked with gentle care,
Markdown whispers floating there!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: ensuring Claude reads from AGENTS.md by adding a CLAUDE.md file that references it.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The pull request description covers the required sections: Goal, Implementation, UI Changes, and Testing. All critical information is present and well-structured.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bug/ensure_claude_reads_agentsmd_v6

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@VelikovPetar VelikovPetar added pr:internal Internal changes / housekeeping and removed pr:bug Bug fix labels Jun 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

SDK Size Comparison 📏

SDK Before After Difference Status
stream-chat-android-client 5.26 MB 5.30 MB 0.04 MB 🟢
stream-chat-android-offline 5.49 MB 5.52 MB 0.03 MB 🟢
stream-chat-android-ui-components 10.64 MB 10.72 MB 0.07 MB 🟢
stream-chat-android-compose 12.87 MB 12.91 MB 0.05 MB 🟢

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

@VelikovPetar VelikovPetar merged commit b7edb3b into v6 Jun 3, 2026
18 of 20 checks passed
@VelikovPetar VelikovPetar deleted the bug/ensure_claude_reads_agentsmd_v6 branch June 3, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:internal Internal changes / housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants