index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Add lint and build commands to AGENTS.md for agent context
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
2025-11-29
Add comments UI to task detail web pages
Ben Sima
2025-11-29
Add clickable priority dropdown on task detail pages
Ben Sima
2025-11-29
Add sorting options to task list pages
Ben Sima
2025-11-29
Add time range filter to homepage Task Status section
Ben Sima
2025-11-29
Add cost and duration metrics to homepage Task Status section
Ben Sima
2025-11-29
Fix Cancel button on description edit form
Ben Sima
2025-11-29
Remove background and border from breadcrumbs
Ben Sima
2025-11-29
Inline description editing with HTMX view/edit swap
Ben Sima
2025-11-29
Fix dark mode contrast for homepage stat card numbers
Ben Sima
2025-11-29
Fix navbar dropdown click-to-toggle behavior
Ben Sima
2025-11-29
Add breadcrumbs navigation for task hierarchy
Ben Sima
2025-11-29
Compact task detail metadata into inline Gerrit-style layout
Ben Sima
2025-11-29
Fix dark theme description text invisible on task detail page
Ben Sima
2025-11-29
Fix Recent Activity pagination and refresh bugs
Ben Sima
2025-11-29
Fix nullable SQL field
Ben Sima
2025-11-28
Use HTMX hx-boost for smoother page navigation
Ben Sima
2025-11-28
Add description edit form to task detail page in web UI
Ben Sima
2025-11-28
Add comments field to tasks for providing extra context
Ben Sima
2025-11-28
Make task description a required field on create
Ben Sima
2025-11-28
Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
Ben Sima
2025-11-28
Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
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-28
Remove Jr Dashboard header from homepage
Ben Sima
2025-11-28
Add pagination to Recent Activity with HTMX load more button
Ben Sima
2025-11-28
Update AGENTS.md to instruct workers to add facts as they discover them
Ben Sima
2025-11-28
Add create fact form in web UI
Ben Sima
2025-11-28
Add fact detail/edit view in web UI
Ben Sima
2025-11-28
Create /kb web page listing facts with confidence scores
Ben Sima
2025-11-28
Implement jr facts list/show/add/delete CLI commands
Ben Sima
2025-11-28
Update AGENTS.md to use jr task instead of task
Ben Sima
2025-11-28
Add Omni/Fact.hs core module with CRUD operations
Ben Sima
2025-11-28
Fix web UI bug in search filter
Ben Sima
[next]