v1.108.52 - back on PyPI; background-behavior disclosure
jCodeMunch is back on PyPI. The package has been reviewed and cleared from quarantine, and 'pip install jcodemunch-mcp' / 'uvx jcodemunch-mcp' work again.
Added
- New README section: Background behavior, fully disclosed. Enumerates every long-running or out-of-band behavior in the package: file watching (dies with the process you started), the 'watch-install' login service (explicit opt-in only; removable with 'watch-uninstall'), the anonymous community savings meter (counters only; opt out with 'share_savings: false' or 'JCODEMUNCH_SHARE_SAVINGS=0'), agent hooks written by 'init'/'install' (reversed by 'uninstall'), and the local index store at '~/.code-index/'.
Changed
- README, QUICKSTART, and USER_GUIDE drop the quarantine-era GitHub-release wheel pins and review notes. One-click badges and config examples point back at the bare package name. The 'git+https' source install stays documented as the version-stable, PyPI-independent channel for pinned/B2B deployments.
Docs-only release; no code change. Full test suite: 4640 passed, 7 skipped.