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-11-26
Add stats page (GET /stats)
Ben Sima
2025-11-26
Add mobile-first CSS styling
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
Improve worker prompt and fix output interleaving
Ben Sima
2025-11-26
Add task list filters (status, priority, namespace)
Ben Sima
2025-11-26
Implement ready queue view (GET /ready)
Ben Sima
2025-11-26
Implement review interface (GET /tasks/:id/review with accept/reject)
Ben Sima
2025-11-26
Handle no-changes case: mark task Done instead of Review
Ben Sima
2025-11-26
Reset stuck Review tasks to Open when no commit found
Ben Sima
2025-11-26
Improve jr loop logging and fix review race condition
Ben Sima
2025-11-26
Remove outdated git commit note from task update
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-26
Use task title as commit subject, amp output as body
Ben Sima
2025-11-26
The implementation is complete. Summary of what was implemented
Ben Sima
2025-11-26
Fix worker: only set Review after commit succeeds
Ben Sima
2025-11-26
Fix auto-review to use full namespace path
Ben Sima
2025-11-26
Add task detail view with status form
Ben Sima
2025-11-26
Simplify worker to use lint --fix
Ben Sima
2025-11-26
Add task list view with mobile-friendly cards
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-26
Add jr loop command for autonomous work+review cycle
Ben Sima
2025-11-26
Add jr web command with Servant skeleton
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
task: use sqids for uniform-length IDs
Ben Sima
2025-11-25
fix(agent): show elapsed duration instead of wall clock time
Ben Sima
2025-11-25
fix(jr): review command git show args
Ben Sima
2025-11-25
feat: implement t-1o2eyi9ipb2
Ben Sima
2025-11-25
jr: add review command, --try-opus, Task-Id trailer
Ben Sima
2025-11-24
fix(task): ensure thread safety and isolate tests
Ben Sima
2025-11-24
deprecate(agent): move functionality to jr
Ben Sima
2025-11-24
fix(agent): round credits to 2 decimal places and use totalCredits
Ben Sima
2025-11-24
agent: add note about legacy merge driver logic
Ben Sima
2025-11-24
feat: implement t-1o2egbj8o0n.3
Ben Sima
2025-11-24
Remove harvest command and documentation
Ben Sima
2025-11-24
feat: implement t-1o2egbj8o0n.2
Ben Sima
2025-11-24
agent: restore git commit with amp output
Ben Sima
2025-11-24
task: migrate storage from jsonl to sqlite
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
feat: implement t-1o2egbj8o0n.1
Ben Sima
2025-11-24
feat(jr): Create Omni/Jr.hs main entry point
Ben Sima
2025-11-24
Display credits correctly and don't loop agent
Ben Sima
2025-11-24
Simplify agent command
Ben Sima
2025-11-24
Restore AGENTS.md instructions to worker
Ben Sima
[prev]
[next]