index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Omni
/
Agent
/
Worker.hs
Age
Commit message (
Expand
)
Author
2025-12-01
Show tool call arguments inline instead of JSON blob
Ben Sima
2025-12-01
Increase duplicate tool call guardrail limit from 5 to 20
Ben Sima
2025-12-01
Add actor tracking for status changes and use unified timeline
Ben Sima
2025-12-01
Add actor column to agent_events table
Ben Sima
2025-12-01
Add guardrails and progress tracking to Jr agent
Ben Sima
2025-12-01
Improve Jr agent structure with progress file and incremental workflow
Ben Sima
2025-12-01
Improve Worker.hs prompt to avoid redundant test/lint runs
Ben Sima
2025-12-01
Fix agent event content double-encoding in web UI
Ben Sima
2025-12-01
Fix Worker.hs prompt to use lint instead of hlint
Ben Sima
2025-12-01
Fix cost reporting - parse actual cost from OpenRouter API response
Ben Sima
2025-11-30
Extract facts from completed tasks after review acceptance
Ben Sima
2025-11-30
Add agent observability: event logging and storage
Ben Sima
2025-11-30
Fix jr loop: update model IDs and dev shell
Ben Sima
2025-11-30
Remove amp dependency entirely
Ben Sima
2025-11-30
Add task complexity field and model selection
Ben Sima
2025-11-30
Replace amp subprocess with native Engine in Worker
Ben Sima
2025-11-29
Inject relevant facts into coder agent context
Ben Sima
2025-11-29
Inject task comments into agent context during work and review
Ben Sima
2025-11-28
Add comments field to tasks for providing extra context
Ben Sima
2025-11-28
Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
Ben Sima
2025-11-28
Truncate task title to 52 characters in commit message subject line
Ben Sima
2025-11-27
Add human notes field for intervention tasks
Ben Sima
2025-11-27
Display worker metrics on task detail page
Ben Sima
2025-11-27
Fix filter dropdowns returning empty string for All option
Ben Sima
2025-11-27
Add logActivity helper and integrate into Worker.hs
Ben Sima
2025-11-26
Improve worker prompt and fix output interleaving
Ben Sima
2025-11-26
Handle no-changes case: mark task Done instead of Review
Ben Sima
2025-11-26
Improve jr loop logging and fix review race condition
Ben Sima
2025-11-26
Use task title as commit subject, amp output as body
Ben Sima
2025-11-26
Fix worker: only set Review after commit succeeds
Ben Sima
2025-11-26
Simplify worker to use lint --fix
Ben Sima
2025-11-26
Clean commit message subject for gitlint compliance
Ben Sima
2025-11-26
Fix worker to run formatters before commit
Ben Sima
2025-11-25
jr: implement Gerrit-style conflict handling
Ben Sima
2025-11-25
worker: format commit messages for gitlint compliance
Ben Sima
2025-11-25
jr: add review command, --try-opus, Task-Id trailer
Ben Sima
2025-11-24
agent: restore git commit with amp output
Ben Sima
2025-11-24
Remove git actions from worker
Ben Sima
2025-11-24
fix(worker): remove unnecessary reset to worker branch
Ben Sima
2025-11-24
Allow worker to take a specific task to work on
Ben Sima
2025-11-24
Display credits correctly and don't loop agent
Ben Sima
2025-11-24
Restore AGENTS.md instructions to worker
Ben Sima
2025-11-22
fix: fix compilation and lint errors
Ben Sima
2025-11-22
task: complete t-1o2bxd11zv9 (Merge)
Ben Sima
2025-11-22
feat: implement t-1o2bxd11zv9
Ben Sima
2025-11-22
Fix: Add LambdaCase extension and fix imports, and update tasks
Ben Sima
2025-11-22
Merge task t-rWclFp3vN: Improve Worker status bar activity formatting
Ben Sima
2025-11-22
feat: capture amp summary and forbid commit
Omni Worker
2025-11-22
feat: include AGENTS.md in worker prompt
Omni Worker
2025-11-22
task: claim t-rWclFp3vN
Omni Worker
[next]