From cf2a0d1c2298535c6e2ba0f2db3a29f50ad3f2eb Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 12 Nov 2025 23:21:27 +0100 Subject: [PATCH] docs: clarify planning approach in Planning section --- packages/coding-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index d0e0a10b..326f42e7 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -430,7 +430,7 @@ The agent can read and update this file as needed. Using checkboxes keeps track ## Planning -**pi does not and will not have a built-in planning mode.** Telling the agent to think through a problem, modify files, and execute commands is generally sufficient. +**pi does not and will not have a built-in planning mode.** Telling the agent to think through a problem together with you, without modifying files or executing commands, is generally sufficient. If you need persistent planning across sessions, write it to a file: