Agent Context Patch v0.5.4
Immutable
release. Only release title and notes can be modified.
What changed
- Adds a Claude Code marketplace adapter that resolves the existing immutable-Release installer without silently editing workspace instructions.
- Adds a real fail-to-pass terminal demo, a focused comparison with Claude Code Auto Memory in English and Chinese, and a privacy-minimized seven-day discoverability experiment.
- Synchronizes public Kit Version surfaces from
package.jsonand adds a commit-bound release archive/checksum preparation command.
Compatibility and boundaries
- Kit Version:
0.5.4. - Exact source revision:
16fa2231db81f8f183575a39cca35a629476e600. - Supported Workspace Schema: read/write
1through1; no migration is required. - No new runtime command, background process, telemetry, hosted service, automatic global-instruction edit, or change to runtime write authority.
- Marketplace submission and the seven-day external distribution clock remain separate maintainer actions; publishing this Release does not start the experiment.
Integrity and verification
- Archive:
agent-context-patch-v0.5.4.zip. - SHA-256:
65d8ae3b4030bc1eea4adf56db0518d203fdf960f2e06e2bb75f23c8dfc160c0(also attached as.sha256). - GitHub Actions run
30469708714passed on Windows and Ubuntu for the exact release commit. - The extracted release archive passed the repository's complete
npm testgate. - A real v0.5.3 release asset was upgraded to this candidate through exact dry-run approval; the installed tree matched v0.5.4, the workspace stayed unchanged, and a second dry-run reported no update.
- Fault injection after preserving v0.5.3 caused the candidate activation to fail, automatically restored the exact v0.5.3 tree, left the workspace unchanged, and reproduced the same retry plan hash.
Upgrade and manual action
Use the existing release-based $evolve update flow from v0.5.3: review UpdateDryRun, then apply only the exact returned plan hash. Restart the Agent task after a successful skill replacement so it loads v0.5.4. The update replaces only the installed skill and does not scan or rewrite workspaces.