Run through this before tagging a public agents-remember-mcp release. Release notes live in
GitHub Releases (there is no CHANGELOG.md); the canonical tag is mcp-vX.Y.Z.
python -m agents_remember.code_quality.check --fail-on-crap-threshold passes (Ruff, Pyright,
the full pytest suite, and CRAP).3.11 / 3.12 / 3.13 matrix.mcp/pyproject.toml versionmcp/src/agents_remember/mcp/__init__.py SERVER_VERSION fallbackREADME.md Status section lineuvx agents-remember-mcp==<version> starts and serves the tool list.runtime_install(dry_run=true) previews cleanly; runtime_install(dry_run=false, install_provider_deps=false) applies.skills_install(dry_run=true) previews; skills_install(dry_run=false) still works as a maintenance/manual install path.python3 scripts/sync-skills.py --check confirms root skills/, MCP package data, and harness package skill folders are in sync.main via PR (PR-gated main).mcp-vX.Y.Z tag at the merged commit; confirm publish-mcp-to-pypi.yml succeeds and the
version resolves on PyPI.mcp-vX.Y.Z tag.