Windows · built for Claude Code

A terminal built for Claude Code.

Run Claude Code in project-focused panes with persistent sessions, reusable shortcuts, and Dev Workspaces that keep the agent, shell, and files together.

SuperTerm~/projects
CC: api-refactor
CC: prod-debug
CC: migrations
bash ~
+
~/projects/api-service · claude-code · auto-continue
refactor the auth middleware to use the new token service
I'll update the middleware and wire in TokenService.
Edit src/middleware/auth.ts (+18 −9)
Bash npm test -- auth
24 passing · 0 failing
Done — auth now delegates to TokenService.verify().
claude
ready · win11-dev
What's inside

Everything an agent runner needs,nothing it doesn't.

Purpose-built around how you actually work with Claude Code — not a generic terminal with a chat bolted on.

Persistent pane layouts

Dockview layouts save continuously, take a final snapshot on exit, and restore across restarts.

Dev Workspaces

Open Claude Code, a shell, and an explorer together in one project-focused workspace.

Machine-global shortcuts

Keep directory, SSH, tmux, web page, file, and tool launchers in one library available across workspaces.

Persistent sessions

Pin any pane to a daemon-backed session that survives app restarts and replays disk-spilled scrollback.

Open Sessions panel

Track busy and waiting states, finished-while-away alerts, filters, and shortcut colors in one place.

tmux & SSH

Attach to pinned remote tmux sessions in one click, browse a live session tree, and keep local selection natural.

CC conversation resume

Resume Claude Code conversations across restarts and manage active or archived threads without touching /resume data.

Clickable paths and URLs

Open detected file paths and URLs directly from the terminal, even when they wrap across lines.

The surface

Real chrome, not stock screenshots

A few of the surfaces you'll live in — the toolbar, the introspection pane, the Dev Workspace, and the dockable Markdown viewer.

Toolbar
shortcuts → buttons
SitesVaultAPILogsSSH+ add

Icon picker

NoneEmojiFontAwesomeImage
📁🚀🔧🌐📊🔒

Shortcuts become toolbar buttons

Pin a folder, an SSH host, a webpage, or a tool to the toolbar. The icon picker pulls from emoji, FontAwesome, or your own upload.

CC Customizations
introspection
● 5 bright○ 1 dimmedHide dupes
  • agentsenior-devProject
  • ruletdd.mdUser
  • ruleticket-gate.md= userProject
  • command/councilUser
  • mcpchrome-devtoolsUser
  • ruleroot-cause-gate.md⚠ shadowsProject

See every CC customization

Agents, rules, commands, hooks, and MCP servers — grouped by scope, with shadow warnings and byte-identical duplicates dimmed automatically.

Dev Workspace
4-in-1

CC

❯ build the dashboard

⏺ Write src/Dashboard.tsx

created component

Explorer

  • ▾ src
  • Dashboard.tsx
  • app.ts
  • ▸ tests
  • package.json

bash

$ npm run dev

▲ ready on :3000

The Dev Workspace pane

CC, bash, an explorer, and tickets in a single resizable pane. Toggle any sub-pane; lazy sessions spin up only when first shown.

Markdown
edit · split · preview

# Release notes

- session persistence

- dockable panels

```mermaid

graph LR; A-->B

Release notes

  • session persistence
  • dockable panels
A B

Dockable Markdown viewer

Edit, split, or preview — with Mermaid diagrams, KaTeX math, wikilinks, and per-file view state that's remembered between visits.

Give your agents a proper home.

SuperTerm runs on Windows 10/11. Grab the installer and start your first Claude Code session in under a minute.