Files
upl/AGENTS.md
T
2026-05-30 16:40:44 +02:00

11 lines
276 B
Markdown

# 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.