Yeni özellik

Dev Terminalleri
tum servisleriniz icin

Projenizde bir backend, bir frontend, bir mobil uygulama, bir relay sunucusu var. Eskiden 4 terminal sekmesi acip her baslama komutunu elle yazardiniz. Simdi tek bir dugmeye basiyorsunuz.

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.

AgentsRoom Dev Terminalleri panosu: durum gostergeleri ve tek tikla başlatma ile birden fazla proje servisi

Tum proje servisleriniz tek gorunumde. Yesil calisiyor, kirmizi cokmus demek.

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.

iTerm2Terminal.appWarpGhosttyKittyAlacrittyWezTermHyperTabbyCore ShellContourTermiusWavetmuxzellij

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.

Nasil calisir

01

Projenizi acin

Proje gorunumunde, Dev Terminalleri ajanlariniz ve promptlarinizla birlikte gorulur. Henuz komut yoksa, proje kokundeki varsayilan bir terminal otomatik olusturulur.

02

Komutlarinizi ekleyin

Komut eklemek icin + dugmesine tıklayın. Adini, kabuk komutunu, çalışma dizinini (proje kokune gore) ayarlayin ve bir kategori secin. Uzun sureli süreç mi yoksa tek seferlik snippet mi oldugunu belirleyin.

.agentsroom/commands.json
03

Veya yapay zekanin yapmesini saglein

Sihirli degnek ikonuna tıklayın. Claude proje yapisinizi (package.json dosyalari, Dockerfile'lar, Makefile'lar) analiz eder ve dogru yollar ve kategorilerle tum komutlari olusturur. Inceleyin, gerekirse ayarlayin ve kaydedin.

04

Her seyi baslatin

Tum süreçleri bir anda başlatmak icin genel Oynat dugmesine basin. Veya tek tek baslatin. Her süreç, gunlukleri gorebileceginiz ve servisle etkilesim kurabilceginiz gerçek bir terminal olusturur.

05

Izleyin ve harekete gecin

Durum gostergeleri hangi servislerin calistigini ve hangilerinin cokmus oldugunu gosterir. Terminal ciktisini gormek icin herhangi bir servise tıklayın. Cokmus bir servisi tek tikla yeniden baslatin. Sik yapilan isler icin build, dagitim veya test calistirma gibi snippet'lari kullanin.

06

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.

30'dan fazla framework

Her yigin icin ikonlar

Her komut framework'unun ikonunu ve rengini goruntulur. React frontend'inizi, Django backend'inizi ve Docker servislerinizi bir bakista ayirt edin.

ReactNext.jsVueNuxtAngularSvelteExpoReact NativeElectronNode.jsNestJSExpressDjangoFastAPIRailsLaravelSpringGoRustPythonRubyJava.NETPHPDockerDatabaseRedisWebSocketGatewayWorkerScriptMonorepo

Yapay zeka destekli komut kurulumu

Yeni bir projeye mi basliyorsunuz? Her komutu manuel yapılandırmayin. Sihirli degnege tıklayın ve Claude her servisi, her build betigi ve her baslama komutunu tespit etmek icin depo yapisinizi tarar. Dogru yollar, kategoriler ve ikonlarla tam komut listesini olusturur. Sonucu inceleyip gerekirse ayarlarin ve kaydedin. Dakikalar yerine tum kurulum saniyeler surer.

Varsayilan prompt

"Proje yapimi analiz et ve her servis, her alt proje ve her build adimi icin tum baslama komutlarini olustur. Her girdi icin dogru çalışma dizini, kabuk komutu ve uygun framework kategorisini dahil et."

Hakkında : AgentsRoom MCP

Ajanlarınız dev sunucusunu kendileri başlatsın mı ?

AgentsRoom MCP burada kaydettiğiniz aynı Terminal Commands'ı MCP araçları olarak açar. AI ajanlarınız Terminal Commands MCP sunucusu üzerinden commands_list, commands_run ve commands_create çağırarak dev sunucusunu, API'yi veya worker'ı kendileri başlatabilir.

Bu, dört AgentsRoom MCP sunucusundan sadece biri. Backlog MCP, Prompt Library MCP ve Browser MCP, AgentsRoom IDE'nin geri kalanını ajan tarafından yönlendirilebilir bir alana çevirir. İstediğinizde manuel, istemediğinizde otomatik.

AgentsRoom MCP'yi keşfedin

FAQ

Bu, iTerm2 veya tmux kullanmaktan ne farki var?

iTerm2 veya tmux ile sekmeleri manuel acip her dizine cd yapip her komutu yazarsiniz. Bir servis cokerss yalnizca o sekmeye baktiginizda fark edersiniz. Dev Terminalleri komutlarinizi proje bazinda kalici olarak saklar, her servis icin canli durum gosterir ve her seyi tek tikla başlatmanizi saglar. Komutlar reponuzda saklanir, boylece her ekip uyesi ayni kurulumu alir.

Süreç ve snippet arasindaki fark nedir?

Süreç, geliştirme sunucusu, backend veya dosya izleyicisi gibi uzun sureli bir servistir. Siz durdurana kadar veya cokene kadar canli kalir. Snippet, build betigi, veritabani gocu veya dagitim adimi gibi tek seferlik bir komuttur. Her ikisi de ayni panoda saklanir, ancak yalnizca süreçler 'Hepsini Başlat' duuymesiyle baslatilir.

Yapay zeka komut olusturma nasil calisir?

Sihirli degnege tikladiginizda AgentsRoom, proje yapisinizi okuyan bir Claude ornegi olusturur. package.json dosyalarini, Dockerfile'lari, Makefile'lari ve diger yapılandırma dosyalarini tespit ederek her servisi ve baslama komutunu belirler. Sonuc, yollar, kategoriler ve onerilen adlarla yapılandırilmis bir komut listesidir. Kaydetmeden once listeyi incelersiniz.

Komutlar ekibimle paylasiliyor mu?

Evet. Genel komutlar proje dizininizdeki .agentsroom/commands.json'da saklanir. Bu dosyayi commitlerseniz, repoyu ceken herkes ayni komutlari alir. Kisisel komutlar (yerel hata ayiklama betikleri gibi) commands-personal.json'a gider ve otomatik olarak .agentsroom/.gitignore'a eklenir.

Ihtiyacim yoksa Dev Terminalleri'ni devre disi birakabilir miyim?

Evet. Ayarlari acin ve Özellik Bayraklari bolumune gidin. Dev Terminalleri'ni kapattiginizda özellik tum proje gorunumlerinden kaybolur. Kayitli komutlarinizi kaybetmeden istediginiz zaman yeniden etkinlestirebilirsiniz.

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.

Terminal sekmeleriyle jonglor yapmayi birakin

AgentsRoom'u indirin ve tum servislerinizi tek panelden baslatin. 3 projeye kadar ücretsiz.

ÜcretsizAgentsRoom'u Indir

Yardımcı uygulama: hareket halindeyken ajanlarinizi izleyin

Claude, Codex, Gemini CLI veya başka bir AI sağlayıcı kullan.

Uzantıyı yükleyin
Chrome Web Store

Hataları ve istekleri doğrudan genel backlogunuza gönderin.

Çoklu proje
Çoklu sağlayıcı
Çoklu ajan
Canlı durum
Diff ve commit
Mobil uygulama
Canlı önizleme
Ajan ekipleri
Tarayıcı otomasyonu
Backlog odaklı dev
Prompt kütüphanesi
Beceri kütüphanesi