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
/
Task
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-29
Expand intervention page to show all human action items
Ben Sima
2025-11-29
Sort /blocked page by blocking impact (transitive dependents)
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 nullable SQL field
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 web UI bug in search filter
Ben Sima
2025-11-27
Add Draft status for tasks not ready for jr to pickup
Ben Sima
2025-11-27
Add Omni/Fact.hs core module with CRUD operations
Ben Sima
2025-11-27
Exclude tasks with retry >= 3 from ready queue
Ben Sima
2025-11-27
Change task detail labels to inline format (ID: t-123 on same line)
Ben Sima
2025-11-27
Fix SQL query and add simple migration test
Ben Sima
2025-11-27
Add human notes field for intervention tasks
Ben Sima
2025-11-27
Implement proper schema migrations for ALTER TABLE
Ben Sima
2025-11-27
Display worker metrics on task detail page
Ben Sima
2025-11-27
Add views for blocked and needs-intervention tasks
Ben Sima
2025-11-27
Fix filter dropdowns returning empty string for All option
Ben Sima
2025-11-27
Show activity timeline on task detail page in web UI
Ben Sima
2025-11-27
Add logActivity helper and integrate into Worker.hs
Ben Sima
2025-11-27
Add task_activity table schema
Ben Sima
2025-11-27
jr: Fix empty query param parsing and use XDG for db path
Ben Sima
2025-11-26
Jr: Sequential task IDs
Ben Sima
2025-11-26
Move test database to _/tmp (cabdir)
Ben Sima
2025-11-26
Add task delete command
Ben Sima
2025-11-26
Fix test database isolation: TASK_TEST_MODE takes precedence
Ben Sima
2025-11-26
Add task list filters (status, priority, namespace)
Ben Sima
2025-11-26
Remove git-tracked task references from hooks and docs
Ben Sima
2025-11-26
Remove task sync command and git-tracked tasks
Ben Sima
2025-11-25
jr: implement Gerrit-style conflict handling
Ben Sima
2025-11-25
task: use sqids for uniform-length IDs
Ben Sima
2025-11-24
fix(task): ensure thread safety and isolate tests
Ben Sima
2025-11-24
task: migrate storage from jsonl to sqlite
Ben Sima
2025-11-22
task: complete t-1o2c9vazf64 (Merge)
Ben Sima
2025-11-22
feat: implement t-1o2c9vazf64
Ben Sima
2025-11-22
fix: cleanup test artifact in Omni/Task/RaceTest.hs
Ben Sima
2025-11-22
Merge branch 'review/t-1o2bxd3kezj' into live
Ben Sima
2025-11-22
task: complete t-1o2bxcq7999.2 (Merge)
Ben Sima
2025-11-22
feat: implement t-1o2bxd3kezj
Ben Sima
2025-11-22
feat: implement t-1o2bxcq7999.2
Ben Sima
2025-11-22
task: complete t-1o2bkufixnc (Merge)
Ben Sima
2025-11-22
feat: implement t-1o2bkufixnc
Ben Sima
2025-11-22
task: complete t-rWcpygi7d (Merge)
Ben Sima
2025-11-22
feat: implement t-1o2bkufixnc
Ben Sima
2025-11-22
feat: implement t-rWcpygi7d
Ben Sima
2025-11-22
Implement task edit command
Omni Worker
2025-11-22
fix: remove unused binding and fix test argument
Omni Worker
[next]