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
4 days
Add python_exec tool for agent Python execution
Ben Sima
4 days
telegram: switch to HaskellNet for IMAP, fix message delivery bugs
Ben Sima
5 days
Add hledger tools to Telegram bot
Ben Sima
5 days
telegram: round cost to 2 decimal places in logs
Ben Sima
5 days
telegram: per-user memory in groups, continuous typing
Ben Sima
6 days
feat: add Telegram topic (message_thread_id) support
Ben Sima
6 days
fix: use OpenAI Whisper for voice transcription
Ben Sima
6 days
Enable WAL mode and busy timeout for SQLite concurrency
Ben Sima
6 days
Add incoming message queue for Telegram bot
Ben Sima
6 days
telegram: fix audio transcription model and prompt order
Ben Sima
6 days
telegram: unified message queue with async/scheduled sends
Ben Sima
6 days
Fix Telegram streaming markdown parse errors
Ben Sima
6 days
Add ISO 8601 timestamps to conversation context messages
Ben Sima
6 days
Add knowledge graph with typed relations to Memory module
Ben Sima
6 days
feat: only allow whitelisted users to add bot to groups
Ben Sima
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
7 days
Instruct bot to always include text response after tool calls
Ben Sima
7 days
Add current date/time to Telegram bot system prompt
Ben Sima
7 days
Filter calendar to BenSimaShared and Kate only
Ben Sima
7 days
Add calendar tools using khal CLI
Ben Sima
7 days
Add PDF and Notes tools to Telegram bot
Ben Sima
7 days
Telegram bot: Kagi web search tool
Ben Sima
7 days
Telegram bot: user whitelist access control
Ben Sima
7 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
8 days
Add Omni/Agent/PLAN.md - agent infrastructure roadmap
Ben Sima
2025-12-02
Remove pyproject=true, use format=setuptools, add toggle_episode_public
Ben Sima
2025-12-02
Fix Admin.py imports for bild local dep detection
Ben Sima
2025-12-02
Improve agent system prompt for better token efficiency
Ben Sima
2025-12-02
Ignore PLC0415 in ruff (late imports for circular deps)
Ben Sima
[next]