docs: add agends.md file for agents instructions#186
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new documentation file specifically designed to provide AI agents with context and instructions for working with the OpenQDA development environment. The file establishes guidelines for Laravel backend, Vue.js frontend development, testing procedures, and commit conventions.
- Creates comprehensive agent instructions document covering repository structure and development guidelines
- Establishes technology-specific best practices for Laravel 11 and Vue.js 3 development
- Documents testing, building, and commit procedures with specific commands
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
kadewe
left a comment
There was a problem hiding this comment.
Great. I mean it is even helpful for human programmers 🤓😜
One question – is it advisable to give even more CONTEXT to the agent? Like links to introductions to QDA-software?
|
Yes, I think we should craft another section that describes the domain. However we need to keep it concise enough to keep the context window small enough (think of your precious token...). |
Coming from https://agents.md this PR adds basic structure to provide context for agents to properly work with OpenQDA in development.