scrum4me-mcp/__tests__
janpeter visser 6ee55e79b6 feat: integrate createWorktreeForJob into wait_for_job tool
After claiming a job, resolves repoRoot (env SCRUM4ME_REPO_ROOT_<productId>
or ~/.scrum4me-agent-config.json), creates a git worktree, and returns
worktree_path + branch_name in the response. Rolls back claim to QUEUED
on failure. Tool description updated to instruct agent to work in worktree.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 11:50:51 +02:00
..
git feat: add removeWorktreeForJob helper 2026-05-01 11:46:31 +02:00
get-claude-context-filter.test.ts test: add unit tests for tasks-status-update helper and get-claude-context filter 2026-04-30 18:22:55 +02:00
tasks-status-update.test.ts test: add unit tests for tasks-status-update helper and get-claude-context filter 2026-04-30 18:22:55 +02:00
verify-plan.test.ts test+docs: verify-plan tests and README for verify_task_against_plan 2026-04-30 19:36:43 +02:00
wait-for-job-snapshot.test.ts test: snapshot capture + stale reset in wait_for_job 2026-04-30 19:27:56 +02:00
wait-for-job-worktree.test.ts feat: integrate createWorktreeForJob into wait_for_job tool 2026-05-01 11:50:51 +02:00