v1.0.155 — patch
Maintenance release. Zero behavior change for default installs.
Changed
- Hooks performance —
session-loadersper-event path now memoizes its config probe; the unconfigured-default path no longer hitsfs.readFileSyncon every event (60s TTL cache). - Test alignment —
formatterstest suite updated for the claude-code modify→deny probe shape introduced in v1.0.154.
Internal
- New
hooks/platform-bridge.mjsscaffold — 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
```