Skip to content

feat: add CLAUDE.md for AI developer assistance#1131

Closed
Ashutosh0x wants to merge 1 commit intoanthropics:mainfrom
Ashutosh0x:feat/add-claude-md
Closed

feat: add CLAUDE.md for AI developer assistance#1131
Ashutosh0x wants to merge 1 commit intoanthropics:mainfrom
Ashutosh0x:feat/add-claude-md

Conversation

@Ashutosh0x
Copy link
Copy Markdown

feat: add CLAUDE.md for AI developer assistance

Summary

Adds a CLAUDE.md file to the repo root that provides context for AI assistants and developers working with this codebase.

Problem

Fixes #1007

Developers (both human and AI) need quick access to project structure and conventions when working on this SDK.

Changes

Added CLAUDE.md with:

  • Project overview
  • Key directory structure
  • Development commands
  • Notes about generated vs. safe-to-modify code
  • Common patterns for:
    • Adding retry logic
    • Adding beta features
    • Tool helpers

This follows the pattern used in other repositories to provide AI-friendly documentation.

Adds a CLAUDE.md file to the repo root that provides context for AI
assistants and developers working with this codebase. Includes:

- Project overview
- Key directory structure
- Development commands
- Notes about generated vs. safe-to-modify code
- Common patterns

Fixes anthropics#1007
@Ashutosh0x Ashutosh0x requested a review from a team as a code owner January 21, 2026 19:30
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.

Feature request: add a CLAUDE.md file to repo root

2 participants