Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

claude.ai plugin/skill sync flags renamed

Flags controlling claude.ai plugin and skill sync were renamed to claudeai-scoped names

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaFeature Gateswhat it touches
KindInternal Changesin v2.1.277,
Under the hood No documentation found

Flags controlling claude.ai plugin and skill sync were renamed to claudeai-scoped names

What

The feature flags that control whether plugins and skills sync from claude.ai were renamed, moving from account-scoped names to claudeai-scoped names such as tengu_claudeai_plugins_sync_enabled and tengu_claudeai_skills_sync_enabled.

Why

This is an internal rename rather than a behavior change for users; the underlying sync functionality is unaffected.

Read from
Names in the bundletengu_claudeai_plugins_sync_enabledtengu_claudeai_skills_sync_enabled
Feature flag
tengu_claudeai_plugins_sync_enabled Gate removed from the code

This release deleted the gate from the code while it was still reading on for the account this site reads, so the code path no longer asks a flag before running.

This account: on · anonymous baseline: on · compiled default in v2.1.277: not a boolean we can read

These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.

tengu_claudeai_skills_sync_enabled Gate removed from the code

This release deleted the gate from the code while it was still reading on for the account this site reads, so the code path no longer asks a flag before running.

This account: on · anonymous baseline: on · compiled default in v2.1.277: not a boolean we can read

These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.

Read once, for one account on one subscription tier, against v2.1.277. It isn't a statement about your account. What a flag value here can and cannot tell you

What has happened since
Gate removed from the code v2.1.277 removed the tengu_claudeai_skills_sync_enabled gate from the code while it was still reading on for the account this site reads. The code path no longer asks a flag before it runs.
Gate removed from the code v2.1.277 removed the tengu_claudeai_plugins_sync_enabled gate from the code while it was still reading on for the account this site reads. The code path no longer asks a flag before it runs.

See this across every release →

See this entry in the whole of v2.1.277 →