-
Notifications
You must be signed in to change notification settings - Fork 160
feat: add CLAUDE.md documentation #441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Graphite Automations"Request reviewers once CI passes on sdks monorepo" took an action on this PR • (11/19/25)2 reviewers were added and 1 assignee was added to this PR based on Siyu Jiang (See-You John)'s automation. |
dgilmanuni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved for TWIST
🤖 Claude Code Review
Waiting for review to complete... 💡 Want a fresh review? Add a comment containing |
🤖 Claude Code ReviewStatus: The review was completed but there was an error posting inline comments. Raw Review OutputPlease check the workflow logs for details. |
🤖 Claude Code ReviewStatus: ❌ Error
|
🤖 Claude Code ReviewStatus: The review was completed but there was an error posting inline comments. Raw Review OutputPlease check the workflow logs for details. |
🤖 Claude Code ReviewStatus: ❌ Error
|
This commit adds claude.md files generated by ai-toolkit
✨ Claude-Generated Content
Summary
Adds comprehensive CLAUDE.md documentation files across the monorepo to provide AI coding assistants with detailed context about the codebase architecture, patterns, and conventions.
Changes
How Has This Been Tested?
Documentation-only changes; verified file structure and markdown formatting.
Are there any breaking changes?
No breaking changes. These are new documentation files that do not affect runtime behavior.
Notes
These CLAUDE.md files follow the documentation hierarchy pattern established in the root file, with SDK-specific files providing detailed implementation guidance while the root file serves as an ecosystem overview and navigation guide.