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”Branch
Section titled “Branch”dev
Work done
Section titled “Work done”- Ran GITHUB-ISSUES-2026-03-22-session-end-hook.md
- Created issue #342: session-end hook documented in README but never built
- 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
- Rebuilt CLI: npm run build && npm link
- Confirmed sc —version returns 0.10.0
Issues created
Section titled “Issues created”- #342 — fix: session-end hook documented but never built
Issues closed
Section titled “Issues closed”- #339 — fix: sc start does not launch harley (already fixed in CLI consolidation)
PRs created
Section titled “PRs created”- None
Key decisions
Section titled “Key decisions”- #339 closed as already fixed — the bug was an outdated local install, not a code problem