What's Changed
- fix(go): prevent swallowing metrics errors by @huangjeff5 in #3600
- fix(go/ai): include
maxTurns
in prompts by @hugoaguirre in #3621 - fix(go/plugins/compat_oai): include original request in model response by @hugoaguirre in #3620
- fix(go/internal): discover actions and plugins in parent registry by @hugoaguirre in #3631
- fix(go/core): log action name in slog by @janishorsts in #3637
- fix(go/plugins/compat_oai): add support for custom providers by @hugoaguirre in #3617
- fix(go/ai): skip JSON validation for non-text parts by @hugoaguirre in #3634
- fix(go): add Go MCP PR explainer example and safeguard Gemini by @huangjeff5 in #3638
- fix(go): use
ResolveAction()
for all primitive types by @eric642 in #3650 - fix(go): support thought tokens in telemetry by @huangjeff5 in #3648
- fix(go/ai): enable use of media URIs in prompts by @hugoaguirre in #3630
- fix(go/internal): refine JSON markdown detection by @hugoaguirre in #3661
Full Changelog: go/v1.0.4...go/v1.0.5