v2.2.1 — installable release (Glama, PyPI fix, recovery tooling)
What's fixed in 2.2.1
- PyPI installs now report the real version — the packaged MCP server previously fell back to
2.0.0in itsserverInfo;skill_versionnow reads package metadata when theVERSIONfile is absent. validate_memory.pyversion fix — expected version is derived from theVERSIONfile, so validation no longer fails out of the box after version bumps (this broke 2.2.0 installs).init_archive.pybuilds 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.jsonand aDockerfileso 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