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
Age
Commit message (
Expand
)
Author
2025-12-01
Add actor tracking for status changes and use unified timeline
Ben Sima
2025-12-01
Remove separate Agent Log page, consolidate timeline styles
Ben Sima
2025-12-01
Add actor column to agent_events table
Ben Sima
2025-12-01
Fix code block display in task descriptions for light mode
Ben Sima
2025-12-01
Make Result sections collapsible in Agent Log (collapsed by default)
Ben Sima
2025-12-01
Add guardrails and progress tracking to Jr agent
Ben Sima
2025-12-01
Render task comments as markdown in web view
Ben Sima
2025-12-01
Jr -> Junior header
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
Add author field to task comments (Human vs Junior)
Ben Sima
2025-12-01
Fix agent event content double-encoding in web UI
Ben Sima
2025-12-01
Fix cost reporting - parse actual cost from OpenRouter API response
Ben Sima
2025-12-01
Fix Worker.hs prompt to use lint instead of hlint
Ben Sima
2025-12-01
Replace llm CLI with Engine.chat in Jr.hs
Ben Sima
2025-12-01
Fix cost reporting - parse actual cost from OpenRouter API response
Ben Sima
2025-12-01
Fix Agent Log scroll position reset on HTMX poll
Ben Sima
2025-12-01
Add jr task log CLI command
Ben Sima
2025-12-01
Add SSE streaming endpoint for agent events
Ben Sima
2025-12-01
Show complexity in task detail view
Ben Sima
2025-12-01
Add summary comment when individual task completes
Ben Sima
2025-12-01
Validate cwd exists before running bash commands
Ben Sima
2025-11-30
Generate summary comment when epic children complete
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
Fix task loading - column order mismatch in SQL query
Ben Sima
2025-11-30
Audit and verify Engine testing coverage
Ben Sima
2025-11-30
Audit and verify Engine testing coverage
Ben Sima
2025-11-30
Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
Ben Sima
2025-11-30
Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
Ben Sima
2025-11-30
Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
Ben Sima
2025-11-30
Remove retry notes field, use comments instead
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-30
Define Tool protocol and LLM provider abstraction
Ben Sima
2025-11-29
Implement core coding tools (read, write, bash, search)
Ben Sima
2025-11-29
Implement agent loop with tool execution
Ben Sima
2025-11-29
Define Tool protocol and LLM provider abstraction
Ben Sima
2025-11-29
Expand intervention page to show all human action items
Ben Sima
2025-11-29
Store agent review notes as task comments
Ben Sima
2025-11-29
Add Draft status option to task detail status dropdown
Ben Sima
2025-11-29
Add dark mode styles for retry/failure banner on task detail pages
Ben Sima
2025-11-29
Add dark mode styles for KB fact detail page form elements
Ben Sima
2025-11-29
Sort /blocked page by blocking impact (transitive dependents)
Ben Sima
2025-11-29
Render task descriptions as markdown (not just epics)
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
[next]