Skip to content

v0.6.0

Choose a tag to compare

@Tanguito86 Tanguito86 released this 22 May 03:01
· 12 commits to master since this release

Stability and API contract release.

Highlights:

  • Full MCP API contract documentation for all tools.
  • Versioning and compatibility policy.
  • Central validation and categorized error helpers.
  • Minimal node:test regression suite.
  • CI now runs build, typecheck, and tests.
  • API example responses for launch, workflows, UI search, failure reports, and doctor output.

Validation:

  • npm install
  • npm run clean
  • npm run build
  • npm run typecheck
  • npm test
  • npm run doctor
  • npm pack
  • MCP stdio listed 24 tools