CI: Import ../ai/CLAUDE.md instead of linking to it - #48
Conversation
A markdown link means an agent has to notice it and manually go read the file; an @-include auto-loads it into context the same way ~/.claude/CLAUDE.md already imports its own siblings. Mirrors pg_count_nulls PR #64's conversion of the same link.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Claude finished @jnasbyupgrade's task in 2m 0s —— View job Code Review
Diff reviewed ( -See [`../ai/CLAUDE.md`](../ai/CLAUDE.md) (or
-https://github.com/Postgres-Extensions/ai/blob/main/CLAUDE.md if that path
-doesn't exist locally — clone it to `../ai/` per its own first instruction)
-and `../ai/PR.md` for cross-repo conventions (CI monitoring, PR/commit
-conventions, etc.) not restated here.
+@../ai/CLAUDE.md
+
+If `../ai/CLAUDE.md` doesn't exist locally (see
+https://github.com/Postgres-Extensions/ai), clone it now per its own
+first instruction, then re-read it — do not rely on the import above
+alone to have picked it up in that case.FindingThe removed paragraph carried two references: Unless Suggest either adding it back (e.g. Other notes
|

A markdown link means an agent has to notice it and manually go read the file; an @-include auto-loads it into context the same way ~/.claude/CLAUDE.md already imports its own siblings. Mirrors pg_count_nulls PR #64's conversion of the same link.