Skip to content

v1.38.1 — list --hooks fix + refreshed demo

Latest

Choose a tag to compare

@fatihkan fatihkan released this 08 Aug 14:07
· 2 commits to main since this release
bfd1a6c

Patch release.

Fixed

  • badi list --hooks always reported Hooks (0). It filtered the hooks directory by the old .sh extension after hooks migrated to Node .mjs, so every real install showed zero hooks. Now matches .mjs (keeps .sh for legacy) and skips _-prefixed helpers — Hooks (14). Regression-tested against the real count.

Changed

  • Refreshed demo (assets/demo.gif): installs into a fresh project first, shows the 14 safety hooks and a healthy doctor, and carries the current fleet counts (30 agents · 86 commands · 14 hooks · 63 skills · 6 harnesses) instead of the long-stale 22 / 77 / 12 / 24.

1333 → 1335 tests. Supersedes 1.38.0 (unpublished on npm; its contents are included here).

npm install -g @fatihkan/badi