Skip to main content
Released: April 8, 2026 · Status: Live

Overview

The everos-sdk-upgrade plugin is an automated migration tool that handles the full upgrade path from Python SDK v0 (evermemos) to v1 (everos-cloud). It covers 13 migration rules, including dependency updates, environment variables, imports, client initialization, API signature rewrites, type renames, and exception classes.

Installation

Add the EverMind plugin marketplace and install the migration tool:
Then run the migration:

What Gets Migrated

The tool automatically handles 13 migration rules across these categories:

Roadmap

When new SDK versions are released, updated migration rules will be published with a new version number. To get the latest rules, run: