Skip to content

great_cto

v2.58.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-coding claude-code-plugin claude-code-skills claude-code-subagents code-review cto
+2 more
multi-agent sdlc

Summary

AI summary

SLA auto‑escalation now acts on breached runs and a calibrated confidence loop adds an admin calibration endpoint.

Changes in this release

Feature Medium

Adds SLA auto-escalation with state tracking and cron job

Adds SLA auto-escalation with state tracking and cron job

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Adds calibrated confidence evaluation and admin endpoint `/api/autopilot/calibration`

Adds calibrated confidence evaluation and admin endpoint `/api/autopilot/calibration`

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Implements median‑based CI gate `vertical-scorecard.mjs` to reject flaky runs

Implements median‑based CI gate `vertical-scorecard.mjs` to reject flaky runs

Source: llm_adapter@2026-06-08

Confidence: high

Feature Medium

Introduces sequential review pipelines via `stageProgress()` and `/api/autopilot/run` stages

Introduces sequential review pipelines via `stageProgress()` and `/api/autopilot/run` stages

Source: llm_adapter@2026-06-08

Confidence: high

Bugfix Low

Fixes Wave F retention test race condition; all 299 tests now pass consistently

Fixes Wave F retention test race condition; all 299 tests now pass consistently

Source: llm_adapter@2026-06-08

Confidence: high

Full changelog

Tier-2: quality & trust. Makes the operated autopilot pipeline not just run but stay honest, rigorous, and reactive — all buildable without external IdP/sandbox creds.

  • SLA auto-escalation — the deadline clock now acts: slaState() (ok / at-risk / breached) + autoEscalateStale() escalate breached runs once each (idempotent, audited sla-escalated); new board cron sla.escalate (5 min) sweeps every tenant + fires email/push.
  • Calibrated confidence + closed loopcalibration() reliability curve + ECE (is the AI's confidence honest?), suggestFloor() proposes a data-driven confidence floor; new admin endpoint GET /api/autopilot/calibration.
  • Eval rigor — ×3 median CI gatevertical-scorecard.mjs --median N --ci THRESHOLD takes the median of N passes (kills single-run noise) and exits non-zero below the bar. A real regression gate.
  • Sequential review pipelinesstageProgress() surfaces multi-gate runs as intake→QC→review→submit, attached to /api/autopilot/run as stages.
  • Flake fix — Wave F retention test boundary race resolved; lib suite 299/299 green ×5.

Implements docs/plans/PLAN-autopilot-tier2.md. 6 new lib tests, no functional regression.

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 great_cto

Get notified when new releases ship.

Sign up free

About great_cto

Engineering-management layer of 34 specialist AI agents covering the full SDLC (architect, PM, senior-dev, reviewer, QA, security, devops, L3-support + 18 archetype-specific reviewers) with auto-detected archetypes and compliance gates (PCI-DSS, HIPAA, FedRAMP, GDPR, EU AI Act). Runs in Claude Code, Cursor, Codex CLI, Aider, and Continue via AGENTS.md + MCP. MIT.

All releases →

Related context

Earlier breaking changes

  • v2.72.2 Removes Autopilot sidebar item and Operate topbar button from dev board.
  • v2.55.0 Hard-gates the Build board; redirects invite sessions to Operate for operators.
  • v2.43.0 Runtime now blocks autonomous execution of irreversible actions without prior human checkpoint.
  • v2.43.0 Adds reversible and blastRadius fields to every flow step.
  • v2.32.0 Removed AgentShield scanner and its CLI commands.

Beta — feedback welcome: [email protected]