Releases: suboss87/FDEOps
Releases · suboss87/FDEOps
Release list
fdeops 3.9.11
fdeops 3.9.11
Minimal field hardening for integrity and privacy — no schema or workflow changes.
Install
npm i -g fdeops@3.9.11
npx skills add suboss87/fdeopsHighlights
- Hooks route capture/preserve through the locked CLI (PATH
fdefirst, then plugin copies) - Private
.signal-ledgerredacted in prep/dashboard; secret checks onnext:debrief lines - Atomic fieldbook writes; conservative locks (no automatic reclaim)
- Upgrade-safe for existing
.fde/memory from 3.9.10
Verify
npm run checkfdeops 3.9.10
fdeops 3.9.10
Skill routing clarity + switch-tools docs + cheap skill eval pack.
Install
npm i -g fdeops@3.9.10
npx skills add suboss87/fdeopsHighlights
- README: switch coding agents anytime (fieldbook on disk; bind + install
@fde) - Skill description: when to use + do not use for ordinary code/tests/refactors/commits
fde redactin skill routing table; trust signal confirm when color already namednpm run test:skill-routing— contract + live CLI smoke
fdeops 3.9.9
fdeops 3.9.9
Proactive fieldbook hygiene at high-value moments only.
Install
npm i -g fdeops@3.9.9
# or
npx fdeops@3.9.9 resume --init <client>
npx skills add suboss87/fdeopsWhat's new
- TRIAGE
hygiene:— session-start /fde triage/fde resumesurface doctor issues when real work has accrued gaps. Silent when clean or day-1 empty templates. - Phase → ship/close warn — stderr if open risks still live.
@fde clean up the fieldbook— routes tofde doctor; nothing auto-rewrites.- Empty risk-table placeholders no longer count as open risks.
Also in 3.9.8 (if you skipped)
- Quiet git identity on first-run memory commits
fde redact <term> [--apply]for buried secrets- Doctor: ship/close + open risks, duplicate risk echoes
Full notes: CHANGELOG.md