Skip to content

Circuit Breaker

v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai ai ai-agents ai-governance ai-infrastructure bounded-execution
+9 more
budgeting circuit-breaker cost-control developer-tools finops generative-ai llm runtime runtime-governance

Summary

AI summary

New “worth‑it” predictive cost gate with real‑time budgeting and graduated events.

Full changelog

Highlights

✨ New worth-it mode — a real-time, predictive cost gate. Instead of capping
raw tokens, it costs each step in currency, smooths the trend (EMA), and
projects the run's total spend against a budgetLimit — firing graduated events
predictive_warning (0.70) → optimize_context (0.85) → trip (0.95) before the
budget is gone. Progress is developer-driven via a milestone API (no LLM
self-reporting).

What's Changed

  • feat(core): worth-it predictive cost engine + progress/EVM API
    (WorthItEngine, ProgressTracker, createWorthItRunner); CircuitBreaker is now
    the unified entry point for all three modes
  • feat: worth-it support in all adapters — Vercel AI SDK, Claude Agent SDK,
    OpenAI Agents SDK, LangChain, LangGraph Platform SDK
  • New @monetisebg/circuit-breaker/worth-it subpath export
  • docs: worth-it documented in README + AGENTS

Full Changelog:
https://github.com/MonetiseBG/circuit-breaker/compare/0.1.1...v0.2.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Circuit Breaker

Get notified when new releases ship.

Sign up free

About Circuit Breaker

All releases →

Related context

Beta — feedback welcome: [email protected]