Skip to content

v2.2.1 — installable release (Glama, PyPI fix, recovery tooling)

Choose a tag to compare

@caix84476-netizen caix84476-netizen released this 02 Sep 09:11
· 68 commits to main since this release

What's fixed in 2.2.1

  • PyPI installs now report the real version — the packaged MCP server previously fell back to 2.0.0 in its serverInfo; skill_version now reads package metadata when the VERSION file is absent.
  • validate_memory.py version fix — expected version is derived from the VERSION file, so validation no longer fails out of the box after version bumps (this broke 2.2.0 installs).
  • init_archive.py builds v2 views during bootstrap — a fresh archive validates clean on first run.
  • restore_stable.py — scoped recovery from the stable zip (code/data/all, dry-run by default, sha-256 verified, pre-restore snapshot).
  • Glama MCP directory support — added glama.json and a Dockerfile so the server can be installed and security-scanned.
  • CI (GitHub Actions), issue templates, and a repo version-sync test.

pip install personal-understanding · MIT · Python 3.10+ stdlib