mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* first pass of removing all related code # Conflicts: # src/hosts/external/ExternalWebviewProvider.ts # src/hosts/vscode/VscodeWebviewProvider.ts * remove more things * rename all sidebarWebviews to webview * remove null from getInstance and remove null checks * remove client id logic and update RPC subscriptions to match this * add back extension.test.ts without irrelevant webview panel tests * Refresh CI cache - fix proto compilation * add comment to try to invalidate CI cache * add clean script to test.yml for test-platform-integration * remove clean script didn't work * finally found the error in the code - linter wasn't highlighting it * Don't delete unrelated tests in this PR --------- Co-authored-by: Sarah Fortune <sarah.fortune@gmail.com>