Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.227 Home All releases olderv2.1.226 v2.1.228newer
Claude Code v2.1.227

A remote file mode dialog can appear at startup

Not switched on
Useful2 Signal3
Cloud Sessions

Startup can show a dialog asking how files should be handled for a repository.

A remote file mode startup dialog loads on demand, with no visible condition that triggers it.

What

Startup can now load and show a dialog asking how files should be handled for a repository, which records tengu_dir_sync_mode_prompt_shown when it appears. The dialog is loaded only on demand, and nothing in the surrounding startup code identifies the condition that triggers it.

Evidence

tengu_dir_sync_mode_prompt_shown

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.227 →