Skip to content

Commit ad85518

Browse files
roomote[bot]roomotebrunobergher
authored
feat: Add cloud task button for opening tasks in Roo Code Cloud (#7572)
Co-authored-by: Roo Code <[email protected]> Co-authored-by: Bruno Bergher <[email protected]> Co-authored-by: Bruno Bergher <[email protected]>
1 parent 8fee312 commit ad85518

File tree

24 files changed

+540
-22
lines changed

24 files changed

+540
-22
lines changed

pnpm-lock.yaml

Lines changed: 114 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"@roo-code/types": "workspace:^",
3333
"@tailwindcss/vite": "^4.0.0",
3434
"@tanstack/react-query": "^5.68.0",
35+
"@types/qrcode": "^1.5.5",
3536
"@vscode/codicons": "^0.0.36",
3637
"@vscode/webview-ui-toolkit": "^1.4.0",
3738
"axios": "^1.7.4",
@@ -52,6 +53,7 @@
5253
"mermaid": "^11.4.1",
5354
"posthog-js": "^1.227.2",
5455
"pretty-bytes": "^7.0.0",
56+
"qrcode": "^1.5.4",
5557
"react": "^18.3.1",
5658
"react-dom": "^18.3.1",
5759
"react-i18next": "^15.4.1",

0 commit comments

Comments
 (0)