migrate-honcho

Official

Migrate Honcho SDK to v2.0.0 safely.

Authorplastic-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers migrate the Honcho Python SDK from v1.6.0 to v2.0.0, addressing breaking changes and upgrade pitfalls.

Core Features & Use Cases

  • Async architecture updates: switch to Honcho with .aio accessor; adapt to the new terminology (Conclusion, ConclusionScope, ConclusionScopeAio) and API type shifts.
  • API and configuration migration: rename get_config to get_configuration and related methods; migrate to honcho.api_types for typed configuration objects; adjust streaming usage with chat_stream().
  • Migration guidance: step-by-step guidance for updating imports, method names, and removing deprecated features like core property and poll_deriver_status.

Quick Start

  1. Upgrade the honcho package to v2.0.0 and switch code to Honcho and the .aio accessor for async calls.
  2. Replace Observation-related imports with Conclusion equivalents and switch representation handling to strings via peer.representation().
  3. Update configuration calls to get_configuration/set_configuration and adjust APIs accordingly.

Dependency Matrix

Required Modules

None required

Components

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-honcho
Download link: https://github.com/plastic-labs/honcho/archive/main.zip#migrate-honcho

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.