Commit graph

3 commits

Author SHA1 Message Date
yangdx
84cb2f792d Add testing workflow guidelines to basic development rules
* Define pytest marker patterns
* Document CI/CD test execution
* Specify offline vs integration tests
* Add test isolation best practices
* Reference testing guidelines doc

(cherry picked from commit a11912ffa5)
2025-12-04 19:09:09 +08:00
yangdx
8f5ec484e3 Add async generator lock management rule to cline extension
(cherry picked from commit b72632e4d4)
2025-12-04 19:09:03 +08:00
yangdx
06ceae92ab Add project intelligence files for AI agent collaboration
- Add .clinerules with technical patterns
- Create Agments.md for Codex agent guidance
- Ensures consistent behavior across all team members

(cherry picked from commit 577b9e6882)
2025-12-04 19:05:56 +08:00