Skip to content

Releases: kennyjpowers/claude-flow

v2.0.0

09 Jan 02:18

Choose a tag to compare

2.0.0 (2026-01-09)

  • feat!: remove ClaudeKit dependency, become standalone BREAKING CHANGE: Removed ClaudeKit and STM dependencies. Ideate commands migrated to brainstorm:* commands. Spec:feedback command migrated to feedback:* commands.Task tracking now via 03-tasks.md. Node.js requirement lowered to 20+. Specs directory changed from specs/ to doc/specs/. (003e005)

Bug Fixes

  • decompose, execute, refine (1b795c2)
  • make calling subcommands more explicit (f505d3f)
  • next steps after brainstorm:spec (9ee4538)
  • use AskUserQuestion tool and try to enforce no extra docs or unintended code changes are made (6f1c417)
  • use Node 22 for semantic-release compatibility (fb68fb5)

Features

  • major workflow refactor (12e6a23)
  • moved spec-create and spec-validate to skills instead of commands (f617952)
  • prep for v2 release (d01755a)

BREAKING CHANGES

  • Removed ClaudeKit and STM dependencies. Ideate commands migrated to brainstorm:* commands. Spec:feedback command migrated to feedback:* commands.Task tracking now via 03-tasks.md. Node.js requirement lowered to 20+. Specs directory changed from specs/ to doc/specs/.

v1.2.0

22 Nov 09:28

Choose a tag to compare

1.2.0 (2025-11-22)

Features

  • improved ideate-to-spec (33744c7)

v1.1.2

22 Nov 06:08

Choose a tag to compare

1.1.2 (2025-11-22)

Bug Fixes

v1.1.1

22 Nov 06:03

Choose a tag to compare

1.1.1 (2025-11-22)

Bug Fixes

v1.1.0

22 Nov 04:25

Choose a tag to compare

1.1.0 (2025-11-22)

Bug Fixes

Features

  • enable OIDC publishing and remove token workflow (5d1f195)

v1.0.1

22 Nov 03:52

Choose a tag to compare

1.0.1 (2025-11-22)

Bug Fixes

  • add publishConfig for public scoped package (bbc3bf1)