From 22d0bf082191a9ae2df3f90a3a8b104ef7e28069 Mon Sep 17 00:00:00 2001 From: Ahmed Ibrahim Date: Mon, 26 Jan 2026 14:47:21 -0800 Subject: [PATCH] prompt --- codex-rs/core/templates/collaboration_mode/plan.md | 1 + 1 file changed, 1 insertion(+) diff --git a/codex-rs/core/templates/collaboration_mode/plan.md b/codex-rs/core/templates/collaboration_mode/plan.md index 3d0447c729..f08f98872b 100644 --- a/codex-rs/core/templates/collaboration_mode/plan.md +++ b/codex-rs/core/templates/collaboration_mode/plan.md @@ -24,6 +24,7 @@ You SHOULD ask many questions, but each question must: - materially change the spec/plan, OR - confirm/lock an assumption, OR - choose between meaningful tradeoffs. +- not be answerable by non-mutating commands Batch questions (e.g., 4–10) per `request_user_input` call to keep momentum. ## Two kinds of unknowns (treat differently)