v0.30.0
What's Changed
- feat: update doc to add opencode installation instructions by @franktronics in #49
- fix: strip unsupported regex patterns from tool schemas by @ebbsanchez in #58
- fix: strip regex patterns invalid under strict provider validators by @Siumauricio in #68
- fix: make docker compose build pass from fresh clone by @sosoihd in #60
- feat: add toolset presets for large MCP clients by @franktronics in #51
- fix: redact provider-prefixed secret fields in API responses by @codebeetl in #66
- feat!: enable secret redaction in API responses by default by @Siumauricio in #69
- fix: pin json-schema-to-zod to zodVersion 3 in generator by @Siumauricio in #73
New Contributors
- @franktronics made their first contribution in #49
- @ebbsanchez made their first contribution in #58
- @sosoihd made their first contribution in #60
- @codebeetl made their first contribution in #66
Full Changelog: v0.29.14...v0.30.0