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
/
Engine.hs
Age
Commit message (
Expand
)
Author
5 days
fix: accumulate streaming tool call arguments across SSE chunks
Ben Sima
6 days
fix: correct cost estimation formulas
Ben Sima
6 days
fix: prompt for text response when agent returns empty after tool calls
Ben Sima
7 days
t-247: Add Provider abstraction for multi-backend LLM support
Ben Sima
2025-12-01
Add guardrail for repeated edit_file failures
Ben Sima
2025-12-01
Add guardrails and progress tracking to Jr agent
Ben Sima
2025-12-01
Fix cost reporting - parse actual cost from OpenRouter API response
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
Audit and verify Engine testing coverage
Ben Sima
2025-11-30
Define Tool protocol and LLM provider abstraction
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