README: name only the command that survives 9.0.0 - #83
Merged
Merged
Conversation
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) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #82.
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-modelsis the whole surface now, so the README says only that.Existing users still get the notice where they actually meet the alias: the palette title marks it deprecated, and the CHANGELOG carries it at the next release.
Deliberately unchanged:
flow-revieweragent role atREADME.md:172— unrelated to the slash command.docs/maintainer-contract.md, which keeps the deprecation note because that page documents the full public surface rather than the recommended path.Verification
bun run check— 1209 pass, 1 skip, 0 fail. Maintained prose drops to 98,924 of 99,000, so this returns 69 bytes to a budget that was down to 7.🤖 Generated with Claude Code