xtrm-tools 0.5.11 → 0.5.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
 
10
10
  ## [Unreleased]
11
11
 
12
+ ### Added
13
+ - gitnexus hook now fires on Grep/Read/Glob tools (parity with Pi); quality-check covers .cjs/.mjs files; quality gate env pre-check at SessionStart; policies.md rewritten from scaffold; using-xtrm SKILL.md rewritten; worktree-session migrated to bd worktree; branch state + xt end reminders in gate messages
14
+
12
15
  ---
13
16
 
14
17
  ## [0.5.0] - 2026-03-20
@@ -529,4 +532,4 @@ ln -s ~/.claude/skills/prompt-improving ~/.claude/skills/p
529
532
  - **Skill `p`**: 118 lines, 52KB references (9 files)
530
533
  - **Skill `ccs-delegation`**: 486 lines, 103KB references (6 files)
531
534
  - **Total overhead**: 155KB token cost per skill activation
532
- - **Load time**: 5-8 seconds per skill invocation
535
+ - **Load time**: 5-8 seconds per skill invocation
@@ -56175,8 +56175,9 @@ var CANONICAL_HOOKS = /* @__PURE__ */ new Set([
56175
56175
  "beads-claim-sync.mjs",
56176
56176
  "beads-compact-save.mjs",
56177
56177
  "beads-compact-restore.mjs",
56178
- "branch-state.mjs",
56178
+ "statusline.mjs",
56179
56179
  "quality-check.cjs",
56180
+ "quality-check-env.mjs",
56180
56181
  "quality-check.py",
56181
56182
  "gitnexus",
56182
56183
  // directory