Skip to content

Releases: suboss87/FDEOps

fdeops 3.9.11

Choose a tag to compare

@suboss87 suboss87 released this 20 Jul 10:46
6834e61

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/fdeops

Highlights

  • Hooks route capture/preserve through the locked CLI (PATH fde first, then plugin copies)
  • Private .signal-ledger redacted in prep/dashboard; secret checks on next: debrief lines
  • Atomic fieldbook writes; conservative locks (no automatic reclaim)
  • Upgrade-safe for existing .fde/ memory from 3.9.10

Verify

npm run check

fdeops 3.9.10

Choose a tag to compare

@suboss87 suboss87 released this 20 Jul 06:59

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/fdeops

Highlights

  • 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 redact in skill routing table; trust signal confirm when color already named
  • npm run test:skill-routing — contract + live CLI smoke

fdeops 3.9.9

Choose a tag to compare

@suboss87 suboss87 released this 19 Jul 15:49

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/fdeops

What's new

  • TRIAGE hygiene: — session-start / fde triage / fde resume surface 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 to fde 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

npm: https://www.npmjs.com/package/fdeops