Dash BotDocs
Agent engines

Agent engines

Use the agent subscriptions and CLIs you already have.

Dash Bot does not proxy every message through its own model account. It starts supported agent CLIs on your computer and normalizes their output through the local harness.

Dash Bot checking which agent engines are installed
The official app checks installation and sign-in state without asking users to find executable paths first.

Built-in engines

EngineAuthentication shapeNotes
ClaudeClaude CLI loginStrong support for tools, approvals, sessions, and local computer use
CodexCodex CLI loginModel discovery, approvals, steering, and computer tools
GrokGrok CLI loginACP-based local model catalog and session support
CursorCursor Agent CLI login or API keyACP driver with live model discovery
KimiKimi CLI loginACP integration
DroidFactory Droid CLI loginACP integration
AntigravityGoogle Antigravity CLI loginDefault Google consumer engine
OpenCode GoOpenCode loginACP integration
QwenQwen CLI loginACP integration
HermesHermes CLI loginACP integration
PiPi CLI loginNative driver

Additional driver instances can be declared in local configuration. Unavailable engines remain visible with a reason instead of crashing the provider fleet.

Detection

Dash Bot checks common installation directories and the login shell in the background. Restart the app after installing or authenticating a CLI.

If detection fails, use Settings → Engines to set an explicit executable path. This is supported for every engine and is the most reliable solution for version managers, wrappers, custom builds, and Windows installations outside the normal path.

Model selection

The model picker groups models by provider and marks defaults. Supported engines can refresh their model catalog from the installed CLI. Changing the model affects future turns; it does not rewrite earlier transcript history.

The Dash Bot model picker with several cloud and local engines
Every bot can use a different engine and model.

Subscriptions stay with the provider

Your existing CLI login or provider API key determines access and billing. Dash Bot does not turn one subscription into access to another provider.

On this page