From a163d5e6b2440839294cae812c3b18419f08d85e Mon Sep 17 00:00:00 2001 From: ajspig Date: Wed, 26 Aug 2026 10:16:19 -0400 Subject: [PATCH] docs: drop compatibility-guide changes from this PR Leave that file on main; CLI version cards are updated at release time. Co-authored-by: Cursor --- docs/changelog/compatibility-guide.mdx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/changelog/compatibility-guide.mdx b/docs/changelog/compatibility-guide.mdx index 52064da5..abdd1361 100644 --- a/docs/changelog/compatibility-guide.mdx +++ b/docs/changelog/compatibility-guide.mdx @@ -8,7 +8,7 @@ This guide helps you match the right SDK version to your Honcho API version. New ## Current Versions - + **Latest:** v2.4.0 @@ -23,15 +23,9 @@ This guide helps you match the right SDK version to your Honcho API version. New pip install honcho-ai ``` - - **Latest:** v0.1.4 - - ```bash - uv tool install honcho-cli - ``` - + ## Version Compatibility Table | Honcho API Version | TypeScript SDK | Python SDK |