Combined Release Notes Updates: 07.24.25 and 07.30.25 (#104)

* Add release notes for version 07.30.25

* Update release notes for 07.24.25 and 07.30.25

* chore: Fix MCP Doc Links

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
This commit is contained in:
majorplastic 2025-07-31 11:59:48 -04:00 committed by GitHub
parent 4a7543443b
commit 910ccbfab4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 34 additions and 5 deletions

View File

@ -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)

View File

@ -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)