Skip to content

Releases: codemcp/workflows

Release v6.20.2

03 Jun 07:15

Choose a tag to compare

6.20.2 (2026-06-03)

Bug Fixes

  • opencode-plugin: use SDK types directly and harden ask() against return-type changes (419fec1)

Release v6.20.1

02 Jun 08:09

Choose a tag to compare

6.20.1 (2026-06-02)

Bug Fixes

  • visualizer: margins in visualizer (532906d)

Release v6.20.0

02 Jun 07:00

Choose a tag to compare

6.20.0 (2026-06-02)

Features

  • add true terminal states to all workflows with $DONE_DEFAULT instruction (a32e651)

Bug Fixes

  • qrspi: more engagement requested (f71ee72)

Release v6.19.2

27 May 09:49

Choose a tag to compare

6.19.2 (2026-05-27)

Release v6.19.0

26 May 18:10

Choose a tag to compare

6.19.0 (2026-05-26)

Features

  • add QRSPI workflow for complex creative challenges (f3cfa16)

Bug Fixes

  • add missing allowed_file_patterns, review_perspectives, and domain to schema (2dcd4bc)
  • restore commit phase action categories while keeping principle-driven style (6aece89)

Documentation

  • update development plan with final key decisions (0a10229)

Code Refactoring

  • make QRSPI instructions principle-driven with sharp phase separation (ae97e57)

Release v6.18.4

07 May 18:47

Choose a tag to compare

6.18.4 (2026-05-07)

Bug Fixes

  • embed workflow descriptions in tool description instead of .describe() (1bf74b1)

Documentation

  • record exhaustive registry bridge research in development plan (df8ebe3)

Release v6.18.3

07 May 16:47

Choose a tag to compare

6.18.3 (2026-05-07)

Bug Fixes

  • add tool.definition hook to bridge zod registry descriptions to host (08126a0)
  • restore correct agent context after implicit compaction in proceed_to_phase (3890751)

Release v6.18.2

07 May 15:57

Choose a tag to compare

6.18.2 (2026-05-07)

Bug Fixes

  • move zod to peerDependencies so plugin shares OpenCode's zod instance (e948a07)

Release v6.18.1

07 May 10:16

Choose a tag to compare

6.18.1 (2026-05-07)

Bug Fixes

  • opencode-plugin: enrich workflow parameter description from YAML metadata (f8c6c72)

Release v6.18.0

06 May 18:40

Choose a tag to compare

6.18.0 (2026-05-06)

Features

  • opencode-plugin: instruct model to create branch with conventional prefix (e35dd84)