Skip to main content

Computer, Open WebUI, or Open Terminal?

Three tools, three different centers of gravity. Pick by where the work lives, and combine them freely; they're built to.

The short version: Open WebUI is the shared AI control layer. Open Terminal adds the action layer that turns Open WebUI into a full agent harness. Computer is the cutting-edge real-machine surface: your actual workstation in a browser, with its own agent runtime and the newest AI-workspace ideas landing there first.

Open WebUIOpen TerminalOpen WebUI Computer
Center of gravityThe conversation and control layerThe action layer that completes the harnessYour actual machine
Best forModel choice, knowledge, prompts, users, permissions, shared AI workflowsSelf-contained agent work: analyze an upload, build a prototype, run a script, return an artifactCutting-edge agent work on the real project, terminal, services, and logins already on one computer
Environmentn/aFresh, isolated (Docker) or hostThe real host: existing files, state, tools, running agents
Product shapeStable shared AI interfaceStable in-Open WebUI agent action substrateFaster-moving personal AI workstation and agent runtime
UsersOne to manyFollows Open WebUIOne trusted owner
AI requiredYesYesNo; files, terminal, and git work without it

Start in Open WebUI when the important context is the conversation or connected knowledge, with no particular machine required.

Add Open Terminal when Open WebUI needs to become a full agent harness: write files, install packages, run code, observe output, verify work, and return the result. Fresh environment per job unless you configure persistence.

Start in Computer when the work belongs on your actual machine or you want the newest agent-workspace experience: the branch you left dirty, the dev server that's running, the folder of PDFs, the agent mid-task, the coding-agent subscription already logged in. Computer opens that same machine from any browser instead of recreating the work somewhere else.

Using them together

  • Open WebUI plus Open Terminal as the full harness. Open WebUI provides the control layer; Open Terminal provides the computer substrate where actions run and evidence comes back.
  • Open WebUI as the front door, Computer as the real machine. Connect the gateway and each Computer workspace shows up in Open WebUI's model picker as cptr/<workspace>. The chat happens in Open WebUI; the file edits, commands, and tools happen on the Computer host. Knowledge bases, prompts, and users don't transfer between the two, so configure what the workspace needs on the Computer side.
  • All three at once is normal: Open WebUI to govern the workflow, Open Terminal for stable harness execution inside Open WebUI, Computer for the cutting-edge real-machine workspace where ongoing work must stay continuous.

Already using a coding-agent CLI?

Computer doesn't replace it. Run any agent CLI in a terminal tab exactly as you do today. Or, for Codex, Claude Code, Cursor, Grok, OpenCode, Cline, and Pi, add it as a native backend so it becomes a chat model with streaming, approvals, and session resume, using the subscription and login you already have.

One trust note: Open Terminal gives Open WebUI agents a disposable or policy-managed action workspace. Computer serves a machine you own, and you choose its boundary: run it bare for the whole workstation, or in Docker so it sees only the folders you mount. Either way, everyone you let sign in shares that boundary; see the security model.

This content is for informational purposes only and does not constitute a warranty, guarantee, or contractual commitment. Open WebUI is provided "as is." See your license for applicable terms.