Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.235 ·

Cloud/remote task creation carries an effort level, and teleport passes a permission mode

Remote/cloud task creation now carries an effort level and teleport passes a resolved permission mode

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaSessionswhat it touches
KindInternal Changesin v2.1.235,
Under the hood Nothing to try yet

Remote/cloud task creation now carries an effort level and teleport passes a resolved permission mode

Remote session and task creation now threads an effort value through the request: the request body gains effort_level when present, and the creation analytics event records effortLevel (and, on a related path, create_effort_level). The CLI create path also supplies effort plus a resolved permissionMode fallback, and the GitHub-source descriptor gained a pinned flag.

A helper decides whether the chosen effort value even applies to the selected model, returning undefined when it does not, so the field is only forwarded when relevant.

See this entry in the whole of v2.1.235 →

Feedback