Skip to main content
Released: April 8, 2026 · Status: Live
This tool covers the v0 → v1 package migration (evermemoseveros-cloud). To upgrade an existing everos-cloud app from 0.4.x to 1.x (the unified v2 Memory API), see Upgrade Python SDK to 1.x instead.

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.
  • Plugin name: everos-sdk-upgrade
  • Repository: https://github.com/EverMind-AI/everos-tools
  • Migration scope: Python SDK v0 (evermemos) → v1 (everos-cloud), fully automated
  • CI: GitHub Actions automatically validates plugin structure to prevent misconfigured merges
  • Cross-platform: Follows the Agent Skills open standard, compatible with 45+ AI tools

Installation

Add the EverMind plugin marketplace and install the migration tool:
Then run the migration:
This repository used to be called everos-plugins. If you added the marketplace under that name, remove it and add it again so that updates keep coming from the right place:

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: