mika kuns
9f19a714f7
feat(mcp): add get_task_config, continue_task; fix status enum, branchDeleted, merge-from-review
- ConfigMcpTools: add get_task_config read-back (was write-only)
- ExternalMcpService: add WaitingForChildren to ListTasks filter and GetTaskStatusValues
- ExternalMcpService: add continue_task tool wrapping QueueService.ContinueTask
- ExternalMcpService: add allowWaitingForReview param to merge_task (default false)
- ExternalMcpService: fix CleanupTaskWorktree branchDeleted — now uses real branch-delete outcome
- WorktreeMaintenanceService: TryRemoveAsync returns (Removed, BranchDeleted) tuple; ForceRemoveResult gains BranchDeleted field
- Tests: 9 new cases covering all five changes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 09:57:47 +02:00
..
2026-06-09 09:57:47 +02:00
2026-06-04 23:14:00 +02:00
2026-04-27 12:05:54 +02:00
2026-04-30 14:17:44 +02:00
2026-06-04 23:25:03 +02:00
2026-06-04 14:11:30 +02:00
2026-05-19 08:07:24 +02:00
2026-06-04 23:09:30 +02:00
2026-06-03 10:44:36 +02:00
2026-06-04 15:35:06 +02:00
2026-06-04 23:18:54 +02:00
2026-06-05 10:49:07 +02:00
2026-06-01 17:10:34 +02:00
2026-04-20 10:07:12 +02:00
2026-06-05 10:20:42 +02:00
2026-05-30 15:59:43 +02:00
2026-04-20 10:20:57 +02:00
2026-06-04 15:51:57 +02:00
2026-06-04 15:38:15 +02:00