Skip to content

v0.0.51

Compare
Choose a tag to compare
@manusa manusa released this 17 Sep 15:39
· 17 commits to main since this release
94baad6

What's Changed

  • test(mcp): toolset metadata assertion by @manusa in #318
  • build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #320
  • refactor(mcp): toolset Tools definition is agnostic of MCP impl by @manusa in #319
  • feat(mcp): toolset definitions completely agnostic from underlying MCP impl by @manusa in #322
  • build(deps): bump github.com/google/jsonschema-go from 0.2.2 to 0.2.3 by @dependabot[bot] in #324
  • feat(toolsets): add support for multiple toolsets in configuration by @manusa in #323
  • test(toolsets): toolset specific metadata tests by @manusa in #326
  • test(mcp): refactor configuration toolset tests by @manusa in #327
  • test(mcp): refactor events toolset tests by @manusa in #328
  • test(mcp): remove side-effects from toolsets tests by @manusa in #329
  • test(mcp): refactor core toolset tests (namespaces) by @manusa in #330
  • fix(cmd): disable klog in STDIO mode by @manusa in #331

Full Changelog: v0.0.50...v0.0.51