Provider values
Use these values in OpenClaw or an equivalent custom provider configuration:- Base URL:
https://api.astrolabe.run/v1 - API type:
openai-responses - API key: your Astrolabe Cloud workspace API key
- Primary model:
astrolabe/auto
POST /v1/chat/completions.
Recommended models
Most OpenClaw setups should expose Astrolabe virtual models:astrolabe/autoastrolabe/codingastrolabe/researchastrolabe/visionastrolabe/strict-jsonastrolabe/cheapastrolabe/safe
Passing stack context
OpenClaw can select a stack or set per-request routing preferences through request metadata:code-agentfor code editing, tool loops, and schema-safe recoveryresearchfor source-heavy synthesisstrict-jsonfor structured tool arguments and schema validationcustomer-datafor PII-aware workflows
Debugging
When a turn behaves unexpectedly, capture:x-astrolabe-cloud-request-idx-astrolabe-modelx-astrolabe-stack-namex-astrolabe-stack-versionx-astrolabe-policy-statusx-astrolabe-decisionx-astrolabe-categoryx-astrolabe-action-classx-astrolabe-lane

