diff options
| author | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-09-17 17:31:21 +0100 |
|---|---|---|
| committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2026-09-17 17:31:21 +0100 |
| commit | f5f9bdee476114e4f345de320631aee9ea247861 (patch) | |
| tree | 7f6d9016f082282598a1d5589e7f9e433d909d60 /dot_codex/AGENTS.md | |
| parent | e6a63393c8ec23a5462d86e377cac5ad02fb7a3a (diff) | |
| download | dotfiles-f5f9bdee476114e4f345de320631aee9ea247861.tar.gz dotfiles-f5f9bdee476114e4f345de320631aee9ea247861.tar.bz2 dotfiles-f5f9bdee476114e4f345de320631aee9ea247861.zip | |
Diffstat (limited to 'dot_codex/AGENTS.md')
| -rw-r--r-- | dot_codex/AGENTS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_codex/AGENTS.md b/dot_codex/AGENTS.md index 24841b6..4535c08 100644 --- a/dot_codex/AGENTS.md +++ b/dot_codex/AGENTS.md @@ -78,6 +78,8 @@ When running inside `aibox`: Make commits atomic, single-concern, and independently reviewable. +- After completing and validating a task, commit its changes without waiting + for a separate request. Leave unrelated changes uncommitted. - Before staging, ask whether the commit can be smaller and still make sense. - Each commit should pass the relevant checks for the change at the HEAD of that commit. |
