Worker should not reset to worker branch after task completion

t-1o2eh11fsj1·WorkTask·
·
·
·Omni/Agent.hs
Created3 months ago·Updated3 months ago

Description

Edit

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.

Timeline (0)

No activity yet.