996 B
996 B
Harness CHANGELOG
The ClaudeTools harness version marker (.claude/harness/VERSION). Bump on every
fleet-visible behavioral change so a session can detect whether it is running the new
or old harness during a heterogeneous rollout. See
specs/claudetools-harness-optimization/.
1.0.0 — 2026-06-08
- Task 0.5: VERSION marker established (this file).
- Task 0.6: out-of-band recovery script
.claude/scripts/force-pull-raw.shadded. - (Earlier) Syncro billing SSOT resolved:
add_line_itemis normal billing; timers are outlier-only (explicit request).
1.1.0 — 2026-06-08
- Task 1: submodule-safe sync —
sync.shnow unstages submodule gitlinks (unless--with-submodules), eliminating the manual detach-to-pin dance before /save. - Task 4:
harness-guard.shwired intosync.shpre-commit, WARN-ONLY (logs conflict markers / unencrypted sops / private keys to .claude/harness/guard.log; does not block unless HARNESS_GUARD_FATAL=1; SKIP_HARNESS_GUARD=1 bypasses).