mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-09 09:59:40 -06:00
- Introduce AGENTS.md for repository guidelines and project structure - Add core development principles in .cursor/rules/core-development.mdc - Establish project-specific context in .cursor/rules/project-context.mdc - Implement Cursor IDE configuration in .cursor/rules/cursor.json - Create specialized rules for controllers, services, DTOs, guards, routes, and integrations - Update .gitignore to exclude unnecessary files - Enhance CLAUDE.md with project overview and common development commands |
||
|---|---|---|
| .. | ||
| controller-rules.mdc | ||
| dto-rules.mdc | ||
| guard-rules.mdc | ||
| integration-channel-rules.mdc | ||
| integration-chatbot-rules.mdc | ||
| integration-event-rules.mdc | ||
| integration-storage-rules.mdc | ||
| route-rules.mdc | ||
| service-rules.mdc | ||
| type-rules.mdc | ||
| util-rules.mdc | ||
| validate-rules.mdc | ||