CodeDecay v0.3.5
CodeDecay v0.3.5
This patch release packages the recent PR safety improvements while keeping the public release line on 0.3.x.
Highlights
- Persistent JS/TS symbol impact graph for richer changed-code reachability.
- Changed path test proof map to show whether production paths are actually exercised.
- Base/head differential runtime probe evidence.
- Architecture boundary and ownership checks.
- OpenAPI contract breaking-change detection.
- Reviewable memory learning proposals from PR, CI, and incident signals.
- Agent preflight guidance before code generation.
- Incremental analyzer cache for large-repo scan viability.
Safety boundaries
- No hidden model calls.
- No telemetry.
- No CodeDecayCloud dependency.
- Command execution remains explicit and safety-gated.
Install
npm install -D @submuxhq/codedecay@0.3.5
npx codedecay --helpValidation
- CI passed on PR #653.
@submuxhq/codedecay@0.3.5published to npm withlatestdist-tag.- Published-package smoke passed for
@submuxhq/codedecay@0.3.5.