Files
claude-engineering-plugin/CHANGELOG.md
github-actions[bot] 207774f44e chore: release main (#369)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-25 08:54:17 -07:00

9.0 KiB

Changelog

2.52.0 (2026-03-25)

Features

  • add consolidation support and overlap detection to ce:compound and ce:compound-refresh skills (#372) (fe27f85)
  • minimal config for conductor support (#373) (aad31ad)
  • optimize ce:compound speed and effectiveness (#370) (4e3af07)
  • promote ce:review-beta to stable ce:review (#371) (7c5ff44)
  • rationalize todo skill names and optimize skills (#368) (2612ed6)

2.51.0 (2026-03-24)

Features

  • add ce:review-beta with structured persona pipeline (#348) (e932276)
  • promote ce:plan-beta and deepen-plan-beta to stable (#355) (169996a)
  • redesign document-review skill with persona-based review (#359) (18d22af)

2.50.0 (2026-03-23)

Features

  • ce-work: add Codex delegation mode (#328) (341c379)
  • improve feature-video skill with GitHub native video upload (#344) (4aa50e1)
  • rewrite frontend-design skill with layered architecture and visual verification (#343) (423e692)

Bug Fixes

  • quote frontend-design skill description (#353) (86342db)

2.49.0 (2026-03-22)

Features

  • add execution mode toggle and context pressure bounds to parallel skills (#336) (216d6df)
  • fix skill transformation pipeline across all targets (#334) (4087e1d)
  • improve reproduce-bug skill, sync agent-browser, clean up redundant skills (#333) (affba1a)

Bug Fixes

  • gitignore .context/ directory for Conductor (#331) (0f6448d)

2.48.0 (2026-03-22)

Features

  • git-worktree: auto-trust mise and direnv configs in new worktrees (#312) (cfbfb67)
  • make skills platform-agnostic across coding agents (#330) (52df90a)

2.47.0 (2026-03-20)

Features

  • improve repo-research-analyst by adding a structured technology scan (#327) (1c28d03)

Bug Fixes

  • skills: update ralph-wiggum references to ralph-loop in lfg/slfg (#324) (ac756a2)

2.46.0 (2026-03-20)

Features

  • add optional high-level technical design to plan-beta skills (#322) (3ba4935)

Bug Fixes

  • ci: add npm registry auth to release publish job (#319) (3361a38)

2.45.0 (2026-03-19)

Features

  • edit resolve_todos_parallel skill for complete todo lifecycle (#292) (88c89bc)
  • integrate claude code auto memory as supplementary data source for ce:compound and ce:compound-refresh (#311) (5c1452d)

Bug Fixes

  • add cursor-marketplace as release-please component (#315) (838aeb7)

2.44.0 (2026-03-18)

Features

  • plugin: add execution posture signaling to ce:plan-beta and ce:work (#309) (748f72a)

2.43.2 (2026-03-18)

Bug Fixes

  • enable release-please labeling so it can find its own PRs (a7d6e3f)
  • re-enable changelogs so release PRs accumulate correctly (516bcc1)
  • reduce release-please search depth from 500 to 50 (f1713b9)
  • remove close-stale-PR step that broke release creation (178d6ec)

Changelog

Release notes now live in GitHub Releases for this repository:

https://github.com/EveryInc/compound-engineering-plugin/releases

Multi-component releases are published under component-specific tags such as:

  • cli-vX.Y.Z
  • compound-engineering-vX.Y.Z
  • coding-tutor-vX.Y.Z
  • marketplace-vX.Y.Z

Do not add new release entries here. New release notes are managed by release automation in GitHub.