multiplexer
active
dream
IDE
About
Working with several coding agents usually means several terminal windows and no shared view of what changed. Dream is an Electron desktop IDE that arranges multiple agent chats side by side in a multi-project workspace, with git status, commit, push, and PR flows, a file explorer, diff rendering, an integrated terminal, and a browser preview panel in the same window. It ships no model of its own — users bring at least one supported agent CLI (Codex, Claude Code, OpenCode, Cursor Agent), and the IDE hosts and visualizes their sessions. Developers juggling parallel agent tasks across repos are the intended users. The repository now lives under umami-software/dream and remains active.