This commit is contained in:
2026-05-30 16:40:44 +02:00
commit 97a1f27771
7 changed files with 40 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Agent Instructions
## Commit Policy
Automatically commit changes once a full feature, bugfix, refactor, or other
coherent unit of work is finished. Do not wait for the user to ask for a commit.
## Justfile
Use the `justfile` to add or execute commands for common tasks.