mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
Ctrl+C in the plugin confirm prompt now cancels the wizard (exit 1, with a pointer to the already-installed profile) instead of being read as a decline. The --json output reports plugin names in one consistent shape across all five outcome categories instead of mixing a nested plan with top-level arrays. Display-name resolution failures are guarded per plugin path so one unreadable plugin cannot hide the rest of a directory during install planning or profile restriction.