Skip to content

OpenAgentPersistent agents for any model

Run OpenAgent with Claude, GLM, Ollama, LM Studio, vLLM, or any OpenAI-compatible provider, then install the Agent Server, CLI Client, and Desktop App as separate downloads.

OpenAgent

Start with the right download

OpenAgent is one system, but you install each surface independently. Most setups run the Agent Server on the host where the agent should live, then add either the CLI Client or the Desktop App from a separate download.

Agent Server

The persistent runtime in openagent/. This is the actual agent process with models, MCP tools, memory, channels, scheduler, and install or auto-update behavior.

Download the server

CLI Client

A separate terminal client for connecting to any running OpenAgent Gateway. Use it when you want fast operational access without the desktop UI.

Download the CLI

Desktop App

The Electron control surface for chat, memory, MCP configuration, model setup, and graph exploration. It connects to a running Agent Server and is downloaded independently.

Download the desktop app

How teams typically use it

1. Run the Agent Server

Install openagent-framework on the machine that should keep memory, channels, models, and schedules alive.

2. Pick your client

Use the CLI Client for terminal-first operations, the Desktop App for visual control, or both.

3. Change models without changing the system

Swap Claude, GLM, Ollama, LM Studio, vLLM, or any OpenAI-compatible endpoint while keeping the same tools, memory, and channels.

MIT Licensed