Astralane / Developers
Responses API
Text-only, stateless Responses compatibility is implemented as a separate protocol serializer.
Supported subset
POST /v1/responses accepts string input or text message input, instructions, model, max_output_tokens, stream, temperature, routing, zdr, and store:false. Output includes response lifecycle SSE events and final namespaced billing metadata.
Explicit boundaries
previous_response_id, stored responses, images, hosted tools, function tools, structured outputs, and advanced Responses state are not implemented. They are rejected. Do not advertise Codex or other agent-client compatibility until their real request shapes are tested.
Native core and mock HTTP checks have run. Full dependency install, PostgreSQL/Redis integration, production builds, and browser flows still require local verification. See the repository verification report before deployment.