What's Changed
- feat(go/plugins/googlegenai): improve model config UX in dev UI by @apascal07 in #5231
- feat(go/ai): support middleware in dotprompt frontmatter by @apascal07 in #5229
- feat(go): trace GenerateActionOptions as input for generate calls by @MichaelDoyle in #5232
- fix(go): eagerly resolve genkit schema references in reflection API by @apascal07 in #5221
- fix(go): use *Part for GenerateActionResume.Respond and Restart by @apascal07 in #5226
- fix(prompt): prompt metadata for middleware and tools by @MichaelDoyle in #5216
- fix(go): preserve schema for shared struct types in InferJSONSchema by @apascal07 in #5243
Full Changelog: go/v1.7.0...go/v1.8.0