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.223 Home All releases olderv2.1.222 v2.1.224newer

Cloud/teleport session creation accepts an explicit title

You'll notice
Useful2 Signal0
Cloud Sessions not in their notes

Teleporting a session can carry a title through, skipping auto-generated branch names when reusing a branch.

reuseOutcomeBranch
What

Teleporting a session can now pass a title through to remote session creation.

Details
  • The teleport path forwards a title into the remote create call.
  • When both a title and reuseOutcomeBranch are supplied, branch-name generation from the task description is skipped.
Evidence

reuseOutcomeBranch

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