docs: add CLAUDE.md and AGENTS.md for AI agent development guidance#1103
docs: add CLAUDE.md and AGENTS.md for AI agent development guidance#1103cv merged 1 commit intoNVIDIA:mainfrom
Conversation
Add project-level configuration files for AI coding agents: - CLAUDE.md: Project overview, architecture map, development commands, code style conventions, test structure, and PR requirements. - AGENTS.md: Agent-specific guidance including quick reference commands, key architecture decisions, common patterns for making changes, and gotchas for working with the dual-language stack. These files help AI agents (Claude, Cursor, Codex, etc.) understand the project structure, conventions, and development workflow without needing to discover them from scratch each session.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo new documentation files are added to the repository: AGENTS.md provides agent-specific project guidance including command shortcuts, architectural decisions, testing organization, and contributor workflows; CLAUDE.md provides project overview, architecture map, development commands, coding conventions, and PR requirements. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Add project-level configuration files (
CLAUDE.mdandAGENTS.md) that help AI coding agents understand the NemoClaw project structure, conventions, and development workflow.Related Issue
N/A — new documentation for AI agent tooling support.
Changes
Type of Change
Testing
npx prek run --all-filespasses (or equivalentlymake check).Checklist
General
Doc Changes
Summary by CodeRabbit