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.238 Home All releases olderv2.1.237 v2.1.239newer
Claude Code v2.1.238

Claude Enterprise upsell banner for org admins, built but off by default

Not switched on
Useful1 Signal4
Startup Notices Notable

A startup banner pitching Claude Enterprise to org admins exists but no one sees it by default.

The Claude Enterprise upsell notice is fully built but its server flag falls back to off, so it never shows.

What

A startup notice offering "Get more out of Claude Code on Claude Enterprise" with a link to claude.com/enterprise. It shows only when a server-side flag, tengu_velvet_harbor_owl, returns a cohort of has_ce or no_ce; its fallback is "off", so nobody sees it without that server value. It also needs an org role of admin, billing, owner or primary_owner, a per-user seen count under its cap, and a local (non-remote, non-bridge) session.

Details
  • Impressions are reported along with which cohort group the user landed in.
  • Any one of the conditions failing hides the banner entirely; there is no local setting to force it on.
Evidence

tengu_cc_ce_migrate_notice_shown

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

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.238 →