
Policy-driven OpenAI-compatible routing proxy for OpenClaw that picks the lowest-cost model, adds safety gates, and can escalate once.
Astrolabe is an open-source, policy-driven, OpenAI-compatible routing proxy built for OpenClaw. It sits between an OpenAI-compatible client (like OpenClaw) and OpenRouter, classifies each request into policy categories and complexity, applies safety gates, and routes the request to a cost-effective model with fallback chains for provider/model outages. For non-stream responses it can run a confidence self-check and optionally escalate once to a stronger model. Astrolabe is intentionally small and stateless (no database or UI required), returns routing metadata via response headers, and includes a health endpoint and structured logs for operational visibility.
26%
Loading Community Opinions...