InferCrane v1.0.0
v1.0.0 is the first public release of InferCrane, an open-source inference infrastructure layer
for teams deploying open-weight models or adopting inference they already run.
Applications use one stable OpenAI-compatible endpoint while InferCrane operates changes beneath
it. The release includes:
- model-to-endpoint workload initialization, validation, planning, deployment, and durable operation inspection;
- observe-only and traffic-managed adoption of existing OpenAI-compatible inference;
- versioned serving plans for supported vLLM, SGLang, custom OCI, Kubernetes, and cloud adapter boundaries;
- bounded admission, explicit overload responses, immutable request-path route snapshots, and request evidence that excludes prompt and output content by default;
- monitoring, Doctor findings, Request Inspector, sourced cost evidence, capacity recommendations, and guarded human-approved actions;
- benchmark, replay, quality, reliability, and cost evidence for candidate comparison, Release Guard, promotion, post-promotion monitoring, and rollback;
- artifact-cache intent and observation, curated runtime recipes, optimization campaigns, and qualified serving-plan activation;
- CLI, control API, OpenAI-compatible gateway, Python and TypeScript SDKs, Terraform provider, GitHub Action, terminal workspace, and a separately deployed private-preview console;
- tenant isolation, durable leases, migration safety, backup and restore controls, signed webhooks, secret redaction, and explicit provider ownership boundaries.