migrate-ts
OfficialMigrate Honcho TypeScript SDK to v2.0.0 safely.
System Documentation
What problem does it solve?
Migrates TypeScript code that depends on older Honcho SDK APIs to the v2.0.0-compatible API surface so projects stop failing after upgrading to Honcho 3.0.0 and the new @honcho-ai/sdk. It addresses breaking changes such as removed core clients, renamed methods, snake_case → camelCase, streaming API updates, changed representation types, and new typed configurations.
Core Features & Use Cases
- API Rename & Refactor Guidance: Exact mappings for client, peer, session, and message method renames and property conversions.
- Behavioral Changes & Runtime Notes: Explains removed polling patterns, streaming changes, and how to move updateMessage calls to sessions.
- Migration Checklist & Detailed Reference: Provides a step-by-step checklist and in-depth change notes to validate compilation and runtime behavior after upgrade.
- Use Case: Upgrade a TypeScript service or assistant that integrates Honcho memory to be compatible with @honcho-ai/sdk v2.0.0 and Honcho 3.x releases.
Quick Start
Migrate my project from @honcho-ai/sdk v1.6.0 to v2.0.0 by renaming deprecated APIs, converting snake_case properties to camelCase, replacing streaming and representation patterns, and following the provided checklist to verify compilation and runtime behavior.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: migrate-ts Download link: https://github.com/plastic-labs/cursor-honcho/archive/main.zip#migrate-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.