mirror of
https://github.com/cline/cline.git
synced 2026-09-15 13:02:17 +08:00
* Create implementation plan doc * Remove foreground terminal UI and default task execution to background mode * Remove terminal mode UI service endpoint * Remove foreground terminal mode state and RPC surface * Add terminal settings UI regression test * Guard removed foreground terminal state keys * Test simplified terminal command routing * Remove dead terminal profile plumbing * Remove stale terminal mode references * Add terminal settings verification story * Remove implementation plan doc once implemented * fix e2e launch under electron-run-as-node * address greptile terminal follow-ups * address greptile proto and vscode terminal notes * address greptile test follow-ups * remove dead acp terminal stubs * Remove VS Code integrated terminal dependencies * docs: sync integrated terminal removal plan status * Remove terminal settings UI * Remove terminal settings plumbing * Mark terminal settings removal validated * Remove implementation plan docs once implemented * Polish shell integration warning UI * Remove orphaned ACP terminal setters * Add kanban install flow implementation plan Start kanban install task from modal Clarify kanban install task architecture Verify kanban install task flow Remove implementation plan doc once implemented Restore direct terminal install launcher Make the kanban installer change minimal and squashable * Changes as per PR feedback * Further deletions as per PR feedback * Restore standalone kanban modal copy fallback --------- Co-authored-by: Arafatkatze <arafat.da.khan@gmail.com>