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
Age
Commit message (
Expand
)
Author
6 days
feat: allow all users in group chats, whitelist only for DMs
Ben Sima
6 days
feat: enable Markdown rendering in Telegram messages
Ben Sima
6 days
fix: accumulate streaming tool call arguments across SSE chunks
Ben Sima
6 days
telegram: add conversation context to group pre-filter
Ben Sima
6 days
fix: correct cost estimation formulas
Ben Sima
6 days
telegram: add cheap pre-filter for group messages
Ben Sima
6 days
telegram: intelligent group response (LLM decides when to speak)
Ben Sima
6 days
telegram: add group chat support
Ben Sima
6 days
telegram: fix parsing, add webpage reader, use gemini
Ben Sima
6 days
telegram bot: refactor + multimedia + reply support
Ben Sima
6 days
feat: add image and voice message support for Telegram bot
Ben Sima
6 days
feat: add reminder service for todos
Ben Sima
6 days
fix: prompt for text response when agent returns empty after tool calls
Ben Sima
6 days
Add todo tools with due dates
Ben Sima
6 days
Add sender_name to conversation messages for group chat support
Ben Sima
6 days
Add current user name to Telegram bot system prompt
Ben Sima
6 days
Show calendar name in events and add optional calendar filter
Ben Sima
6 days
Instruct bot to always include text response after tool calls
Ben Sima
6 days
Add current date/time to Telegram bot system prompt
Ben Sima
6 days
Filter calendar to BenSimaShared and Kate only
Ben Sima
6 days
Add calendar tools using khal CLI
Ben Sima
6 days
Add PDF and Notes tools to Telegram bot
Ben Sima
6 days
Telegram bot: Kagi web search tool
Ben Sima
6 days
Telegram bot: user whitelist access control
Ben Sima
6 days
Telegram bot: conversation history and summaries
Ben Sima
7 days
Fix telegram bot timeout and sendMessage 400 error
Ben Sima
7 days
Merge telegram bot system prompt with user's preferred style
Ben Sima
7 days
Add Telegram bot agent (t-251)
Ben Sima
7 days
Add cross-agent memory system (t-248)
Ben Sima
7 days
t-247: Add Provider abstraction for multi-backend LLM support
Ben Sima
7 days
Add Omni/Agent/PLAN.md - agent infrastructure roadmap
Ben Sima
2025-12-02
Improve agent system prompt for better token efficiency
Ben Sima
2025-12-02
Remove duplicate prompt content
Ben Sima
2025-12-02
System prompt improvements
Ben Sima
2025-12-02
jr: add 'prompt' command to inspect agent system prompt
Ben Sima
2025-12-01
Compact amp-style timeline rendering and targeted file reading
Ben Sima
2025-12-01
Fix build errors in Jr modules
Ben Sima
2025-12-01
Fix timeline partial to include cost/token metrics and controls
Ben Sima
2025-12-01
Strengthen prompt to stop immediately after tests pass
Ben Sima
2025-12-01
Add prompt guidance for large file editing
Ben Sima
2025-12-01
Add guardrail for repeated edit_file failures
Ben Sima
2025-12-01
Scale cost guardrail by task complexity
Ben Sima
2025-12-01
Clicking LIVE label toggles live updates on/off
Ben Sima
2025-12-01
Show tool call arguments inline instead of JSON blob
Ben Sima
2025-12-01
Increase duplicate tool call guardrail limit from 5 to 20
Ben Sima
2025-12-01
Add actor tracking for status changes and use unified timeline
Ben Sima
2025-12-01
Add actor column to agent_events table
Ben Sima
2025-12-01
Add guardrails and progress tracking to Jr agent
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
[next]