Skip to content

Diffwarden v0.28.0

Choose a tag to compare

@jperocho jperocho released this 14 Jul 01:15
· 1 commit to main since this release
eeeeaf5

Changed

  • Compacted SKILL.md into a shorter core playbook to reduce baseline input-token use on every Diffwarden invocation.
  • Added explicit token-discipline rules for filtering generated/noisy evidence, gating optional sections by flag/mode, and keeping lean output as default.
  • Preserved safety gates, mode support, Go profile, web gating, delegated reads, posting/reply rules, and hallucination guard in condensed form.

Token impact

  • skills/diffwarden/SKILL.md: 113,357 bytes → 22,573 bytes.
  • Words: 16,513 → 2,972.
  • Estimated baseline skill context reduction: ~80% (~20k–30k fewer tokens per invocation).

Verification

  • bash -n install.sh
  • shellcheck install.sh
  • version sync check
  • Pi install dry-runs (project + global)
  • npm pack --dry-run