From dd7397b42ef9f3acbb4f7cc88e87bec28b840628 Mon Sep 17 00:00:00 2001 From: Matt Vollmer Date: Wed, 15 Apr 2026 14:07:48 -0400 Subject: [PATCH] chore(docs): remove misleading chat forking reference (#24396) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removes the claim that users can fork a chat to explore a different direction — this is not a supported feature and the reference is misleading. --- *PR generated with Coder Agents* --- docs/ai-coder/agents/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/ai-coder/agents/index.md b/docs/ai-coder/agents/index.md index 3b047208c7..8e1835ac6d 100644 --- a/docs/ai-coder/agents/index.md +++ b/docs/ai-coder/agents/index.md @@ -118,9 +118,6 @@ workspace is stopped, deleted, or rebuilt, the full conversation history survives. The agent can resume work by creating a new workspace with the same template and continuing from the last known state, such as a git branch. -Users can also fork a chat at any point to explore a different direction while -preserving the original conversation. - ### Message queuing Users can send follow-up messages while the agent is actively working. Messages