Skip to content
AgentTeams
06Feature

Terminal workspace

A real terminal in the app, with team shells, local shells, history and autocomplete.

terminal · team shell
team/core$pnpm test --filter auth
PASS src/auth/session.test.ts (14 tests)
PASS src/auth/token.test.ts (9 tests)
team/core$git status --short
M src/auth/session.ts
team/core$
What it replaces

Switching between the agent UI and your own terminal means losing the thread of what the agents just changed.

How it works

Agents run commands and so do you — in the same window. Open a shell scoped to a team's workspace or a plain local shell, keep persistent history across restarts, and use autocomplete that knows your project. No alt-tabbing to check whether the build actually passed.

  • Team-scoped and local shells side by side
  • Persistent history across restarts
  • Autocomplete aware of the project
  • Configurable shell, font and env
  • See agent commands and yours in one place
Get started

Stop being the message bus.

Install it, open a repo, and give three agents an objective. Free, no account, no API key.

Download free Find your use case

macOS · Windows · Linux