Conversation
Removed outdated examples and sections related to providers, hooks, and core directories. Updated development practices and TypeScript requirements.
slax57
left a comment
There was a problem hiding this comment.
Other than that, that's a pretty solid start! Looking forward to see how well AI agents perform with these guidelines now!
|
One more question: why place this file under |
That's a mistake, I fixed it locally but I forgot to push it. |
|
Review applied, RFR again |
Problem
The core team uses Copilot Chat and Copilot Code Reviews. Yet some of the common practices from the core team aren't known to coding agents.
Solution
Provide an Agents.md, which is automatically added to the context by coding agents.
How To Test
Ask your assistant to add a new feature (e.g. a
createManydata provider method).