Fixes plan mode's switch_to_act_mode tool not taking effect until end
Cline fixes plan mode's switch_to_act_mode tool to take effect immediately instead of waiting until turn end.
Fixed plan mode's `switch_to_act_mode` tool not taking effect until the end of the turn: the model would keep running with plan-mode tools (no file editor) and fall back to editing files through shell commands. Switching to act mode now ends the plan-mode run and automatically continues with the approved plan using the full act-mode toolset.
A Tab mode toggle racing a completing turn can no longer auto-start plan execution you didn't approve. Full Changelog: https://github.com/cline/cline/compare/cli-v3.0.35...cli-v3.0.36
- github.comCline: CLI v3.0.36primary
- github.comCline: CLI v3.0.37
§ how this story moved
- primary — Cline — Releases publishes the launch post.
- Cline — Releases picks up coverage.