Currently, the worker checks out the worker-named branch (e.g., omni-worker-1) after finishing a task. This is unnecessary. The worker should simply finish the task (commit) and leave the repo in that state, ready for the next action (review/merge) or for the operator to inspect. Remove the 'Git.checkout repo base' call in Omni.Agent.Worker.
No activity yet.