Skip to content

Releases: CodeFromSpec/tool-framework-mcp

v5.1.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 20 Jul 21:08
40d757c

5.1.0 (2026-07-20)

Features

  • per-node dump files and prune_orphans tool (#30) (5277d86)

v5.0.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 01 Jul 01:43
e9cfff3

5.0.0 (2026-07-01)

⚠ BREAKING CHANGES

  • release v5, finally (#28)

Features

v4.2.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 30 Jun 22:24
11df012

4.2.0 (2026-06-30)

Features

  • add spec chain cache with disposition tracking (#27) (f2ed342)
  • migrating repo to use code-from-spec v5 (from v4) (#25) (cae1a9f)

v4.1.1

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 30 Jun 17:09
3075cec

4.1.1 (2026-06-30)

Bug Fixes

  • Remove path parameter from write_file tool (#23) (0056377)

v4.1.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 30 Jun 15:14
6a21548

4.1.0 (2026-06-30)

Features

  • tool supports v5, no cache support yet (#21) (1b4d11a)

v4.0.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 15 Jun 01:47
0fd93b9

4.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • artificially increasing major version to match the code_from_spec major version (#19)

Features

  • artificially increasing major version to match the code_from_spec major version (#19) (1f5b107)

v3.0.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 15 Jun 01:42
aec6668

3.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • artificially increasing major version (#17)

Features

  • artificially increasing major version (#17) (e9462c0)

v2.0.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 15 Jun 01:34
328acf4

2.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • increase major version, update readme (#16)

Features

  • implement Code from Spec v4 behavior (#15) (b0d2cf4)
  • increase major version, update readme (#16) (bfff9e6)

Bug Fixes

v1.2.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 04 Jun 22:47
93f43a4

1.2.0 (2026-06-04)

Features

  • enforce #Public subsection rule and strip artifact tag from chain (#11) (a90690a)

v1.1.0

Choose a tag to compare

@codefromspec-release-please codefromspec-release-please released this 03 Jun 03:37
2ad491b

1.1.0 (2026-06-03)

Features

  • load_chain single response (#10) (b5f2ad7)
  • remove fragments and hash_fragment tool (#7) (cbd90d9)
  • single output, remove fragments, add chain_hash and version tools (#8) (7b55dda)
  • spec hardening, artifact tag neutralization, and full regeneration (#9) (aed04bd)

Bug Fixes