This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryRestored _render_prompt return‑type annotation to maintain compatibility with pre‑1.8.0 callers.
Full changelog
v1.8.1
Follow-up bugfix on v1.8.0.
- Replaced 42 float
==comparisons in the test suite withpytest.approx()so CI doesn't flake on rounding (Sonar S1244). - Restored the
_render_promptreturn-type annotation so callers importing the pre-1.8.0 signature keep working.
Full changelog: https://github.com/chernistry/bernstein/compare/v1.8.0...v1.8.1
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
About chernistry/bernstein
Deterministic multi-agent orchestrator for 18 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, OpenAI Agents SDK, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. ~11K monthly PyPI downloads, Apache 2.0.
Related context
Related tools
Beta — feedback welcome: [email protected]