mirror of
https://github.com/cline/cline.git
synced 2026-09-13 18:10:14 +08:00
* wip: Cline Code Desktop App Add Bun/Tauri desktop packaging commands for macOS, Windows, and Linux, including output to dist/desktop. Enforce macOS signing and notarization requirements for shareable builds while allowing an explicit unsigned local test path. Document desktop packaging prerequisites, ignore generated build artifacts, and wire runtime session connection updates needed by the desktop app. Clean up and update sidecar functions. Safe to merge as this is not a published app. * fixes * chat * apply * ClinePass support * add build instructions and use system theme * fix: diff status * update tool calls display * connection updates * lint fix * fix keydown