Remocode
Terminal Mastery6 min read

Multi-Agent Workspace Presets: One Click to Load 4 AI Agents

Set up a four-agent AI coding workspace in one click with Remocode presets. Run Claude Code, Gemini CLI, Codex, and more simultaneously with saved layouts.

workspace presetsmulti-agentClaude CodeGemini CLIterminal layoutRemocode

The most productive vibe coders do not run one AI agent at a time. They run four. One handles the backend, another writes the frontend, a third generates tests, and a fourth does documentation or database migrations. The bottleneck is not the agents — it is setting up the workspace every time.

The Multi-Agent Setup Problem

Setting up a four-agent workspace manually involves these steps:

  • Open your terminal
  • Split into four panes
  • Resize each pane
  • Navigate each pane to the correct directory
  • Launch a different AI agent in each pane
  • Configure supervisor or auto-yes on each pane

That is 15-20 steps before you write a single prompt. Do it daily and you lose significant time. Do it after a crash or restart and the frustration compounds.

Remocode Workspace Presets

Remocode saves your entire workspace configuration and restores it with one click.

Creating Your Multi-Agent Preset

Here is how to set up a four-agent workspace and save it:

Step 1: Create the grid. Press Cmd+Shift+W. Remocode creates a 2x2 grid of terminal panes — four equally sized quadrants.

Step 2: Customize each pane. Navigate each pane to the appropriate project directory. Resize panes if you want one larger than the others. For example, you might want the backend pane larger because Claude Code produces long output.

Step 3: Launch your agents. Start a different agent in each pane:

  • Top left: Claude Code for backend development
  • Top right: Gemini CLI for frontend work
  • Bottom left: Codex for test generation
  • Bottom right: Reserved for auditing and manual commands

Step 4: Configure automation. Enable the supervisor on panes 1-3 with appropriate project briefs. Keep pane 4 manual for oversight.

Step 5: Save the preset. Save this entire configuration as a named workspace preset. Everything is captured — positions, sizes, directories, and session state.

Loading the Preset

Next time you sit down to code, load the preset. One click. All four panes appear in the exact layout you saved. Your directories are set, your sessions are ready. Launch your agents and start prompting.

Session Persistence

Remocode workspace presets survive application restarts. Close Remocode at the end of the day, open it tomorrow morning, and your saved presets are waiting. This is especially valuable for multi-agent workflows where recreating the setup from scratch takes significant time.

What Gets Persisted

  • Pane layout — positions, sizes, and arrangement of all four panes
  • Working directories — each pane opens in the folder you saved it in
  • Session history — command history and scroll-back are preserved
  • Supervisor state — which panes have supervisor or auto-yes enabled

Advanced Multi-Agent Layouts

The 2x2 grid is the default, but you can create more sophisticated layouts for specific workflows.

The Pipeline Layout

  • Left column (3 panes stacked): Three agents working on sequential tasks — data layer, API layer, presentation layer
  • Right column (1 large pane): Monitoring, auditing, and manual intervention

The Primary-Secondary Layout

  • Top (60% height, full width): Main agent working on the primary feature
  • Bottom left: Secondary agent writing tests
  • Bottom right: Audit and oversight pane

The Fullstack Layout

  • Top left: Backend agent (Claude Code)
  • Top right: Frontend agent (Gemini CLI)
  • Bottom left: Database/migration agent (Codex)
  • Bottom right: DevOps and deployment agent

Each of these can be saved as a separate preset. Switch between them based on what you are building that day.

Combining Presets with Telegram

The real power of multi-agent presets shows up when you combine them with Telegram remote control. Load your four-agent preset, enable supervisor on each pane, and switch to your phone.

From Telegram, you can:

  • Peek at any pane to check progress
  • Send prompts to specific agents
  • Monitor supervisor decisions across all four panes
  • Run audits on the combined output
  • Respond to escalations when the supervisor needs human input

This is the complete vibe coding workflow: load a preset, enable automation, monitor from your phone, and intervene only when necessary.

Getting Started with Presets

Remocode runs on macOS. Download it, create your first multi-agent workspace, and save it as a preset. The first 1,000 users get a full year of Pro free, which includes unlimited workspace presets and full Telegram integration.

Stop rebuilding your workspace every morning. Build it once, save it, and load it forever.

Ready to try Remocode?

Start with a 7-day Pro trial — no credit card required. Download now and start coding with AI from anywhere.

Download Remocodefor macOS

Related Articles