Merge pull request #118 from plastic-labs/ajspig-release-11-20

Add files via upload
This commit is contained in:
Courtland Leer 2025-11-20 14:34:37 -05:00 committed by GitHub
commit f6d7ae1b66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,29 @@
---
title: Release Notes 11.20.25
date: 11.20.25
tags:
- releases
- announcements
- honcho
- dev
---
# HONCHO v2.4.3
Performance & Reliability
## News
Honcho.chat is live!
Try it now: [honcho.chat](https://honcho.chat/)
## ADDED
- Redis caching to improve DB IO
- Backup LLM provider to avoid failures when a provider is down
## CHANGED
- QueueItems to use standardized columns
- Improved Deduplication logic for Representation Tasks
- More fine-grained metrics for representation, summary, and peer card tasks
- DB constraint to follow standard naming conventions
# 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)