Your chosen effort level now travels with remote and cloud sessions, when the model supports it.
What's wrong with this entry?
Creating a remote session or cloud task now sends an effort_level alongside the model, so the chosen effort applies to the work that runs remotely. A helper checks whether the effort value is meaningful for the selected model and omits it when it is not.
- The CLI create path supplies the effort value plus a resolved permission mode fallback for teleport.
- Creation telemetry records the value as
create_effort_level/effortLevel. - The GitHub source descriptor used for remote work gained a
pinnedflag.
effort_level, create_effort_level
Strings lifted out of the shipped bundle, so the claim above can be checked against them.