What's Changed
- Introduce MCP Client with Server Management and Tool Exec by @tuannvm in #270
- Fix error when trying to include multi-line string in conversation output when using --enable-tool-use-shim by @noahlwest in #297
- Add HTTP and stdio MCP Client Implementations with Unified Interface by @tuannvm in #291
- fix and improve the observation format by @denverdino in #308
- feat: Update google.golang.org/genai to v1.8.0 by @droot in #301
- Fix NPE in conversation.go by @denverdino in #312
- docs(README): add note on MCP Client Mode availability in v0.0.12 by @tuannvm in #313
New Contributors
- @noahlwest made their first contribution in #297
- @denverdino made their first contribution in #308
Full Changelog: v0.0.11...v0.0.12