diff --git a/content/releases/Release Notes 07.24.25.md b/content/releases/Release Notes 07.24.25.md index 7f44f2f38..7a23f4b8a 100644 --- a/content/releases/Release Notes 07.24.25.md +++ b/content/releases/Release Notes 07.24.25.md @@ -7,11 +7,10 @@ tags: - honcho - dev --- + ## News -New Honcho MCP available at [mcp.honcho.dev](https://mcp.honcho.dev) - -Set-up docs available in the link. +Check out our new Honcho MCP set-up guide, available in our [documentation](https://docs.honcho.dev/v2/guides/mcp) ## Honcho Updates v2.1.1 @@ -38,10 +37,10 @@ FIXED - Filtering by session - Peer targeting in queries - ## Links - [Sign-up for Honcho](https://app.honcho.dev/) & start building personalized agent experiences - [Join our Discord](https://discord.gg/honcho) & tell us what you're working on - [Visit our open-source repo](https://github.com/plastic-labs/honcho) & get your hands dirty -- [Check out the docs](https://docs.honcho.dev) \ No newline at end of file +- [Check out the docs](https://docs.honcho.dev) + diff --git a/content/releases/Release Notes 07.30.25.md b/content/releases/Release Notes 07.30.25.md new file mode 100644 index 000000000..737ff6387 --- /dev/null +++ b/content/releases/Release Notes 07.30.25.md @@ -0,0 +1,30 @@ +--- +title: Release Notes 07.30.25 +date: 07.30.25 +tags: + - releases + - announcements + - honcho + - dev +--- + +## News + +Check out our new Honcho MCP set-up guide, available in our [documentation](https://docs.honcho.dev/v2/guides/mcp) + +## Honcho Updates v2.1.2 + +Bug fixes, system enhancements. + +FIXED + +- Summarizer module to ignore empty summaries and pass appropriate one to get_context +- Structured Outputs calls with OpenAI provider to pass strict=True to Pydantic Schema + +## Links + +- [Sign-up for Honcho](https://app.honcho.dev/) & start building personalized agent experiences +- [Join our Discord](https://discord.gg/honcho) & tell us what you're working on +- [Visit our open-source repo](https://github.com/plastic-labs/honcho) & get your hands dirty +- [Check out the docs](https://docs.honcho.dev) +