Workflow size now defaults to medium, and an admin policy setting overrides whatever you chose.
What's wrong with this entry?
The workflow size guideline now resolves to medium when nothing is configured, and a value set in policy settings takes precedence over the user's own setting.
- The resolver returns
{ size, isDefault }. - Prompts distinguish the two cases: "This session has the default workflow size guideline:" versus "A workflow size guideline is configured for this session:".
- The /config pointer is only shown when the value is the default.
- The unrestricted notice was reworded to "Workflow size is now unrestricted — no size guideline applies." and no longer attributes the change to the user.
Workflow size is now unrestricted — no size guideline applies.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.246
Startup drops a storage backend built for a different CLAUDE_CONFIG_DIR
Both mention config configuration
-
v2.1.248
/config now separates a refused setting from a failed save, and hides save detail remotely
Both mention config configuration
-
v2.1.236
Reporting a corrupted config can no longer crash Claude Code
Both mention configuration