docs: add AGENTS.md guide for AI agents#5942
Conversation
- Add comprehensive guide for AI agents working with Actual Budget - Include project overview, architecture, and package structure - Document essential commands, testing strategies, and code conventions - Add troubleshooting guides and best practices - Include PR guidelines for AI-generated contributions
✅ Deploy Preview for actualbudget ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Introduce AGENTS.md for AI agents including Cursor, Windsurf, Claud, etc. - Categorized under Maintenance - Authored by MatissJanis
|
|
||
| ## Environment Requirements | ||
|
|
||
| - **Node.js**: >=20 |
There was a problem hiding this comment.
I don't think we're on v24. And judging from the conversations in the node upgrade PR - it might not be upgraded anytime soon.
There was a problem hiding this comment.
This is the discussion: #5937 (review)
(forgot to link it before)
|
Should this also remove the |
Good shout! |
WalkthroughThis pull request removes three cursor rule documentation files from the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes The changes consist of simple file deletions with no logic modifications. The reviewer only needs to verify that removing these three documentation files is intentional and appropriate for the project. Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (9)
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 |
|
@coderabbitai The instructions were move to AGENTS.md to be more generally applicable to other AI agents than Cursor. |
|
Tip For best results, initiate chat on the files or code changes. @StephenBrown2: Thank you for the clarification! That makes perfect sense. Moving the instructions from ✏️ Learnings added
|
This PR adds a comprehensive AGENTS.md file to help AI agents (like Cursor) work effectively with the Actual Budget codebase.
What's included:
This guide will be particularly useful for AI coding assistants to understand the project structure, conventions, and best practices without needing to explore the codebase extensively.