mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-22 12:24:05 -06:00
* 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>
47 lines
1.2 KiB
Markdown
47 lines
1.2 KiB
Markdown
---
|
||
title: Release Notes 07.24.25
|
||
date: 07.24.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.1
|
||
|
||
Test harness, system enhancements, bug fixes. Dialectic is ~40% faster + better performance with improvements allowing query expansion off by default.
|
||
|
||
ADDED
|
||
|
||
- Test harness for custom Honcho evaluations
|
||
- Better support for session and peer aware dialectic queries
|
||
- Langfuse settings
|
||
- Added recent history to dialectic prompt, dynamic based on new context window size setting
|
||
|
||
CHANGED
|
||
|
||
- Made query expansion in dialectic off by default
|
||
- Overhauled logging
|
||
- Refactor summarization for performance and code clarity
|
||
- Refactor queue payloads for clarity
|
||
|
||
FIXED
|
||
|
||
- Summary queue logic
|
||
- Formatting of logs
|
||
- 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)
|
||
|