This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryBoard server now bundles into the npm package, enabling fresh installs to run without a plugin.
Full changelog
npx great-cto board works on a fresh install
- Board bundled into the npm package —
prepacknow shipspackages/board
(server,lib/,public/) plus its runtime import closure inside the tarball
(109 kB → 260 kB), so a cleannpm i -g great-ctoruns the board with no
plugin installed. Previously every fresh install failed with "Board server
not found". - Plugin-cache scan fixed — the resolver checks every marketplace dir under
~/.claude/plugins/cache/, not just the hardcodedlocal; resolution order:
dev checkout → plugin cache (newest versions) → bundled fallback. - Resolver extracted to
src/board-path.tswith 6 new tests (CLI suite:
194/194), including an empty-$HOMEboot test of the bundled server. scripts/release.shtag step works withtag.gpgSign=true(annotated-m).
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 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.
Related context
Related tools
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]