feat: add agent markdown for better integration call#142
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #142 +/- ##
=======================================
Coverage 95.55% 95.55%
=======================================
Files 8 8
Lines 1823 1823
=======================================
Hits 1742 1742
Misses 81 81 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
pesap
left a comment
There was a problem hiding this comment.
Requesting changes because the added file appears to use the wrong discovery filename for the intended agent integration. Please rename AGENT.md to AGENTS.md and keep the content scoped/compact per the AGENTS.md guidance source.
| @@ -0,0 +1,110 @@ | |||
| # plexosdb Agent Guide | |||
There was a problem hiding this comment.
This should be AGENTS.md, not AGENT.md, for the standard agent-discovery convention. The provided source says the target is AGENTS.md files and its repo-level template is # AGENTS.md; official Codex docs likewise discover project instructions from AGENTS.md. Please rename this file to AGENTS.md so the intended integrations actually load it. Source: https://gist.github.com/IgorWarzocha/42ed1836aace7c44eb127f6194905820
|
Follow-up to my review: I should have compared the proposed Reference: https://gist.github.com/IgorWarzocha/42ed1836aace7c44eb127f6194905820 Against that guide, I think this should be revised before merge:
Suggested direction: This is intentionally shorter and closer to the guide's brownfield root template. If maintainers want the longer material, it likely belongs in contributor docs rather than the agent-discovery file. |
No description provided.