tengu_ccr_bundle_seed_enabled
A Claude Code feature flag, read out of the shipped bundle. It was in the build from v2.1.227 and was gone by v2.1.242.
What it is
If a folder is too big to seed a cloud session, you now see the size, cap and biggest files.
Not Anthropic's. This is the line from the earliest changelog entry here that named it, v2.1.246.
Presence across releases
| Releases | Reading | Declared type | Default |
|---|---|---|---|
| 2.1.245 – 2.1.250 5 releases | never mined | — | — |
| 2.1.242 – 2.1.243 2 releases | not in the build | — | — |
| 2.1.227 – 2.1.241 14 releases | in the build | — | unknown |
A row reading never mined is a release with no archived bundle behind it. Nothing was read out of it, so nothing here says whether the name was in it. A declared type or a default is only ever what that release's own bundle stated.
Gate readings
| Release | Resolved | This account | Anonymous | Compiled default |
|---|---|---|---|---|
| v2.1.248 | Gate removed from the code | on | on | not a boolean we can read |
| v2.1.247 | Gate removed from the code | on | on | not a boolean we can read |
| v2.1.246 | Gate removed from the code | on | on | not a boolean we can read |
Two arms, because they disagree: this account is the one account this site reads and anonymous is a baseline with no identity attached. A reading says nothing about your account, and off cannot rule out a rollout both readings sit outside of. What these readings can and cannot show.
Changelog entries naming it
-
v2.1.248Folder seeding stops short of uploading
Preparing a folder for a cloud session now packages it and hands it off without uploading.
gate cited by this entry
-
v2.1.247Cloud session uploads stage a private, sanitized copy of your git metadata
Uploading a repo to a cloud session can read a scrubbed private copy of your git metadata.
named in this entry, gate cited by this entry
-
v2.1.246Folder-seed refusals name the size, the cap and the largest files
If a folder is too big to seed a cloud session, you now see the size, cap and biggest files.
gate cited by this entry
-
v2.1.246Cloud sessions can start from a plain folder, not just a git checkout
Cloud sessions can start from a plain folder, but only if you switch the bundle seeding on.
gate cited by this entry
Documentation pages
None of Anthropic's documentation pages this site has a copy of carries this name.
Names beside it
Every feature flag in the inventory starting tengu_ccr_bundle, up to twelve of them.
tengu_ccr_bundle_max_bytesNo description from anybody. 2.1.138
tengu_ccr_bundle_uploadMost of this release's changed code is the build system moving modules, not features changing. never mined
Read out of the published npm bundle release by release, and out of Anthropic's own documentation as this site captured it. Nothing on this page is a description anybody here wrote about what the feature flag does. All feature flags.