Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

Cowork/Code surface toggles now fail closed and reject unverified remote policy

Cowork/Code toggles now default to disabled instead of enabled if config can't be verified.

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaAdmin Settingswhat it touches
KindImprovementsin v2.1.260,
You'll notice

Cowork/Code toggles now default to disabled instead of enabled if config can't be verified.

The coworkTabEnabled and isClaudeCodeForDesktopEnabled settings now set failClosedValue: false and remotePolicy: { applyUnverified: false }. If the managed configuration can't be verified or parsed, these surfaces now default to disabled instead of defaulting on.

Read from
Names in the bundlecoworkTabEnabledisClaudeCodeForDesktopEnabled
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up coworkTabEnabled, on Configuration reference. | <span id="coworktabenabled" />Allow Cowork<br />`coworkTabEnabled` | `boolean` | MDM + Bootstrap<br />Added in 1.9659.0 | `true` | Enable Cowork. Claude works on longer tasks like research, analysis, and documents. Defaults to `true`. | third-party/claude-desktop/configuration see the edit
Confirmed since Anthropic's documentation has since written up isClaudeCodeForDesktopEnabled, on Configuration reference. | <span id="isclaudecodefordesktopenabled" />Allow Code<br />`isClaudeCodeForDesktopEnabled` | `boolean` | MDM + Bootstrap | `true` | Enable Code. Claude writes and runs code. Defaults to `true`. | third-party/claude-desktop/configuration see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up isClaudeCodeForDesktopEnabled, on Configuration reference.

See this entry in the whole of v2.1.260 →

Feedback