Workspaces
Automations
New Workspace
desktop5
⠋new workspacecreating
⠋
fix onboarding crash+46−1billing webhooks+193
refactor auth flow+394 −23
speed up cold start+33
bump dependencies+127 −8
cloud3
⠋
nightly evals+812 −64api hotfix+12 −3
docs refresh+58
gpu-box14
mobile1
cli4
* ▐▛███▜▌ *
* ▝▜█████▛▘ *
* ▘▘ ▝▝ *
Claude Code v2.0.74
Opus 4.5 · Claude Max
~/.superset/worktrees/superset/cloud-ws
❯ /mcp
MCP Servers
1 connected
❯1.superset-mcp✓ connected
config: .mcp.json
Pushed and opened a draft PR.
2 files+46−1
❯Type a task for Claude…
❯ superset automations
Name
Schedule
Last run
daily-triage
daily 9:00
⠋running
changelog-draft
sun 11:00
✓ 2h ago
dep-upgrades
weekly
✓ 1d ago
roadmap-sync
monthly
✓ 3d ago
❯ superset connect gpu-box
✓ connected · us-east · 64 cores · 128 GB
Files
Changes
Review
+393−42·5 files·main
packages/db/src/schema
cloud-workspace.ts
+119enums.ts
+21apps/desktop/src/renderer
CloudTerminal.tsx
+169useCloudWorkspaces.ts
+84LegacyTerminalPane.tsx
−42cloud-workspace.tsenums.ts+4
@@ -1,4 +1,6 @@
1import { db } from "../db"
+import { CloudWorkspace } from "./types"
+import { createSSHConnection } from "./ssh"
2
−export const getWorkspaces = () => {
+export const getWorkspaces = async () => {
4 return db.query.workspaces
gpu-box (ssh)
❯ ssh gpu-box
Welcome to gpu-box · us-east · 64 cores · 128 GB
❯ superset status
3 workspaces running
⠋nightly evals · claude · 42m
✓ api hotfix · ready for review
✓ docs refresh · PR opened
Desktop
The full workspace. Run agents in parallel, keep each one in its own worktree, and review every change before it lands.