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
2 days
Batch web_reader tool, much faster
Ben Sima
7 days
t-247: Add Provider abstraction for multi-backend LLM support
Ben Sima
2025-12-02
Improve agent system prompt for better token efficiency
Ben Sima
2025-12-02
Remove duplicate prompt content
Ben Sima
2025-12-02
System prompt improvements
Ben Sima
2025-12-02
jr: add 'prompt' command to inspect agent system prompt
Ben Sima
2025-12-01
Compact amp-style timeline rendering and targeted file reading
Ben Sima
2025-12-01
Fix build errors in Jr modules
Ben Sima
2025-12-01
Fix timeline partial to include cost/token metrics and controls
Ben Sima
2025-12-01
Strengthen prompt to stop immediately after tests pass
Ben Sima
2025-12-01
Add prompt guidance for large file editing
Ben Sima
2025-12-01
Scale cost guardrail by task complexity
Ben Sima
2025-12-01
Clicking LIVE label toggles live updates on/off
Ben Sima
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
[next]