summaryrefslogtreecommitdiff
path: root/Omni
AgeCommit message (Expand)Author
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-20docs(agent): update logging design with 2-line status UIBen Sima
2025-11-20docs: update Agent design with git robustness learningsBen Sima
2025-11-20feat(task): remove horizontal bars from outputBen 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-20doc: switch worker to rebase workflowBen Sima
2025-11-20Merge branch 'task/t-PpYZt2' into liveBen Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20doc: add design docs for open epicsBen Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20doc: update agent design to require timestamps in logsBen Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20doc: add design document for Multi-Agent System 2.0Ben Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20fix: remove null noise from worker monitorBen Sima
2025-11-20feat: implement t-PpYZt2Ben Sima
2025-11-20fix: enable debug logs for worker agentBen Sima
2025-11-20feat: automate worker workflow in bashBen Sima
2025-11-20fix: merge local live branch in worker guideBen Sima
2025-11-20fix: prevent data loss in worker loopBen Sima
2025-11-20fix: handle existing task branches in worker guideBen Sima
2025-11-20fix: instruct worker to reset to latest live codeBen Sima
2025-11-20Merge branch 'task/t-1gcR9RV' into liveBen Sima
2025-11-20Move agent log file to cabdirBen Sima
2025-11-20feat: implement task harvesting logicBen Sima
2025-11-20fix: capture worker agent logs to fileBen Sima
2025-11-20chore: task breakdown and cleanupBen Sima
2025-11-20feat: implement t-1gcR9RVBen Sima
2025-11-20fix: enable dangerously-allow-all for worker agentBen Sima
2025-11-20fix: improve start-worker.sh scriptBen Sima
2025-11-20Fix duplicate worktree commandBen Sima
2025-11-20feat: implement multi-agent workflow infrastructureBen Sima
2025-11-20bild: fix --plan to output only JSON without loggingBen Sima
2025-11-20typecheck: add Haskell support to typecheck.shBen Sima
2025-11-20task: implement epic progress trackingBen Sima
2025-11-20task: implement stats commandBen Sima
2025-11-20task: prettier tree visualization and flag ordering fixesBen Sima
2025-11-20Fix docopt flag ordering issue by using [options]Ben Sima
2025-11-20Add task show command for detailed task inspectionBen Sima
2025-11-20task: sync databaseBen Sima
2025-11-16Fix repl.sh and typecheck.sh to properly parse bild --plan JSONBen Sima
2025-11-16Add 'Add to feed' button on episode pages and fix typecheck.shBen Sima
2025-11-15Fix run.sh to handle bild --plan JSON outputBen Sima