Skip to content

Releases: dotcommander/cclint

v0.44.1

28 Apr 01:43

Choose a tag to compare

v0.44.0

23 Apr 23:47

Choose a tag to compare

Full Changelog: v0.43.0...v0.44.0

v0.43.0

21 Apr 14:47

Choose a tag to compare

Full Changelog: v0.42.0...v0.43.0

v0.42.0

21 Apr 14:42

Choose a tag to compare

Full Changelog: v0.41.0...v0.42.0

v0.41.0

17 Apr 19:46

Choose a tag to compare

Full Changelog: v0.40.0...v0.41.0

v0.40.0

16 Apr 15:41

Choose a tag to compare

Features

  • Auto-detect Claude Code plugin roots (8f3ae0b) — project detector now recognizes plugin directories automatically
  • Recognize new built-in commands (7ec7448) — crossfile validation accepts /less-permission-prompts and /ultrareview; tracks Claude Code v2.1.111

Fixes

  • Tighter cross-skill reference extraction (b78367e) — skip cross-skill refs and constrain skill-name regex to prevent false positives

Docs

  • Updater skill description expanded with trigger keywords and scope (c6dbcd3)
  • CLAUDE.md claude_code_last_updated synced to v2.1.111 (25228f3)

Tests: 2281 passing · Build: clean · Vet: clean

v0.39.0

15 Apr 22:23

Choose a tag to compare

Full Changelog: v0.38.0...v0.39.0

v0.38.0

01 Apr 01:21

Choose a tag to compare

Full Changelog: v0.37.0...v0.38.0

v0.37.0

31 Mar 05:05

Choose a tag to compare

What's Changed

Claude Code v2.1.88 Support

  • Add PermissionDenied hook event (26th event) — fired when auto mode denies a permission request
  • Add showThinkingSummaries boolean to settings CUE schema — opt-in thinking summaries in interactive sessions

Refactor

  • Replace manual sort loop in eventLabel with slices.Sorted(maps.Keys(...)) from stdlib

v0.36.0

28 Mar 02:38

Choose a tag to compare

Full Changelog: v0.35.0...v0.36.0