Skip to content

Session Log — v0.10.0 — 2026-03-22 — code — harley

Session Log — v0.10.0 — 2026-03-22 — code — harley

Section titled “Session Log — v0.10.0 — 2026-03-22 — code — harley”

dev

  1. Ran GITHUB-ISSUES-2026-03-22-session-end-hook.md
    • Created issue #342: session-end hook documented in README but never built
  2. Ran BUILD-sc-start-launch-harley.md (issue #339)
    • Created branch fix/sc-start-launch-harley from dev
    • Read src/sc.ts — found handleStart already implements Harley launch (done in CLI consolidation)
    • No code changes needed — bug was caused by local engine root running v0.9.0
    • Deleted branch, closed issue #339 with explanation
  3. Rebuilt CLI: npm run build && npm link
    • Confirmed sc —version returns 0.10.0
  • #342 — fix: session-end hook documented but never built
  • #339 — fix: sc start does not launch harley (already fixed in CLI consolidation)
  • None
  • #339 closed as already fixed — the bug was an outdated local install, not a code problem