Back to feed
Dev.to
Dev.to
7/29/2026
Why I moved coding-agent work out of the terminal

Why I moved coding-agent work out of the terminal

Short summary

The author built ArchCode, an open-source cloud workbench for AI coding agents, to solve the problem of terminal-tab sprawl when running multiple agent sessions. ArchCode provides a project-based workflow where ideas progress through discussion to ready-to-build sessions, with a Lead Agent that can delegate to specialist agents (Analyst, Build, Explore, Librarian). The server owns agent execution, sessions, and durable state, so work continues even when the browser tab is closed.

  • ArchCode is an open-source workbench for managing AI coding agent projects and sessions
  • Workflow: Idea → Discussion → Ready → Session/Automation, with durable state on the host
  • Multi-agent model uses a Lead agent that delegates to specialists with clear boundaries

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more