quartz/content/releases/Release Notes 03.05.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.1 KiB

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

Honcho v0.0.16

Improved User Representations

ADDED

  • Detailed custom exceptions for better error handling
  • CLAUDE.md for claude code

CHANGED

  • Deriver to use a new cognitive architecture that only updates on user messages and updates user representation to apply more confidence scores to its known facts
  • Dialectic API token cutoff from 150 tokens to 300
  • Dialectic API uses Claude 3.7 Sonnet
  • SQLAlchemy echo changed to false by default, can be enabled with SQL_DEBUG - environment flag

FIXED

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