Commit Graph

3 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 4b52c0be3b Sync .cursor from detections 2026-04-12 05:05:08 +03:00
Oleksandr Bezdieniezhnykh cd04f282d0 Enhance coding guidelines in .cursor/rules/coderule.mdc and .cursor/rules/python.mdc
- Added a guideline to place all source code under the `src/` directory in `coderule.mdc`.
- Removed the outdated guideline regarding the `src/` layout in `python.mdc` to streamline project structure.

These updates improve project organization and maintainability by clarifying the structure for source code and project files.
2026-03-28 16:18:03 +02:00
Oleksandr Bezdieniezhnykh 8db19cc60a Add .cursor AI autodevelopment harness (agents, skills, rules)
Made-with: Cursor
2026-03-26 01:06:54 +02:00