summaryrefslogtreecommitdiff
path: root/Omni
AgeCommit message (Expand)Author
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
2025-11-15Expand terminalLock scope to protect all terminal I/OBen Sima
2025-11-15Improve terminalLock comment for clarityBen Sima
2025-11-15Fix segfault: add mutex for ANSI terminal operationsBen Sima
2025-11-15Fix NixOS integration: separate package building from OS buildsBen Sima
2025-11-15fix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
2025-11-15refactor(bild): simplify terminal output - use --loud flagBen Sima
2025-11-15feat(bild): adaptive terminal output with width detectionBen Sima
2025-11-14fix(bild): per-module cp overwrites with -f and chmod after each copyBen Sima
2025-11-14fix(bild): work around Nix patch-shebangs.sh bugBen Sima
2025-11-14fix(bild): per-module builds + exit code propagationBen Sima
2025-11-14Fix module builder: manually unpack tarballBen Sima