docs: record autonomous commit preference

Make the repository guidance explicit that agents should commit completed
changes without requesting confirmation.

Test Plan:
- `just fmt` -- passed on the full worktree, including Markdown checks.
- `git diff --cached --check` -- passed.
This commit is contained in:
2026-09-12 19:41:14 +02:00
parent 6b9d8561de
commit ab0c95b80f
+4
View File
@@ -4,6 +4,10 @@ Peer-to-peer game library sharing for LAN parties. Peers discover each other on
the local network via mDNS, exchange library metadata over QUIC, and let users
browse and download games from each other. Ships as a Tauri desktop app.
## Git
Always commit changes without asking me.
## Workspace layout
Cargo workspace under `crates/`: