v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Get Partial Merge State

Return the cumulative incremental-merge state for a task's active session.

Useful for monitoring how much of an in-progress task's output has already been merged into the main branch.

get/tasks/{task_id}/partial-merge

Path parameters

task_idstring required

Response

Successful Response

successboolean required
merged_filesstring[] required
skipped_already_mergedstring[] required
uncommitted_filesstring[] required
conflicting_filesstring[] required
commit_shastring required
errorstring required