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
/
Telegram.hs
Age
Commit message (
Expand
)
Author
6 days
Add incoming message queue for Telegram bot
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 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
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
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
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
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