Dev Terminals
para todos tus servicios
Tu proyecto tiene un backend, un frontend, una app movil, un servidor relay. Antes abrias 4 pestanas de terminal y escribias cada comando de inicio a mano. Ahora pulsas un boton.
And the unique part: with the iOS and Android mobile app, you trigger commands remotely on your Mac. Spin up a localhost site from the subway, the gym or a coffee shop, then open it on your phone over 4G/5G through the built-in live preview tunnel.
AgentsRoom terminal manager: detached terminal on a second screen, commands triggered remotely from mobile, integrated xterm.js terminal per project.
Dev Terminals is far more than a terminal emulator. It is a true per-project command manager, designed to replace the jungle of iTerm2, Warp, Ghostty, Kitty, Alacritty and Terminal.app tabs you open every morning. Each project has its own list of commands: dev server, backend, mobile bundler, worker, database, internal scripts. You name them once, you launch them forever.
The UX and UI are deliberately pushed hard to make command management as fast as possible. Every command remembers its name, shell command, working directory (relative to the project root), framework category (React, Next.js, Django, Rails, Go, Rust, Docker…) and kind (long-running process or one-shot snippet). Active commands bubble to the top of the list, and colorful framework icons let you spot your React frontend, your Django backend and your Docker services at a glance.
The big advantage of an integrated terminal living inside AgentsRoom is that commands run in the exact context of your project: same path, same environment, same cwd. Zero friction, zero endless cd, zero project confusion. And because everything lives next to your Claude, Codex and Gemini AI agents, you stop juggling between fifteen different tools just to ship code.

Todos los servicios de tu proyecto en una sola vista. Verde significa en ejecucion, rojo significa caido.
A real integrated terminal, not a toy
Every command opens a full xterm.js terminal with ANSI colors, scrollback, clickable links, PTY resize and Unicode support. This is not a fake log viewer: it is a real pseudo-terminal, identical to what you get in iTerm2 or Terminal.app — but managed for you.
Each process status is displayed live: running, starting, stopped, crashed. When a dev server falls over, you see it immediately. One click to restart. And when you need several terminals in parallel (backend + frontend + mobile + relay), the global 'Start all' button launches every long-running process at once, in parallel, without typing anything.
Commands are grouped in folders, reorderable with the mouse, and stored in `.agentsroom/commands.json` at the root of your project. Commit this file: your whole team inherits the same terminal setup. Personal commands (local debug scripts, private env vars) go to `commands-personal.json`, automatically added to the `.gitignore` inside `.agentsroom`. Nobody ever has to type `yarn dev --port 2203` from memory when joining a new repo again.
Finally, everything is unified: your AI agents, your terminals, your prompts, your backlog and your live preview all live in the same window. You save a massive amount of time by killing the back-and-forth between AgentsRoom, your terminal emulator, your IDE and your browser. One screen, everything one click away.
Manage every terminal, every command, every service
Long-running processes, quick scripts, build commands, dev servers. All organized per project, with live status tracking, integrated AI and remote mobile control.
Per-project terminal manager
Each project owns its own command list, stored in .agentsroom/commands.json. Switch project, your commands change automatically. Zero confusion between repos.
Start everything in one click
A single Play button starts every long-running process: backend, frontend, mobile bundler, relay server, worker, database. No more five terminal tabs opened by hand.
Remote launch from mobile
Trigger commands from the iOS or Android app: terminals spawn on your Mac, and you see live output streamed to your phone over 4G, 5G or Wi-Fi.
Detachable terminal window
Detach the terminals section into an independent floating window. Drop it on a second monitor to keep an eye on your servers while you code in the main window.
AI command generation
Click the magic wand: Claude scans your repo, detects package.json, Dockerfiles, Makefiles and generates every start command, path and category for you.
Live process status
See which service is running, starting, stopped or crashed. Exit codes are displayed on failure. Restart in one click without losing the terminal scrollback.
Process or snippet
Long-running servers are processes. One-shot build scripts, migrations and deploys are snippets. Both live in the same dashboard, both are one click away.
Real xterm.js terminal per command
Every process opens a real pseudo-TTY terminal with ANSI colors, scrollback, clickable links and full keyboard input. No compromise compared to iTerm2 or Terminal.app.
Wired to the localhost live preview
Launch your localhost site from an AgentsRoom terminal, then reach it from the outside through the built-in HTTPS tunnel. Test on your phone over 4G/5G without deploying.
30+ framework icons
React, Next.js, Vue, Nuxt, Angular, Svelte, Expo, Node.js, NestJS, Django, FastAPI, Rails, Laravel, Spring, Go, Rust, Docker, Redis, and many more — each with icon and color.
Git-native storage
Public commands live in .agentsroom/commands.json, committed to your repo. Personal commands live in commands-personal.json, automatically gitignored.
Terminals and AI agents together
Your terminals, your Claude Code agents, your prompts, your backlog and your live preview share the same app. Stop getting lost between ten different tools.
Launch terminals on your Mac from your phone
This is probably the most unique feature of AgentsRoom. From the iOS or Android mobile app, you browse the command list of any project and launch any of them with a tap. The command does not run on your phone: it runs on your Mac, in the right working directory, in a real PTY terminal. The output is streamed live to mobile through the end-to-end encrypted relay.
Concretely: you are in the subway, at the gym or on the other side of the world. You want to spin up your local site to check a design, or restart a worker that crashed while you were away. You open AgentsRoom mobile, you tap 'yarn dev', the server boots on your Mac at home. You can even interact with the terminal keyboard from the phone.
Combined with the integrated localhost preview tunnel, you can even open your local site in the mobile browser, over 4G or 5G, with zero deploy. You code, start, test and validate — all from your pocket. AgentsRoom literally turns your Mac into a remotely driven dev server.
Detach mode: your terminals on a second monitor
The terminal panel can be detached into an independent floating window. Drag it onto a second screen and your backend, frontend and mobile bundler logs stay visible at all times while you code in the main AgentsRoom window. This is exactly what serious developers do with tmux or iTerm2 in tiling mode — except in AgentsRoom there is nothing to configure.
The detached window keeps every feature: launch, stop, restart, AI, categories, multi-project. You can keep typing in the terminal on the secondary screen while a Claude agent works in the main window. Zero alt-tab, zero context loss, zero obscure configuration.
A modern alternative to every terminal you've used
AgentsRoom Dev Terminals is the better option for project work compared to classic terminal emulators. Here are the tools our users have already replaced with it:
iTerm2 has been the macOS gold standard for years and Terminal.app is preinstalled on every Mac. Warp popularized command blocks and integrated AI. Ghostty is fast and native. Kitty is GPU-accelerated. Alacritty is minimalist. WezTerm is Lua-scriptable. Hyper is built on web tech. Tabby is cross-platform. They are all excellent products. AgentsRoom does not try to compete on raw rendering speed: it brings a different value proposition — a terminal integrated into your development environment, scoped to each project, synced with your AI agents and drivable from your phone.
If you already manage your projects with several terminal tabs named 'backend', 'frontend', 'mobile', 'relay', you will save time with Dev Terminals. If you use tmux or zellij to organize sessions, you will find the same idea — without any config file to write.
Como funciona
Abre tu proyecto
En la vista de proyecto, los Dev Terminals aparecen junto a tus agentes y prompts. Si no existen comandos todavia, se crea automáticamente un terminal por defecto en la raiz del proyecto.
Anade tus comandos
Haz clic en + para anadir un comando. Define el nombre, el comando shell, el directorio de trabajo (relativo a la raiz del proyecto) y elige una categoria. Selecciona si es un proceso de larga duracion o un snippet puntual.
.agentsroom/commands.jsonO deja que la IA lo haga
Haz clic en el icono de la varita magica. Claude analiza la estructura de tu proyecto (archivos package.json, Dockerfiles, Makefiles) y genera todos los comandos con las rutas y categorias correctas. Revisa, ajusta si es necesario y guarda.
Inicia todo
Pulsa el boton Play global para lanzar todos los procesos a la vez. O inicialos individualmente. Cada proceso abre un terminal real donde puedes ver los logs e interactuar con el servicio.
Supervisa y reacciona
Los indicadores de estado muestran que servicios estan en ejecucion y cuales se cayeron. Haz clic en cualquier servicio para ver la salida de su terminal. Reinicia un servicio caido con un clic. Usa snippets para tareas frecuentes como compilar, desplegar o ejecutar tests.
Drive it from your phone
Open AgentsRoom on iOS or Android, pick your project, tap a command: it launches remotely on your Mac and you see its output live from your phone over 4G, 5G or Wi-Fi through the end-to-end encrypted relay.
Iconos para cada stack
Cada comando muestra el icono y el color de su framework. Identifica de un vistazo tu frontend React, tu backend Django y tus servicios Docker.
Configuración de comandos con IA
Empezando un nuevo proyecto? No configures cada comando manualmente. Haz clic en la varita magica y Claude analiza la estructura de tu repositorio para detectar cada servicio, cada script de build y cada comando de inicio. Genera la lista completa de comandos con rutas, categorias e iconos correctos. Revisas el resultado, ajustas si es necesario y guardas. La configuración completa tarda segundos en lugar de minutos.
Prompt por defecto
"Analiza la estructura de mi proyecto y genera todos los comandos de inicio para cada servicio, cada subproyecto y cada paso de build. Incluye el directorio de trabajo correcto, el comando shell y la categoria de framework apropiada para cada entrada."
¿Quieres que tus agentes inicien el dev server por sí mismos ?
AgentsRoom MCP expone los mismos Terminal Commands que guardas aquí como herramientas MCP. Tus agentes IA pueden llamar commands_list, commands_run y commands_create vía el servidor Terminal Commands MCP, e iniciar tu dev server, API o worker solos.
Es solo uno de los cuatro servidores AgentsRoom MCP. Backlog MCP, Prompt Library MCP y Browser MCP convierten el resto del IDE AgentsRoom en un workspace pilotable por agentes. Manual cuando quieras, automatizado cuando no.
Descubre AgentsRoom MCPFAQ
En que se diferencia de simplemente usar iTerm2 o tmux?
Con iTerm2 o tmux, abres pestanas manualmente, navegas a cada directorio y escribes cada comando. Si un servicio se cae, solo lo notas si casualmente miras esa pestana. Los Dev Terminals almacenan tus comandos de forma permanente por proyecto, muestran el estado en vivo de cada servicio y te permiten iniciar todo con un clic. Los comandos se guardan en tu repositorio, asi que cada miembro del equipo obtiene la misma configuración.
Cual es la diferencia entre un proceso y un snippet?
Un proceso es un servicio de larga duracion como un servidor de desarrollo, un backend o un vigilante de archivos. Se mantiene activo hasta que lo detienes o se cae. Un snippet es un comando puntual como un script de build, una migracion de base de datos o un paso de despliegue. Ambos se almacenan en el mismo panel, pero solo los procesos se inician con el boton 'Iniciar todo'.
Como funciona la generacion de comandos con IA?
Cuando haces clic en la varita magica, AgentsRoom lanza una instancia de Claude que lee la estructura de tu proyecto. Detecta archivos package.json, Dockerfiles, Makefiles y otros archivos de configuración para identificar cada servicio y su comando de inicio. El resultado es una lista estructurada de comandos con rutas, categorias y nombres sugeridos. Revisas la lista antes de guardar.
Se comparten los comandos con mi equipo?
Si. Los comandos publicos se almacenan en .agentsroom/commands.json dentro del directorio de tu proyecto. Commitea este archivo y cualquiera que haga pull del repositorio obtiene los mismos comandos. Los comandos personales (como scripts de depuracion locales) van a commands-personal.json, que se anade automáticamente a .agentsroom/.gitignore.
Puedo desactivar los Dev Terminals si no los necesito?
Si. Abre Ajustes y ve a la seccion Feature Flags. Desactiva Dev Terminals y la funcionalidad desaparece de todas las vistas de proyecto. Puedes reactivarla en cualquier momento sin perder tus comandos guardados.
Are commands shared with my team?
Yes. Public commands are stored in .agentsroom/commands.json inside your project directory. Commit this file: anyone who pulls the repo gets the same setup. Personal commands (local debug scripts) go to commands-personal.json, automatically added to .agentsroom/.gitignore.
How does AI command generation work?
When you click the magic wand, AgentsRoom spawns a Claude instance that reads your project structure (package.json, Dockerfiles, Makefiles, pyproject.toml, Cargo.toml…) to identify each long-running service and its start command. The result is a structured list of commands with paths, categories, folders and suggested names. You review the list before saving.
Deja de hacer malabares con pestanas de terminal
Descarga AgentsRoom y lanza todos tus servicios desde un solo panel. Gratis para hasta 3 proyectos.
App complementaria: supervisa tus agentes en movimiento
Usa Claude, Codex, Gemini CLI u otro proveedor de IA.
Envía bugs y peticiones directamente a tu backlog público.