Skip to content

Commit 1f34c6a

Browse files
committed
ai: add note about trusting that the commit succeeded
1 parent 73b005f commit 1f34c6a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jj commit -m "feat: implement keyboard shortcuts"
2323

2424
Never run `git` for any reason. Only use `jj`.
2525

26+
Trust that the commit was effective; do not run any follow up commands unless the commit fails.
27+
2628
### Build & Install
2729
```bash
2830
make build # Build binary (outputs: tiny-timer)

0 commit comments

Comments
 (0)