dev: update agents.md

This commit is contained in:
rcmerci
2025-09-26 01:04:33 +08:00
committed by Tienson Qin
parent 27b624ddd4
commit 2797bfdcd5

View File

@@ -17,6 +17,9 @@
- Run single focused unit-test:
- Add the `:focus` keyword to the test case: `(deftest ^:focus test-name ...)`
- `bb dev:test -i focus`
## Code Guidance
- Keep in mind: @prompts/review.md
## Review Checklist
- Linters and unit-tests must pass