Skip to content

great_cto

v2.77.1 Feature

This release adds 1 notable feature 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

Board 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 packageprepack now ships packages/board
    (server, lib/, public/) plus its runtime import closure inside the tarball
    (109 kB → 260 kB), so a clean npm i -g great-cto runs 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 hardcoded local; resolution order:
    dev checkout → plugin cache (newest versions) → bundled fallback.
  • Resolver extracted to src/board-path.ts with 6 new tests (CLI suite:
    194/194), including an empty-$HOME boot test of the bundled server.
  • scripts/release.sh tag step works with tag.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

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]