Shipping now

maiTerm

A terminal built for AI workflows — not AI built into a terminal.

There is no built-in LLM, no chat sidebar, no magic autocomplete. There is a proper terminal that understands what your coding agents are doing, and the tools to manage the chaos of running several of them at once.

Platforms
macOS · Windows · Linux
MCP tools
25+
Scrollback
SQLite, persistent
Status
Shipping

01

Organise by workspace, not just tabs

Group terminals by project. Each workspace keeps its own pane layout, tabs and context, so switching between a client project and a production server never costs you your place in either.

maiTerm workspaces and tab list

02

A team of specialist agents

Flip a workspace into a mesh and every agent in it can message any other by role — the frontend agent asks the backend agent for an endpoint shape, the backend loops in infra, and nobody waits for you to play messenger. It is also a token win: each agent keeps a small, sharply scoped context instead of dragging every repository into one enormous one.

The maiTerm mesh cockpit showing a node graph of specialist agents

03

Notes on every tab

Each tab carries its own markdown notes panel, right beside the terminal doing the work. Your agent shares that panel over MCP — ask it to write down what it just did or tidy the TODO list, and it edits the notes directly.

Per-tab notes panel in maiTerm

04

State that survives everything

Full scrollback lives in SQLite and comes back after a restart. Deep-clone a tab and you get all of it — history, working directory, SSH session, resume command, notes. Sessions reconnect to where the agent left off instead of starting cold.

Built-in code editor tab alongside terminals

Built with Tauri 2 + Svelte 5 · SQLite · MCP