Skip to content

Releases: myk-org/claude-code-config

v1.9.4

09 Apr 11:35
d4b40da

Choose a tag to compare

What's Changed

Documentation

  • clarify autorabbit mode decision flow in review-handler plugin (df3b3d0)

Chore

  • bump version to 1.9.4

Full Changelog: v1.9.3...v1.9.4

v1.9.3

09 Apr 11:26
28af881

Choose a tag to compare

What's Changed

Documentation

  • consolidate version bump workflow into single code block in release plugin (3f18a5c)

Chore

  • bump version to 1.9.3

Full Changelog: v1.9.2...v1.9.3

v1.9.2

09 Apr 11:22
251d21c

Choose a tag to compare

What's Changed

Documentation

  • clarify --autorabbit flag parsing in review-handler plugin (b928417)

Chore

  • bump version to 1.9.2

Full Changelog: v1.9.1...v1.9.2

v1.9.1

02 Apr 13:42
f09a84f

Choose a tag to compare

What's Changed

Features

  • docsfy-generate-docs: Dynamic model selection via docsfy models --json, docsfy list --json integration for smart defaults, bug reporting policy across all plugins (#210)

Maintenance

  • Add mandatory bug reporting policy to all 8 plugin commands
  • Add bug reporting policy rule to CLAUDE.md, AI_REVIEW.md, plugins/README.md
  • Update marketplace plugin versions to 1.9.1

v1.9.0

02 Apr 12:20
9f3f0ef

Choose a tag to compare

What's Changed

Features

  • docsfy-generate-docs: Improve skill — force flag, background exec, safe flatten, commit flow (#208, fixes #207)

Maintenance

  • Update marketplace plugin versions to 1.9.0

v1.8.1

02 Apr 09:55
e3cb4ec

Choose a tag to compare

What's Changed

Features

  • myk-claude-tools: Add reviews poll command for atomic rate-limit check + trigger + fetch (#205)

Maintenance

  • Update marketplace plugin versions to 1.8.1

v1.8.0

01 Apr 12:05
3387ae7

Choose a tag to compare

What's Changed

Features

  • myk-acpx: Group peer conversations, unified :model syntax, remove --exec/--model (#202)

Bug Fixes

  • Enforce strict never-exit policy for autorabbit polling loop (#201)

Maintenance

  • Add auto-generated docs/ rule to CLAUDE.md

v1.7.4

31 Mar 15:09
eda1642

Choose a tag to compare

Bug Fixes

  • Sync uv.lock after version bump and make lock sync mandatory in release plugin

v1.7.3

31 Mar 15:02
2c3e319

Choose a tag to compare

Documentation

  • Generate 32-page documentation site with docsfy (cursor/gpt-5.4-xhigh-fast)
  • Simplify README to point to hosted docs site
  • Add security scan phase to docsfy skill
  • Enable GitHub Pages serving from docs/ on main

v1.7.2

31 Mar 10:17
ac40295

Choose a tag to compare

What's Changed

Features

  • skills: enhance docsfy-generate-docs with branch, docs link, and README simplification

Bug Fixes

  • skills: address peer review findings for docsfy skill
  • release: sync uv.lock and marketplace.json after version bump