SHARED TERMINALS FOR HUMANS AND CODING AGENTS
Share a terminal with your agent.Codex. Claude Code. etc
See what your agent runs, read its output, and send commands. Your agent can do the same with sessions you start.
MACOSRUSTRUNS LOCALLYOPEN SOURCE
LIVE / SHARED TERMINAL
SAAHT / LOCAL 2 LIVE
$ bun run dev
VITE v8.1.5 ready in 1495 ms
➜ Local: http://localhost:3000/
press h + enter to show help
AGENT read last 10 lines
›
Type a command…
AGENT CAN READ
YOU CAN TYPE
WHAT YOU GET
See it. Share it. Control it.
01 / MENU BAR
See sessions in the tray.
Check what is running without opening the desktop app. Click a session to open it directly.
03
CLI COMMANDS
Control sessions from the CLI.
List sessions, read recent output, send commands, or connect interactively.
READ THE QUICK START ↗saaht shell frontendSTART A REUSABLE SHELLsaaht lsSEE EVERY SESSIONsaaht tail api -n 10READ ONLY WHAT MATTERSsaaht -i shell "cargo test"SEND A COMMANDsaaht connect shellJOIN INTERACTIVELYsaaht interrupt webSEND CTRL-C