Reference
Environment variables
All environment variables recognised by AskUI Desktop, the CLI, and AgentOS.
Authentication
| Variable | Description |
|---|---|
ASKUI_WORKSPACE_ID | Your workspace identifier. Required when using the AskUI Hub as the model provider. |
ASKUI_TOKEN | Your workspace access token. Required when using the AskUI Hub as the model provider. See Workspaces. |
AgentOS connection
| Variable | Default | Description |
|---|---|---|
ASKUI_CONTROLLER_CLIENT_SERVER_AUTOSTART | true | Set to false to prevent the CLI from starting a local AgentOS instance automatically. Use this when connecting to a remote AgentOS. |
ASKUI_CONTROLLER_CLIENT_SERVER_ADDRESS | localhost:23000 | Address of the AgentOS gRPC server to connect to. Override when using a remote AgentOS instance. |