Conversation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Same as AGENTS.md - development tooling, not shipped. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
78c76c2 to
938d040
Compare
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 938d040 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
BenchmarksBenchmark execution time: 2026-02-21 08:15:23 Comparing candidate commit 938d040 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics.
|
ivoanjo
left a comment
There was a problem hiding this comment.
👍 At some point we'll probably want to consolidate these a bit more but ATM let's just experiment and see what works
What does this PR do?
Adds
CLAUDE.mdwith instructions for Claude Code, consolidating rules from existingAGENTS.mdand PR #5357 discussions.Motivation:
Provides Claude Code-specific instructions in the format it reads automatically, separate from Cursor-specific
.cursor/rules/files.Agent configuration files in this repo:
CLAUDE.mdAGENTS.md.cursor/rules/*.mdcNote: Claude Code ignores
AGENTS.mdand only readsCLAUDE.md. This repo'sCLAUDE.mdreferencesAGENTS.mdfor project structure and commands to avoid duplication.Change log entry
None. Internal tooling for AI-assisted development.
Additional Notes:
Consolidates:
AGENTS.mdanddocs/How to test the change?
Review the file content. No code changes to test.