โ† Back to all features

Every card hides a terminal

Real PTY sessions for Claude Code, Codex, Gemini, OpenCode, Cursor. Split panes, multiple groups. Not a chat widget with a "copy to clipboard" button.

SZ
WD
HC
๐Ÿ 
PR#24 ร—
Auth refactor ร—
Search endpoint ร—
Rate limiting ร—
Auth refactorโއ feat/auth
โ–ธ_ Terminalโ—ง Browserยฑ Diff
โ–โ–›โ–ˆโ–ˆโ–ˆโ–œโ–Œ
โ–โ–œโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–›โ–˜
โ–˜โ–˜ โ–โ–
Claude Code v2.1.42
Opus 4.6 ยท Claude Team
~/dev/projects/api-v2
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
โฏ Try "edit auth.ts to..."
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
? for shortcuts

โฏ refactor auth middleware to use JWT validation

Claude I'll refactor the auth middleware. Examining current code...

src/middleware/auth.ts โ€” rewriting
src/utils/jwt.ts โ€” created
src/types/auth.d.ts โ€” updated

โœ“ JWT middleware replacing session-based auth
โœ“ Token refresh + expiry handling added
Running tests... 14 passed

โฏ

Each task owns real terminal sessions, not simulated assistant consoles. That means your shell, your environment, and your CLI tools behave the same way they do outside the app.

You can keep multiple terminals per task for agents, dev servers, ad-hoc shell work, or verification commands without collapsing everything into one scrollback.

The terminal model is the foundation for the rest of the product: persistence, agent status, browser control, and usage tracking all plug into the same live session model.

Have a question about how this works in practice? Check the SlayZone FAQ or read about all features.

โ† Previous The Board Next โ†’ Embedded browser, per task