Skip to content

great_cto

v2.82.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Fixed misclassification of legal and insurance projects as library.

Full changelog

Fix: legal & insurance archetype detection (found by pipeline testing)

  • legal and insurance projects were misclassified as library. Their
    archetype score() functions check raw README terms (iolta, matter,
    acord, naic, underwriting…) that mineReadmeKeywords() never emitted, so
    detection always scored ~0 from README. Insurance was latently broken; legal
    shipped this way in 2.81.0. Fixed by emitting the legal + insurance detection
    terms from mineReadmeKeywords() (bare claim deliberately excluded as too
    generic). A real legal project now detects as legal (high confidence), a
    real insurance project as insurance — so init writes the correct reviewer
    set + gates and ci archetype-drift is accurate.
  • Regression coverage these verticals shipped without: added
    tests/fixtures/legal-clio and insurance-acord; run-archetype-e2e is now
    31/31 (was 29). Runtime auto-attach was already correct for all reviewers —
    this fixes the init-time classification path. Full suites 336 + 268 green.

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]