Releases: codemcp/workflows
Releases · codemcp/workflows
Release v6.22.1
27 Jun 19:33
Compare
Sorry, something went wrong.
No results found
6.22.1 (2026-06-27)
Bug Fixes
cli: bundle js-yaml into CLI dist to prevent ERR_MODULE_NOT_FOUND on npx (7ac4e2f )
Release v6.22.0
27 Jun 15:08
Compare
Sorry, something went wrong.
No results found
6.22.0 (2026-06-27)
Features
system-prompt: rewrite agent prompt to be tech-agnostic with subagent delegation (455973f )
Bug Fixes
allow subagents and skills in kiro configurator (b2d1a81 )
Release v6.21.0
26 Jun 20:01
Compare
Sorry, something went wrong.
No results found
6.21.0 (2026-06-26)
Features
model capability routing for workflow phases (e3a1839 )
Bug Fixes
allow creating tests in reproduce phase (a22e282 )
Release v6.20.2
03 Jun 07:15
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
6.20.1 (2026-06-02)
Bug Fixes
visualizer: margins in visualizer (532906d )
Release v6.20.0
02 Jun 07:00
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Release v6.19.0
26 May 18:10
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )