quartz/content/releases/Release Notes 04.17.25.md
Vineeth Voruganti 1b181fd7de
Release Notes 04-17-25 (#98)
* feat: Add Release Notes for Honcho

* chore: heading to release note

* chore: typo
2025-04-18 12:40:51 -04:00

1.6 KiB
Raw Blame History

title date tags
Release Notes 04.17.25 04.17.25
releases
demos
announcements
honcho
dev

Honcho v1.0.0 is ready!

Were excited to share that Plastic Labs has raised a $5.3 M preseed to solve personal identity in AI and help developers provide personalized experiences users will love.

Alongside our raise announcement, were excited to be releasing Honcho v1.0.0, now with hosting support and other major enhancements. We cant wait to see what you build with it.

Changelog

ADDED

  • JWT based API authentication
  • Configurable logging
  • Consolidated LLM Inference via ModelClient class
  • Dynamic logging configurable via environment variables

CHANGED

  • Deriver & Dialectic API to use Hybrid Memory Architecture
  • Metamessages are not strictly tied to a message
  • Database provisioning is a separate script instead of happening on startup
  • Consolidated session/chat and session/chat/stream endpoints

FIXED

  • Self-hosting documentation and README to mention uv instead of poetry

View the Repository full patch notes and commit history