mancode v0.5.2
Highlights
- Adds a shared, revisioned project glossary via
mancode context glossary list/add/update/remove, with compare-and-set revision control, privacy screening, and session authority so confirmed domain terms persist across sessions and agents. - Wires glossary guidance into the
man,manteam, andmansoloentries across both the legacy skill templates and the v3 adapter install surface, plus the scout and plan-coach agents, so agents read confirmed terms and only register new ones after explicit operator confirmation. - Trims cross-entity echoes from the finalize, plan-revise, and review-apply receipts, cutting full-workflow token cost by 27.5%.
- Adds
scripts/context-economy-report.mjswith a committed baseline and a ±2% drift check as a pre-release guard for context token cost. - Updates the Chinese and English documentation and website version labels to Continuity v0.5.2.
Validation
- Final candidate:
ac431f441f3e200e48c4935784c8540d4f908c9c - Quality gate: passed
- Windows CMD, PowerShell, and Git Bash gate: passed
- Full suite: 125 test files and 887 tests passed
- Release check: clean clone, dist adapters, full contracts, cross-clone git-ref flows, legacy migration, tarball install, CLI smoke, and module smoke passed
- End-to-end verified with real Claude Code and Codex agents: both read the seeded glossary, honored the
voucherSeq/ integer-cent constraints, and never wrote the glossary without operator confirmation
Artifact identity
- npm:
mancode@0.5.2 - npm
gitHead:ac431f441f3e200e48c4935784c8540d4f908c9c - npm integrity:
sha512-NH6UpewJ3kOs9PnsqfMxm14dpPfSKYJt+N629Tp202yGAcjQosg/q+GdAXGSpdpY/XDSwVoVUQ3WyvssBxQ/2g== - npm tarball SHA-1:
35523cc50b1c948bb624d65c986994af05fbd030 - Attached tarball SHA-256:
536e6e4084ae8c128b2a2884117e83616baebc4b439fc4cd9db049f5f3d8178f
Install
npm install -g mancode@0.5.2Full change details: PR #24