-
Notifications
You must be signed in to change notification settings - Fork 50.8k
chore: Move to AGENTS.md file with agent instructions #22227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
BundleMonUnchanged files (2)
No change in files bundle size Groups updated (2)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3 issues found across 6 files
Prompt for AI agents (all 3 issues)
Understand the root cause of the following 3 issues and fix them.
<file name="packages/testing/playwright/AGENTS.md">
<violation number="1" location="packages/testing/playwright/AGENTS.md:5">
The documented pnpm command omits the `--` separator, so `--reporter`/`--grep` are eaten by pnpm instead of Playwright and the command fails. Include `--` before the Playwright flags so the example actually works.</violation>
</file>
<file name="AGENTS.md">
<violation number="1" location="AGENTS.md:123">
Update the CSS guidance to point to the actual `packages/frontend/AGENTS.md` file so readers can find the referenced instructions.</violation>
<violation number="2" location="AGENTS.md:145">
Refer to an existing backend-module guide (or remove the reference) instead of the non-existent `@packages/cli/.../backend-module.guide.md` path.</violation>
</file>
Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR
|
E2E Tests: n8n tests passed after 8m 48.5s Run Details
Groups
This message was posted automatically by
currents.dev | Integration Settings
|
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Summary
AGENTS.md spec: https://agents.md
This is helpful for Cursor editor, Codex and possibly other AI related coding tools.
Slack discussion thread: https://n8nio.slack.com/archives/C03MZF137FV/p1763976444748689
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/N8N-9252/introduce-agentsmd-files
Review / Merge checklist
release/backport(if the PR is an urgent fix that needs to be backported)