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
26 hours
Add Ava systemd deployment with dedicated user and workspace
Ben Sima
27 hours
Add subagent system for Ava
Ben Sima
2 days
Add skills system for ava
Ben Sima
2 days
refactor: Rename Bot to Ava, remove cost guardrail
Ben Sima
3 days
Restrict new tools to Ben only
Ben Sima
3 days
t-265.6: Add feedback collection endpoint for PIL
Ben Sima
4 days
t-265.4: Add read_file tool and PIL codebase context to Ava
Ben Sima
4 days
Fix message splitting to not use LLM
Ben Sima
4 days
Add outreach approval queue for Ava (t-265.3)
Ben Sima
4 days
Add HTTP request tools for agent API interactions
Ben Sima
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
5 days
feat: add Telegram topic (message_thread_id) support
Ben Sima
5 days
fix: use OpenAI Whisper for voice transcription
Ben Sima
5 days
Add incoming message queue for Telegram bot
Ben Sima
5 days
telegram: unified message queue with async/scheduled sends
Ben Sima
5 days
Fix Telegram streaming markdown parse errors
Ben Sima
5 days
Add knowledge graph with typed relations to Memory module
Ben Sima
5 days
feat: only allow whitelisted users to add bot to groups
Ben Sima
5 days
feat: allow all users in group chats, whitelist only for DMs
Ben Sima
5 days
feat: enable Markdown rendering in Telegram messages
Ben Sima
5 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
6 days
Fix telegram bot timeout and sendMessage 400 error
Ben Sima
6 days
Merge telegram bot system prompt with user's preferred style
Ben Sima
7 days
Add Telegram bot agent (t-251)
Ben Sima