Skip to content

v0.5.0

Choose a tag to compare

@peteski22 peteski22 released this 14 Aug 13:20
· 10 commits to main since this release
4b1c0fb

What's Changed

  • feat: make MCP tool request timeout configurable by @fudujiji in #262
  • chore: sync pull request template format by @peteski22 in #273
  • Add path helper functions to resolve url.URL issue with Windows paths by @checkinnuggets in #266
  • docs: update stale MCP spec references to 2025-11-25 by @shoemoney in #277
  • Bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in #274
  • chore(deps): bump mark3labs/mcp-go v0.55.1 -> v0.57.0 by @peteski22 in #283
  • docs: bump stale mcpd version pins to v0.4.0 by @peteski22 in #285
  • docs: document the plugin directory, Docker mounts, and architecture constraints by @shoemoney in #280
  • docs: add a Writing a Plugin guide by @shoemoney in #281
  • fix(cmd): accept bare seconds, reject negatives, and wire --timeout-mcp-shutdown for daemon timeouts by @shoemoney in #284
  • refactor(runtime): return valueArgTransformation by value by @shoemoney in #282
  • fix(api): stop dropping $defs and additionalProperties from tool schemas by @shoemoney in #279
  • docs: migrate documentation site from MkDocs/GitHub Pages to GitBook by @peteski22 in #288

New Contributors

Full Changelog: v0.4.0...v0.5.0