DEV Community

Danial Farid
Danial Farid

Posted on

TermDeck AI agents manager

I know it may sound self promoting but it has made my life so much easier and would want to share it with other in case it does the same for them.

Out of frustrations with how to handle multiple agents and keep track of the work I've been doing after restarts I created this open source tool that handles those and simplifies cross agent communications too.

Check it out and any feedback or bug report would be appreciated.

GitHub logo danialfarid / termdeck

Local-first workspace for running, organizing, and monitoring Codex, Claude Code, Aider, AGY, OpenCode, and shell sessions.

TermDeck

A persistent workspace for coding agents.

Release Python License CI

Puppeteer all your coding agents from one local browser workspace. TermDeck keeps Codex, Claude Code, Aider AGY, OpenCode, and shell sessions organized across projects and worktrees — showing what is running, finished unread, or waiting for you.

Sessions survive browser and server restarts. Read clean transcripts, hand work between agents, search every conversation, and use the built-in files, Git, and code-intelligence tools without losing track of the terminals doing the work. Remote access built in: reach the whole deck from anywhere.

Why TermDeck?

VS Code and IntelliJ IDEA treat terminals as panels inside an editor; TermDeck treats long-running coding agents as the workspace itself. Codex, Claude Code, and their apps are powerful on their own but remain separate experiences TermDeck brings their CLIs and other agents under one umbrella for shared visibility, search, handoff, and delegation. Run different agent CLIs side by side,…

This is especially helpful if you work on multiple projects or worktrees or need a lightweight IDE sidecar without the bloat.

Happy coding!

Top comments (0)