docs: add support for AGENTS.local.md overrides (#21043)

Adds support for local, gitignored `AGENTS.local.md` for
environment-specific overrides.
This commit is contained in:
Mathias Fredriksson
2025-12-02 10:31:06 +02:00
committed by GitHub
parent 645da33767
commit a47b3a4cb5
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -90,6 +90,9 @@ __debug_bin*
**/.claude/settings.local.json
# Local agent configuration
AGENTS.local.md
/.env
# Ignore plans written by AI agents.
+2
View File
@@ -181,6 +181,8 @@ ctx, cancel := context.WithTimeout(ctx, 5*time.Minute)
@.claude/docs/TROUBLESHOOTING.md
@.claude/docs/DATABASE.md
@AGENTS.local.md
## Common Pitfalls
1. **Audit table errors** → Update `enterprise/audit/table.go`