Skip to content

Commit 8e53673

Browse files
Update agent instructions
1 parent 8f2d057 commit 8e53673

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ Follow Postel's Law: be conservative in what you send, liberal in what you accep
1616
Keep implementation explicit and maintainable over clever abstractions.
1717

1818
Backward compatibility is not a primary constraint in the current development stage.
19+
20+
## Quick Workflow
21+
22+
1. Make small, focused changes.
23+
2. Run format/lint/tests relevant to the change.

0 commit comments

Comments
 (0)