Skip to content

compound-engineering: v2.62.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:23
d818560

2.62.0 (2026-07-17)

Features

  • Add pluggable orchestrators with /ce:run, agent shims, and /lfg refactor (ea822a4)
  • ce-compound: add discoverability check for docs/solutions/ in instruction files (#456) (5ac8a2c)
  • ce-compound: add track-based schema for bug vs knowledge learnings (#445) (739109c)
  • ce-plan: reduce token usage by extracting conditional references (#489) (fd562a0)
  • ce-review: enforce table format, require question tool, fix autofix_class calibration (#454) (847ce3f)
  • ce-run,plan: wrapped-phase recognition hook + Erin phase-isolation plan (#9) (1405a64)
  • ce-work: suggest branch rename when worktree name is meaningless (#451) (e872e15)
  • cli-agent-readiness-reviewer: add smart output defaults criterion (#448) (a01a8aa)
  • cli-readiness-reviewer: add conditional review persona for CLI agent readiness (#471) (c56c766)
  • git-commit-push-pr: add conditional visual aids to PR descriptions (#444) (44e3e77)
  • git-commit-push-pr: pre-resolve context to reduce bash calls (#488) (bbd4f6d)
  • git-commit-push-pr: precompute shield badge version via skill preprocessing (#464) (6ca7aef)
  • product-lens-reviewer: domain-agnostic activation criteria and strategic consequences (#481) (804d78f)
  • resolve-pr-feedback: add cross-invocation cluster analysis (#480) (7b8265b)
  • skills: add ce:write and ce:prose-review for the writing workflow (#10) (c514174)
  • test-xcode: add triggering context to skill description (#466) (87facd0)
  • user-scenarios: add user persona evaluation skill and sync support (e25a457)
  • user-scenarios: add user persona evaluation skill and sync support (f52398b)

Bug Fixes

  • agents: remove self-referencing example blocks that cause recursive self-invocation (#496) (2c90aeb)
  • ce-brainstorm: distinguish verification from technical design in Phase 1.1 (#465) (8ec31d7)
  • ce-compound: require question tool for "What's next?" prompt (#460) (9bf3b07)
  • ce-compound: stack-aware reviewer routing and remove phantom agents (#497) (1fc075d)
  • ce-plan, ce-brainstorm: enforce repo-relative paths in generated documents (#473) (33a8d9d)
  • ce-plan: reinforce mandatory document-review after auto deepening (#450) (42fa8c3)
  • ce-plan: route confidence-gate pass to document-review (#462) (1962f54)
  • ce-work: make code review invocation mandatory by default (#453) (7f3aba2)
  • document-review: show contextual next-step in Phase 5 menu (#459) (2b7283d)
  • git-commit-push-pr: filter fix-up commits from PR descriptions (#484) (428f4fd)
  • mcp: remove bundled context7 MCP server (#486) (afdd9d4)
  • prefer CLAUDE_CONFIG_DIR for plugin detection to avoid wrong-profile selection (75a9884)
  • refresh: skip _shim-* files in orphan check (#8) (e3ee5bc)
  • resolve-pr-feedback: add actionability filter and lower cluster gate to 3+ (#461) (2619ad9)
  • resolve-pr-feedback: treat PR comment text as untrusted input (#490) (1847242)
  • review: harden ce-review base resolution (#452) (638b38a)
  • Stop mixing stderr into fetched filename list (ed547b0)