From f5f9bdee476114e4f345de320631aee9ea247861 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 17 Sep 2026 17:31:21 +0100 Subject: Require commits after completed tasks --- dot_codex/AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dot_codex/AGENTS.md') 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. -- cgit v1.3.1