feat(telegram-remote): show transcript in Telegram only, not to AI
This commit is contained in:
@@ -9,7 +9,7 @@ Turn any Telegram chat into a pocket terminal for your harness: chat with your A
|
||||
## ✨ Features
|
||||
|
||||
- 💬 **Chat from Telegram** — send a message, get a live-streamed structured reply (thinking, tools, final answer) edited in place
|
||||
- 🎙️ **Voice & audio** — send a voice message or audio file; it is transcribed through your home-lab Whisper server (default `large-v2` on CUDA GPU) and the text is sent to your AI
|
||||
- 🎙️ **Voice & audio** — send a voice message or audio file; it is transcribed through your home-lab Whisper server (default `large-v2` on CUDA GPU) and the text is shown in Telegram (not sent to the AI agent)
|
||||
- 🎛 **Full harness control** — 49 commands: chats, models, sessions, subagents, goals, jobs, files, PowerShell, exports, presets, skills, settings, credentials, permissions, and more
|
||||
- 📡 **Live state** — status, running turns, queued messages (steer / edit / remove), background jobs
|
||||
- 🔐 **Permission-aware** — sandbox read/write/full control per chat, approval buttons for risky tools
|
||||
|
||||
Reference in New Issue
Block a user