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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Remote settings refresh after onboarding now says what happened

Under the hood
Useful2 Signal2
Settings

The post-onboarding org settings refresh now logs each outcome instead of swallowing errors.

What

The refresh of organization settings that runs after onboarding previously fired and swallowed any error. It now logs a distinct line for each outcome, including a warning that org settings, company announcements included, may only apply later in the session, and a note that a consent dialog will open once the session view loads.

Details
  • Outcomes distinguished: refreshed, consent pending, timed out, failed.
Evidence

Remote settings: refresh still in flight at REPL mount — org settings (company announcements included) may apply later this session

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.242 →