telexed ~ c / 62e7862e-166radar:70 · agent_toolLIVE
← back
NO.
#62e7862e
Topic
AGENTS & TOOLS
Source
Cline Releases
Published
2026-05-14 23:09:24
Importance
★ 7/10 — radar 70
`Cline CLI` `v3.0.3` adds isolated runs with `--worktree`
FIG-0621:1

`Cline CLI` `v3.0.3` adds isolated runs with `--worktree`

Safer branch-level experimentation lands without manual repo setup. The new --worktree flow plus resume support makes parallel agent attempts much easier, and the auth/filepath fixes remove several sharp edges.

[ KEY POINTS ]
  1. --worktree auto-creates a fresh git worktree under ~/.cline/worktrees/; paired with --taskId and --continue, it enables isolated retries of the same task.
  2. The history UI now shows live session status and refreshes rows in place, which matters when several long-running CLI jobs are open at once.
  3. OpenAI-compatible auth was restored and model metadata now survives config or migration, reducing provider setup churn.
  4. macOS screenshot paste/read failures caused by Unicode path variants like U+202F are fixed, removing a subtle TUI reliability bug.
  5. --thinking none now works for reasoning-enabled Ollama models, and detached hub event errors no longer crash sessions.
Originalgithub.com/cline/cline/releases/tag/cli-v3.0.3Read original →

// related