v2.6.2 - TUI brand colors, stability & lockfile fix
What's Changed
Features
- Brand-color the run dashboard (#712) — active phase spinners use brand orange, success states use brand green in the boxed run TUI. Non-truecolor terminals auto-downsample;
NO_COLORstill strips. /releaseREADME "What's new" freshness gate (#707) — warn-only Step 4.66 flags a staleWhat's new in <minor>heading before release.
Bug Fixes
- Stop perf-buffer leak & react to terminal resize (#718) — fixes
MaxPerformanceEntryBufferExceededWarningand width corruption on resize in the run TUI. - Corrupt
package-lock.jsononmain(#720) — regenerated the lockfile after PR #716 committed 9 unresolved git-stash conflict blocks that brokenpm cifrom a fresh clone. .claude/.localskill overrides now functional (#711) — runtime overlay loadsoverrides.md; survivesupdate/sync.- Pre-flight skill check is content-aware (#713) — warns on in-place content drift at a matching version, not just version mismatch.
- Non-interactive
updatepath (#709) — adds--yes/-y, replaces theExitPromptErrorcrash with a clean guarded exit. - Content-truth for
update/sync(#708) — fixes false "up to date" and silent loss of in-place customizations.
Full Changelog: v2.6.1...v2.6.2