Skip to content

feat: add CLAUDE.md to share project guidelines with claude code#2029

Closed
thoo wants to merge 9 commits into
google:mainfrom
thoo:claude-to-agents-md
Closed

feat: add CLAUDE.md to share project guidelines with claude code#2029
thoo wants to merge 9 commits into
google:mainfrom
thoo:claude-to-agents-md

Conversation

@thoo

@thoo thoo commented Jul 18, 2025

Copy link
Copy Markdown

Summary

  • Add CLAUDE.md that directs Claude Code to read AGENTS.md for all project guidelines
  • Enables AI tools to automatically follow project conventions when creating PRs

Changes

  • Created CLAUDE.md with simple reference to AGENTS.md
  • Ensures consistent code style, import patterns, and testing practices in AI-generated contributions

Closes #2027

@google-cla

google-cla Bot commented Jul 18, 2025

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@thoo thoo force-pushed the claude-to-agents-md branch from aadd42b to c1a7b13 Compare July 18, 2025 03:08
@thoo thoo changed the title Share project guidelines with claude code feat: add CLAUDE.md to share project guidelines with claude code Jul 18, 2025
@hangfei

hangfei commented Jul 18, 2025

Copy link
Copy Markdown
Collaborator

Thanks @thoo . Do you know if Claude can follow that file or we need some links?

@hangfei hangfei self-requested a review July 18, 2025 21:27
@thoo

thoo commented Jul 18, 2025

Copy link
Copy Markdown
Author

It does. I have been using the similar setup in openai-agent-sdk here with claude code.

@wyf7107 wyf7107 added the ready to pull [Status] This PR is ready to be imported back to Google label Jul 18, 2025
@hangfei hangfei removed the ready to pull [Status] This PR is ready to be imported back to Google label Jul 28, 2025
@surajksharma07 surajksharma07 self-assigned this Oct 6, 2025
@surajksharma07

Copy link
Copy Markdown
Collaborator

Hi @thoo and thanks to everyone who participated in this thread.

We're currently doing some housekeeping on our pull request queue. Given the rapid pace of development and the number of updates since this was last active, there's a good chance this pull request needs to be caught up to the latest version. To help us keep our backlog focused on current pull requests, we are closing this as stale.

If you're still interested in contributing to this change, could you please update to the very latest version of the library and create a new pull request? Our team will be glad to help with the refreshed PRs and answer any questions!

Thanks for your contribution and understanding!

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.

Point CLAUDE.md to AGENTS.md

4 participants