summaryrefslogtreecommitdiff
path: root/Omni/Agent
AgeCommit message (Expand)Author
2025-11-25jr: add review command, --try-opus, Task-Id trailerBen Sima
2025-11-24fix(agent): round credits to 2 decimal places and use totalCreditsBen Sima
2025-11-24Remove harvest command and documentationBen Sima
2025-11-24agent: restore git commit with amp outputBen Sima
2025-11-24Remove git actions from workerBen Sima
2025-11-24fix(worker): remove unnecessary reset to worker branchBen Sima
2025-11-24Allow worker to take a specific task to work onBen Sima
2025-11-24Display credits correctly and don't loop agentBen Sima
2025-11-24Simplify agent commandBen Sima
2025-11-24Restore AGENTS.md instructions to workerBen Sima
2025-11-22feat(agent): restore vertical status layoutBen Sima
2025-11-22fix: remove redundant imports in Omni/Agent/Log.hsBen Sima
2025-11-22fix: fix compilation and lint errorsBen Sima
2025-11-22task: complete t-1o2bxd11zv9 (Merge)Ben Sima
2025-11-22feat: implement t-1o2bxcq7999.4Ben Sima
2025-11-22feat: implement t-1o2bxd11zv9Ben Sima
2025-11-22Merge branch 'review/t-rWcqsDZFM.3' into liveBen Sima
2025-11-22task: complete t-rWcqsDZFM.2 (Merge)Ben Sima
2025-11-22feat: implement t-rWcqsDZFM.3Ben Sima
2025-11-22task: complete t-rWcqsDZFM.1 (Merge)Ben Sima
2025-11-22feat: implement t-rWcqsDZFM.2Ben Sima
2025-11-22task: sync databaseBen Sima
2025-11-22Fix: Add LambdaCase extension and fix imports, and update tasksBen Sima
2025-11-22Merge task t-rWcmRMaWX.2: Round credits to nearest centBen Sima
2025-11-22Merge task t-rWclFp3vN: Improve Worker status bar activity formattingBen Sima
2025-11-22feat: capture amp summary and forbid commitOmni Worker
2025-11-22feat: include AGENTS.md in worker promptOmni Worker
2025-11-22feat: implement t-rWcmRMaWX.2Omni Worker
2025-11-22feat: implement t-rWclFp3vNOmni Worker
2025-11-22task: claim t-rWclFp3vNOmni Worker
2025-11-22fix: divide amp credits by 100 to display dollarsOmni Worker
2025-11-22fix: read amp log from start and use totalCredits for accuracyOmni Worker
2025-11-22fix: parse correct json fields from amp logsOmni Worker
2025-11-22feat: split thread and credits lines in worker status barOmni Worker
2025-11-22feat: stream amp logs to worker status barOmni Worker
2025-11-22style: fix lintingOmni Worker
2025-11-22feat(agent): responsive 4-line status bar with thread IDOmni Worker
2025-11-22refactor(agent): use git sync instead of rebaseOmni Worker
2025-11-22fix(agent): fix updateTaskStatus signatureOmni Worker
2025-11-22refactor(agent): use 'git sync' instead of rebaseOmni Worker
2025-11-22fix(agent): update updateTaskStatus callsOmni Worker
2025-11-21fix(agent): simple ascii status bar to avoid xterm errorsOmni Worker
2025-11-21feat(agent): add 2-line status monitoring UIOmni Worker
2025-11-21fix(agent): check for existing branch before creatingOmni Worker
2025-11-21task: sync statusOmni Worker
2025-11-21fix(agent): handle empty commits gracefullyOmni Worker
2025-11-21fix(agent): detect stale rebase before abortingOmni Worker
2025-11-21fix(agent): robust git rebase handlingOmni Worker
2025-11-21feat(agent): use haskell binary in start-worker.shOmni Worker
2025-11-21style: fix lintingOmni Worker