skills/src/worker
dan b13109e8e0 fix: use absolute worktree paths, check sqlite3 availability
- worktreePath() now returns absolute path using findMainRepoDir()
- Fixes 'cannot change to worktrees/...' error from inside worktree
- test-worker.sh now checks sqlite3 is available before running

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 21:24:03 -08:00
..
tests fix: use absolute worktree paths, check sqlite3 availability 2026-01-11 21:24:03 -08:00
context.nim refactor: extract helpers and add developer docs 2026-01-11 15:34:15 -08:00
db.nim refactor: consolidate stale logic, use transaction helper, add migrations 2026-01-11 15:37:55 -08:00
git.nim cleanup: P4 worker code quality fixes 2026-01-11 15:46:34 -08:00
heartbeat.nim cleanup: P4 worker code quality fixes 2026-01-11 15:46:34 -08:00
review.nim feat(worker): add test suite and fix worktree DB path 2026-01-11 00:26:02 -08:00
state.nim refactor: consolidate stale logic, use transaction helper, add migrations 2026-01-11 15:37:55 -08:00
types.nim refactor: consolidate stale logic, use transaction helper, add migrations 2026-01-11 15:37:55 -08:00
utils.nim fix: use absolute worktree paths, check sqlite3 availability 2026-01-11 21:24:03 -08:00