Can I just run Claude Code inside tmux?
You can, and the session survives a dropped connection. But tmux only holds a terminal, so you still get raw approval prompts, plain-text diffs, and no way to be paged when a run blocks. Termdeck keeps the session alive and adds the approval UI, diffs, and push on top. See the Claude Code web UI.
Is Termdeck a tmux replacement?
No. Keep tmux for shells and servers. Termdeck is the layer for coding agents: it streams Claude Code, Codex, and Grok to the browser, survives refreshes, and lets you take over from any device.
Can I detach from the terminal and reattach on my phone?
Yes. Close the terminal client and drive the same session from the web or your phone. A live-registry lock stops two writers from forking it, so takeover is safe.
Does it manage more than one agent?
Yes. Every machine and session shows up in one sidebar and a fleet board, with an attention badge on the runs waiting for you, so no cycling through panes.
Can I still see my chats as a terminal grid?
Yes. The Terminals view renders every chat as a pane in one tmux-style grid: every machine, every engine, one screen. You keep the layout you love and gain approvals, diffs, and push.