Skip to content

Releases: nandemo-ya/ctxpack-mcp

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:41
2316622

0.1.1 (2026-07-20)

Features

  • publish a Claude Code plugin from this repository (#21) (b3978cc), closes #20

Documentation

  • correct the plugin install steps in the README (#23) (c3a64e2)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 06:51
0ff087b

0.1.0 (2026-07-20)

Features

  • add release automation and distribution (#15) (f020547), closes #7
  • bootstrap Go module and MCP server skeleton (#10) (5a2ceaa), closes #2
  • implement the four MCP tools with structured error mapping (#13) (23036eb), closes #5
  • resolve the ctxpack binary and check its version (#12) (b3b9751), closes #4

Bug Fixes

  • start releases at 0.1.0 instead of 1.0.0 (#17) (a33300a)

Documentation

  • add badges and an acknowledgments section to the README (#18) (3156077)
  • add CLAUDE.md (#9) (8189e6f)
  • add design document (f76e8a3)
  • add development and CI section to design doc (#8) (b230de1)
  • reorganize CLAUDE.md now that the implementation exists (#19) (6ee9f68)