From 445f55a6c0e9e97a1611d94edb62cc6ed469db7a Mon Sep 17 00:00:00 2001 From: doria <93405247+dr-frmr@users.noreply.github.com> Date: Tue, 3 Feb 2026 15:25:22 -0500 Subject: [PATCH] chore: add 3.0.2 changelog, update version (#367) --- .claude/skills/migrate-honcho-py/SKILL.md | 2 +- .claude/skills/migrate-honcho-ts/SKILL.md | 2 +- CHANGELOG.md | 16 ++++++++++++++++ README.md | 2 +- docs/changelog/compatibility-guide.mdx | 5 +++-- docs/changelog/introduction.mdx | 18 +++++++++++++++++- docs/docs.json | 2 +- .../documentation/introduction/vibecoding.mdx | 2 +- pyproject.toml | 2 +- src/main.py | 2 +- uv.lock | 2 +- 11 files changed, 44 insertions(+), 11 deletions(-) diff --git a/.claude/skills/migrate-honcho-py/SKILL.md b/.claude/skills/migrate-honcho-py/SKILL.md index 57c59fa7..de9c87f3 100644 --- a/.claude/skills/migrate-honcho-py/SKILL.md +++ b/.claude/skills/migrate-honcho-py/SKILL.md @@ -7,7 +7,7 @@ description: Migrates Honcho Python SDK code from v1.6.0 to v2.0.0. Use when upg ## Overview -This skill migrates code from `honcho` Python SDK v1.6.0 to v2.0.0 (required for Honcho 3.0.0). +This skill migrates code from `honcho` Python SDK v1.6.0 to v2.0.0 (required for Honcho 3.0.0+). **Key breaking changes:** diff --git a/.claude/skills/migrate-honcho-ts/SKILL.md b/.claude/skills/migrate-honcho-ts/SKILL.md index 876cc5f9..26cbff70 100644 --- a/.claude/skills/migrate-honcho-ts/SKILL.md +++ b/.claude/skills/migrate-honcho-ts/SKILL.md @@ -7,7 +7,7 @@ description: Migrates Honcho TypeScript SDK code from v1.6.0 to v2.0.0. Use when ## Overview -This skill migrates code from `@honcho-ai/sdk` v1.6.0 to v2.0.0 (required for Honcho 3.0.0). +This skill migrates code from `@honcho-ai/sdk` v1.6.0 to v2.0.0 (required for Honcho 3.0.0+). **Key breaking changes:** diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cb77854..b161e5df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [3.0.2] - 2026-01-27 + +### Added + +- Documentation for reasoning_level and Claude Code plugin + +### Changed + +- Gave dreaming sub-agents better prompting around peer card creation, tweaked overall prompts + +### Fixed + +- Added message-search fallback for memory search tool, necessary in fresh sessions +- Made FLUSH_ENABLED a config value +- Removed N+1 query in search_messages + ## [3.0.1] - 2026-01-27 ### Fixed diff --git a/README.md b/README.md index bc357667..9e5a6f50 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ --- -![Static Badge](https://img.shields.io/badge/Version-3.0.1-blue) +![Static Badge](https://img.shields.io/badge/Version-3.0.2-blue) [![PyPI version](https://img.shields.io/pypi/v/honcho-ai.svg)](https://pypi.org/project/honcho-ai/) [![NPM version](https://img.shields.io/npm/v/@honcho-ai/sdk.svg)](https://npmjs.org/package/@honcho-ai/sdk) [![Discord](https://img.shields.io/discord/1016845111637839922?style=flat&logo=discord&logoColor=23ffffff&label=Plastic%20Labs&labelColor=235865F2)](https://discord.gg/plasticlabs) diff --git a/docs/changelog/compatibility-guide.mdx b/docs/changelog/compatibility-guide.mdx index d4939d7b..33e01f7f 100644 --- a/docs/changelog/compatibility-guide.mdx +++ b/docs/changelog/compatibility-guide.mdx @@ -8,7 +8,7 @@ This guide helps you understand which versions of Honcho's API are compatible wi ## Version Compatibility -### Honcho API v3.0.1 (Current) +### Honcho API v3.0.2 (Current) @@ -34,7 +34,8 @@ This guide helps you understand which versions of Honcho's API are compatible wi | Honcho API Version | TypeScript SDK | Python SDK | |-------------------|---------------|------------| -| v3.0.1 (Current) | v2.0.0 | v2.0.0 | +| v3.0.2 (Current) | v2.0.0 | v2.0.0 | +| v3.0.1 | v2.0.0 | v2.0.0 | | v3.0.0 | v2.0.0 | v2.0.0 | | v2.5.1 | v1.6.0 | v1.6.0 | | v2.5.0 | v1.6.0 | v1.6.0 | diff --git a/docs/changelog/introduction.mdx b/docs/changelog/introduction.mdx index 0ac5cc01..7527e337 100644 --- a/docs/changelog/introduction.mdx +++ b/docs/changelog/introduction.mdx @@ -27,7 +27,23 @@ Welcome to the Honcho changelog! This section documents all notable changes to t ### Honcho API and SDK Changelogs - + + ### Added + + - Documentation for reasoning_level and Claude Code plugin + + ### Changed + + - Gave dreaming sub-agents better prompting around peer card creation, tweaked overall prompts + + ### Fixed + + - Added message-search fallback for memory search tool, necessary in fresh sessions + - Made FLUSH_ENABLED a config value + - Removed N+1 query in search_messages + + + ### Fixed - Token counting in Explicit Agent Loop diff --git a/docs/docs.json b/docs/docs.json index 5fd1e99f..163a8cc8 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -25,7 +25,7 @@ "navigation": { "versions": [ { - "version": "v3.0.1", + "version": "v3.0.2", "api": { "openapi": [ "v3/openapi.json" diff --git a/docs/v3/documentation/introduction/vibecoding.mdx b/docs/v3/documentation/introduction/vibecoding.mdx index 43679935..97c8415f 100644 --- a/docs/v3/documentation/introduction/vibecoding.mdx +++ b/docs/v3/documentation/introduction/vibecoding.mdx @@ -43,7 +43,7 @@ Invoke with `/honcho-integration` in your coding agent. #### migrate-honcho-py / migrate-honcho-ts -**For SDK upgrades.** Migrates code from v1.6.0 to v2.0.0 (required for Honcho 3.0.0). Use when upgrading the SDK or seeing errors about removed APIs like `observations`, `Representation`, `.core`, or `get_config`. +**For SDK upgrades.** Migrates code from v1.6.0 to v2.0.0 (required for Honcho 3.0.0+). Use when upgrading the SDK or seeing errors about removed APIs like `observations`, `Representation`, `.core`, or `get_config`. Both skills handle: terminology changes (`Observation` → `Conclusion`), `Representation` class removal, method renames, and streaming API updates. diff --git a/pyproject.toml b/pyproject.toml index 972d2998..660fc11f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "honcho" -version = "3.0.1" +version = "3.0.2" description = "Honcho Server" authors = [ {name = "Plastic Labs", email = "hello@plasticlabs.ai"}, diff --git a/src/main.py b/src/main.py index 0ca1f9d3..4d5ba401 100644 --- a/src/main.py +++ b/src/main.py @@ -152,7 +152,7 @@ app = FastAPI( title="Honcho API", summary="The Identity Layer for the Agentic World", description="""Honcho is a platform for giving agents user-centric memory and social cognition.""", - version="3.0.1", + version="3.0.2", contact={ "name": "Plastic Labs", "url": "https://honcho.dev", diff --git a/uv.lock b/uv.lock index 100461d3..634827d0 100644 --- a/uv.lock +++ b/uv.lock @@ -1025,7 +1025,7 @@ wheels = [ [[package]] name = "honcho" -version = "3.0.1" +version = "3.0.2" source = { virtual = "." } dependencies = [ { name = "alembic" },