Release notes, improvements, and fixes — newest first.
All notable changes to Costara are documented here. We follow semantic versioning.
March 2026
Initial beta release. Python SDK with OpenAI explicit wrapper support. Cost dashboard with model and provider breakdowns. Budget alerts via email. Multi-tenant architecture with row-level security.
Python SDK
costara.init() — one-line initialization with API key, project, and environmentcostara.track() — explicit tracking for any LLM provider (OpenAI, Anthropic, Google)costara.patch_openai() — auto-instrument mode for OpenAI callscostara.estimate_cost() — built-in cost estimation using current provider pricingDashboard
Budget alerts
Infrastructure
Upcoming in v0.2.0: Slack alerts, Anthropic auto-instrument, multi-user team access.
Coming next
We ship in public and post release notes here as features land. Follow along or get in touch to request a feature.