prime-agent
If you haveprime-agent installed, launch it as usual:
prime-agent binary. Both share ~/.prime/agent/: provider credentials, settings, the managed kernel venv, and logs. Sign in once with /login and both surfaces are authenticated.
fleet-agent agent
The Fleet launcher can also run the pinned engine CLI directly, without a separateprime-agent install:
prime-agent dependency and forwards all arguments to it. Use it when you want to be certain you are running exactly the engine version Fleet is pinned to.
When to use which
- Web workspace (
fleet-agent) — multi-project session management, tool cards, attachments, and browsing the workspace tree. - Terminal (
prime-agentorfleet-agent agent) — quick one-off runs, environments without a browser, or engine features ahead of Fleet’s pinned version (when using a newer standaloneprime-agent).