mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
* feat(sdk): support authenticated remote Hub connections * fix(sdk): pin compatible SAP connectivity * chore(sdk): defer SAP smoke fix to main * fix(sdk): preserve hub connection failures * feat(hub): recover pending session approvals * fix(hub): scope approval recovery to attached clients * feat(desktop): add cloud session foundations * fix(desktop): require boolean cloud rollout flag * test(desktop): run sidecar suite in pull requests * ci: test desktop changes in stacked pull requests * fix(desktop): scope cloud model catalog rollout * fix(sdk): clear feature flags on identity change * test(hub): reconnect approval session owner * docs(sdk): clarify remote Hub connection headers * docs(hub): describe approval recovery * docs(llms): describe cloud catalog opt-in * test(sdk): tighten hub header coverage * test(hub): remove redundant approval setup * chore(desktop): trim cloud foundation scaffolding * fix(hub): preserve approval recovery for existing clients * test(core): batch root history fixture inserts * test(sdk): await daemon health after discovery publication * feat(hub): recover pending session approvals * fix(hub): scope approval recovery to attached clients * test(hub): reconnect approval session owner * docs(hub): describe approval recovery * test(hub): remove redundant approval setup * fix(hub): preserve approval recovery for existing clients * refactor(hub): drop cloud-only pending approval API * chore(desktop): trim redundant cloud session comments * fix(desktop): preserve cached flags and share account auth * fix(llms): retain cloud model names after catalog merge --------- Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>