summaryrefslogtreecommitdiff
path: root/Omni/Agent/start-worker.sh
AgeCommit message (Expand)Author
2025-11-24Simplify agent commandBen Sima
2025-11-22feat: implement t-1o2bxcq7999.4Ben Sima
2025-11-21feat(agent): use haskell binary in start-worker.shOmni Worker
2025-11-21fix(doc): use live instead of origin/live for base branchOmni Worker
2025-11-21feat(agent): show task details in console logOmni Worker
2025-11-21fix(agent): build task binary in worker instead of copyingOmni Worker
2025-11-21fix(agent): ensure worker has task binaryOmni Worker
2025-11-21fix(agent): fix start-worker.sh crash and update workflowOmni Worker
2025-11-20fix(worker): sleep when skipping already-completed tasksBen Sima
2025-11-20fix(worker): verify task status against live before claimingBen Sima
2025-11-20fix(worker): use force checkout for base branchBen Sima
2025-11-20fix(worker): handle rebase failures at start of loopBen Sima
2025-11-20fix(worker): handle rebase failures gracefullyBen Sima
2025-11-20fix(worker): force checkout to overwrite untracked filesBen Sima
2025-11-20fix: rebase on local live branchBen Sima
2025-11-20fix: update worker script to use rebaseBen Sima
2025-11-20fix: enable debug logs for worker agentBen Sima
2025-11-20feat: automate worker workflow in bashBen Sima
2025-11-20Move agent log file to cabdirBen Sima
2025-11-20fix: capture worker agent logs to fileBen Sima
2025-11-20fix: enable dangerously-allow-all for worker agentBen Sima
2025-11-20fix: improve start-worker.sh scriptBen Sima
2025-11-20feat: implement multi-agent workflow infrastructureBen Sima