Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
19 KiB
19 KiB
Changelog
2.58.1 (2026-03-28)
Bug Fixes
- release: align cli and compound-engineering versions with linked-versions plugin (0bd29c7)
2.58.0 (2026-03-28)
Features
2.57.1 (2026-03-28)
Bug Fixes
2.57.0 (2026-03-28)
Features
Bug Fixes
- cli-agent-readiness-reviewer: remove top-5 cap on improvements (#419) (16eb8b6)
- document-review: enforce interactive questions and fix autofix classification (#415) (d447296)
2.56.0 (2026-03-27)
Features
- add adversarial review agents for code and documents (#403) (5e6cd5c)
- add CLI agent-readiness reviewer and principles guide (#391) (13aa3fa)
- add project-standards-reviewer as always-on ce:review persona (#402) (b30288c)
- ce-brainstorm: group requirements by logical concern, tighten autofix classification (#412) (90684c4)
- ce-plan: strengthen test scenario guidance across plan and work skills (#410) (615ec5d)
- ce-review: add base: and plan: arguments, extract scope detection (#405) (914f9b0)
- document-review: smarter autofix, batch-confirm, and error/omission classification (#401) (0863cfa)
- onboarding: add consumer perspective and split architecture diagrams (#413) (31326a5)
Bug Fixes
- add strict YAML validation for plugin frontmatter (#399) (0877b69)
- clarify commit prefix selection for markdown product code (#407) (4a60ee2)
- consolidate compound-docs into ce-compound skill (#390) (daddb7d)
- consolidate local dev README and fix shell aliases (#396) (1bd63c2)
- document SwiftUI Text link tap limitation in test-xcode skill (#400) (6ddaec3)
- harden git workflow skills with better state handling (#406) (f83305e)
- improve agent-native-reviewer with triage, prioritization, and stack-aware search (#387) (e792166)
- replace broken markdown link refs in skills (#392) (506ad01)
- sanitize colons in skill/agent names for Windows path compatibility (#398) (b25480a)
2.55.0 (2026-03-26)
Features
Bug Fixes
2.54.0 (2026-03-26)
Features
- add new
onboardingskill to create onboarding guide for repo (#384) (27b9831) - replace manual review agent config with ce:review delegation (#381) (fed9fd6)
Bug Fixes
- add default-branch guard to commit skills (#386) (31f07c0)
- one-step codex installs by preferring bundled plugins (#383) (f819e43)
- scope commit-push-pr descriptions to full branch diff (#385) (355e739)
2.53.0 (2026-03-25)
Features
- add git commit and branch helper skills (#378) (fe08af2)
- improve
resolve-pr-feedbackskill (#379) (2ba4f3f) - improve commit-push-pr skill with net-result focus and badging (#380) (efa798c)
- integrate orphaned stack-specific reviewers into ce:review (#375) (ce9016f)
Bug Fixes
2.52.0 (2026-03-25)
Features
- add consolidation support and overlap detection to
ce:compoundandce:compound-refreshskills (#372) (fe27f85) - minimal config for conductor support (#373) (aad31ad)
- optimize
ce:compoundspeed and effectiveness (#370) (4e3af07) - promote
ce:review-betato stablece:review(#371) (7c5ff44) - rationalize todo skill names and optimize skills (#368) (2612ed6)
2.51.0 (2026-03-24)
Features
- add
ce:review-betawith structured persona pipeline (#348) (e932276) - promote ce:plan-beta and deepen-plan-beta to stable (#355) (169996a)
- redesign
document-reviewskill with persona-based review (#359) (18d22af)
2.50.0 (2026-03-23)
Features
- ce-work: add Codex delegation mode (#328) (341c379)
- improve
feature-videoskill with GitHub native video upload (#344) (4aa50e1) - rewrite
frontend-designskill with layered architecture and visual verification (#343) (423e692)
Bug Fixes
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
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
Bug Fixes
2.46.0 (2026-03-20)
Features
Bug Fixes
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
2.44.0 (2026-03-18)
Features
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.Zcompound-engineering-vX.Y.Zcoding-tutor-vX.Y.Zmarketplace-vX.Y.Z
Do not add new release entries here. New release notes are managed by release automation in GitHub.