feat: Create a basic AGENTS.md file for LLMS#160
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughA single documentation file AGENTS.md has been added, serving as an LLM Context Guide for the Analytics Data Platform. It covers repository structure, development procedures, testing, deployment, and troubleshooting without containing executable code. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
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 |
There was a problem hiding this comment.
Actionable comments posted: 4
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Cache: Disabled due to data retention organization setting
Knowledge base: Disabled due to data retention organization setting
📒 Files selected for processing (1)
AGENTS.md(1 hunks)
🧰 Additional context used
🪛 LanguageTool
AGENTS.md
[uncategorized] ~3-~3: Possible missing comma found.
Context: ...ains ELT code for an Iceberg-based data warehouse together with infrastructure code used ...
(AI_HYDRA_LEO_MISSING_COMMA)
[grammar] ~38-~38: Possible agreement error. Did you mean “units”?
Context: ...l. ## Running tests - There are both unit and e2e tests for the elt-common` pack...
(THERE_RE_MANY)
[uncategorized] ~40-~40: The abbreviation “e.g.” (= for example) requires two periods.
Context: ...v dependencies in a Python environment, e.g with uv ```bash cd elt-common/ uv ve...
(E_G)
[uncategorized] ~75-~75: The official name of this software platform is spelled with a capital “H”.
Context: ...the current PR template**: Always check .github/PULL_REQUEST_TEMPLATE.md for the lates...
(GITHUB)
[uncategorized] ~81-~81: The official name of this software platform is spelled with a capital “H”.
Context: ...s reference the actual template file at .github/PULL_REQUEST_TEMPLATE.md instead of us...
(GITHUB)
🔇 Additional comments (1)
AGENTS.md (1)
1-100: Document structure and coverage look good.This LLM Context Guide provides excellent orientation for both developers and LLM-based agents. The sections are well-organised, covering repository layout, development workflows, testing procedures, deployment, and PR conventions. The practical examples and clear instructions are valuable for onboarding and assisting agents. Once the minor text corrections above are addressed, this should serve the project well.
Summary
Create an AGENTS.md file. Uses some examples:
Preferred AGENTS.md over LLMS.md as it is a more commonly used format, e.g. in tools like CodeRabbit.ai
Fixes #154
Summary by CodeRabbit