v0.5.0
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
- @fudujiji made their first contribution in #262
- @shoemoney made their first contribution in #277
Full Changelog: v0.4.0...v0.5.0