From 60f85fd3aa1ff57dc754ad6b091a039e7edbc06b Mon Sep 17 00:00:00 2001 From: Douwe de Vries Date: Tue, 15 Sep 2026 05:07:27 +0200 Subject: [PATCH] docs(readme): name only the command that survives 9.0.0 The README is the front door, and advertising a command that is already on its way out invites new users to learn the one being removed. `/flow-models` is the whole surface now. Existing users still get the notice where they meet the alias: the palette title marks it deprecated, and the CHANGELOG will carry it at the next release. The reserved `flow-reviewer` agent role stays; it is unrelated to the slash command. docs/maintainer-contract.md also keeps the deprecation note, since that page documents the full public surface rather than the recommended path. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c877f4e..4ee5d41 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Manual setup needs this entry in both `opencode.json` and `tui.json`: } ``` -`/flow-models` selects planning and review. `/flow-reviewer` is a deprecated alias for review, removed in 9.0.0. Saving reloads the server; finish other projects first. +`/flow-models` selects planning and review. Saving reloads the server; finish other projects first. Project preferences take precedence. Selection makes no model call. Planning defaults to the manager. A selected read-only specialist drafts advice.