Skip to content

cli: v5.1.6

Latest

Choose a tag to compare

@aidd-bot aidd-bot released this 31 Jul 04:50
20e46f3

5.1.6 (2026-07-31)

Bug Fixes

  • cli: derive framework build's SUPPORTED_TARGETS from the build registry (#514) (321a898)
  • cli: document intentional force on internal build-cache rebuild (#505) (2e3ebaa)
  • cli: drop the auth gate from self-update (#525) (ccf6d3c)
  • cli: ide uninstall removes the settings keys it merged in (#529) (a9c55c5)
  • cli: move marketplace refresh --force cache clear into its use-case (#528) (b2ea565)
  • cli: remove the build force option that never did anything (#557) (336e874)
  • cli: repair the broken pnpm lockfile (#542) (debab01)
  • cli: report each status/doctor scope once, under an accurate label (#530) (ba80b38)
  • cli: report restore outcomes it previously hid (#555) (fe19bc3)
  • cli: resolve buildClaudeStyleMarketplaceEntry and PluginTranslator name collisions (#509) (3b266b5)
  • cli: scope plugin restore to --tool, collapse double materialization (#506) (98b3045)
  • cli: stop update and restore materializing marketplace plugins (#556) (9523142)
  • cli: surface menu errors instead of swallowing them into an infinite loop (#524) (91241c5)

Miscellaneous

  • deps-dev: bump @commitlint/cli from 19.8.1 to 21.2.1 in /cli (#478) (2b31132)
  • deps-dev: bump @commitlint/config-conventional from 19.8.1 to 21.2.0 in /cli (#539) (9db5c0b)
  • deps-dev: bump @commitlint/config-conventional in /cli (9db5c0b)
  • deps-dev: bump @types/node from 24.10.15 to 26.1.1 in /cli (#480) (d822a99)
  • deps-dev: bump @types/node from 26.1.1 to 26.1.2 in /cli (#534) (b872b1c)
  • deps-dev: bump jscpd from 5.0.12 to 5.0.14 in /cli (#537) (a5a1cf4)
  • deps-dev: bump knip from 6.27.0 to 6.29.0 in /cli (#536) (9b575fe)
  • deps-dev: bump lefthook from 1.13.6 to 2.1.10 in /cli (#535) (a42cdf1)
  • deps-dev: bump typescript from 5.9.3 to 7.0.2 in /cli (#484) (1aa97f6)
  • deps: bump @inquirer/prompts from 7.10.1 to 8.5.2 in /cli (#540) (87a39ec)
  • deps: bump commander from 12.1.0 to 15.0.0 in /cli (#479) (32fa8e1)
  • deps: bump smol-toml from 1.6.1 to 1.7.1 in /cli (#538) (06275a2)

Refactoring

  • cli: decide restores in one place (#554) (3965985)
  • cli: detect plugin drift through one implementation (#532) (9bd9724)
  • cli: inject PostInstallPipelineUseCase and GitignoreUseCase (#523) (9478440)
  • cli: inject shared StatusUseCase/RestoreUseCase/UpdateOneToolUseCase (#507) (#508) (e39d4ec)
  • cli: install content sections through one engine (#552) (b4826e3)
  • cli: resolve marketplaces through one path (#549) (0788910)
  • cli: resolve plugin catalogs through one path (#547) (2255a09)
  • cli: resolve the plugin base dir in one place (#544) (a8c1081)
  • cli: share the plugin translator pipeline (#546) (4edeca9)
  • cli: update ai and ide tools through one implementation (#553) (4244090)