migrate-py
OfficialSeamlessly migrate Honcho Python SDK to v2
Authorplastic-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates and documents the migration of Python code that depends on the Honcho SDK from v1.6.0 to v2.0.0, preventing runtime errors and broken imports caused by removed classes, renamed APIs, and changed return types.
Core Features & Use Cases
- Import and async architecture updates: guidance to replace AsyncHoncho/AsyncPeer/AsyncSession with Honcho and the .aio accessor and update async type hints.
- API and type migrations: instructions for renaming Observation→Conclusion, handling Representation → str changes, updating configuration method names, and switching to chat_stream and queue_status patterns.
- Use Case: apply the checklist and examples to a Python project or CI pipeline that broke after upgrading honcho to v2.0.0 to restore compatibility and correct typing.
Quick Start
Use the migrate-py skill to update a repository that imports AsyncHoncho and Observation so it uses Honcho with .aio and the v2.0.0 API names.
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-py Download link: https://github.com/plastic-labs/cursor-honcho/archive/main.zip#migrate-py 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.