Skip to content

Releases: sungurerdim/ClaudeCodeOptimizer

v4.6.1

28 Feb 09:30
d02ace8

Choose a tag to compare

4.6.1 (2026-02-28)

Bug Fixes

  • skills: auto-pull main before committing when behind upstream (#67) (e8ea63a)

v4.6.0

28 Feb 09:18
31ebb31

Choose a tag to compare

4.6.0 (2026-02-28)

Features

  • skills: add history tidy to cco-pr (#65) (720170a)

v4.5.0

24 Feb 12:28
a41cb55

Choose a tag to compare

4.5.0 (2026-02-24)

Features

  • skills: add --force-approve flag and harden extras (#63) (361b750)

v4.4.0

23 Feb 00:47
ab82bbf

Choose a tag to compare

4.4.0 (2026-02-23)

Features

  • rules: add behavioral guardrails and fix stale tag check (#60) (c685443)

v4.3.0

21 Feb 10:30
0a028ac

Choose a tag to compare

4.3.0 (2026-02-21)

Features

  • agents: add worktree isolation for analyze agent (#57) (bbb29b4)

v4.2.2

17 Feb 22:02
9a88e18

Choose a tag to compare

See CHANGELOG for details.

v4.2.1

17 Feb 12:10
ae3eec4

Choose a tag to compare

4.2.1 (2026-02-17)

Bug Fixes

  • agent invocation gates and false positive prevention (#34) (7eed4c8)
  • ci: bypass release-please release creation with gh CLI fallback (#38) (49a48fe)
  • ci: revert to simple release-please workflow (#39) (08860ab)
  • ci: scope manifest-sync regex to var blocks and fix test errcheck (#35) (04c748e)

v4.2.0

17 Feb 10:03
f009231

Choose a tag to compare

4.2.0 (2026-02-16)

Features

  • installer: install binary to ~/.local/bin with PATH setup (#31) (fbfbd40)

v4.1.0

16 Feb 21:01
b09746e

Choose a tag to compare

4.1.0 (2026-02-16)

Features

  • skills: expand scopes and improve agent integration (#28) (c03964f)

v4.0.0

11 Feb 19:04
c135a84

Choose a tag to compare

4.0.0 (2026-02-11)

⚠ BREAKING CHANGES

  • commands/ directory replaced by skills/ with SKILL.md files. Install scripts (install.sh, install.ps1) replaced by Go binary installer. Run ./cco install to migrate.

Features

  • migrate to skills and Go installer (#24) (5c8a055)