chore: add more plugins list

This commit is contained in:
Haileyesus
2026-06-10 16:49:38 +03:00
parent 6a53c31e90
commit bc34085af9
2 changed files with 49 additions and 2 deletions

View File

@@ -514,6 +514,24 @@
"description": "Session intelligence for Claude Code, inside CloudCLI. See why your sessions are burning tokens without leaving the browser.",
"install": "Install"
},
"sessionManagerPlugin": {
"name": "Sessions",
"badge": "unofficial",
"description": "View, manage, and kill active Claude Code sessions.",
"install": "Install"
},
"tokenCostCalculatorPlugin": {
"name": "Token Cost Calculator",
"badge": "unofficial",
"description": "Calculate API costs from model prices and token usage, with preset model pricing support.",
"install": "Install"
},
"taskQueuePlugin": {
"name": "Task Queue",
"badge": "unofficial",
"description": "Task queue dashboard to view, filter, and launch agent tasks.",
"install": "Install"
},
"morePlugins": "More",
"enable": "Enable",
"disable": "Disable",