github mksglu/context-mode v1.0.155

latest releases: v1.0.157, v1.0.156
4 hours ago

v1.0.155 — patch

Maintenance release. Zero behavior change for default installs.

Changed

  • Hooks performancesession-loaders per-event path now memoizes its config probe; the unconfigured-default path no longer hits fs.readFileSync on every event (60s TTL cache).
  • Test alignmentformatters test suite updated for the claude-code modify→deny probe shape introduced in v1.0.154.

Internal

  • New hooks/platform-bridge.mjs scaffold — opt-in, off-by-default. Gated entry point that returns immediately unless an explicit local config file is present.

Compatibility

  • No breaking changes
  • No new required configuration
  • Existing installs upgrade cleanly

Upgrade

```bash
/context-mode:ctx-upgrade

then restart your session

```

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.