fix(agents): make the project agent-agnostic (#26646)

This commit is contained in:
Francesco Borzì
2026-07-16 09:56:04 +02:00
committed by GitHub
parent cde7b196f4
commit e89d2ba887
5 changed files with 113 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
# CodeRabbit review config. Mirrors the hard rules in CLAUDE.md so the AI
# CodeRabbit review config. Mirrors the hard rules in AGENTS.md so the AI
# reviewer enforces project conventions on every PR.
language: en-US
@@ -74,10 +74,10 @@ reviews:
knowledge_base:
code_guidelines:
enabled: true
# CLAUDE.md is in CodeRabbit's defaults, but list it explicitly so the project's
# AGENTS.md is in CodeRabbit's defaults, but list it explicitly so the project's
# full guideline doc is always pulled into review context.
filePatterns:
- "CLAUDE.md"
- "AGENTS.md"
chat:
auto_reply: true