Describe the bug
Cheetahclaws send [approve][reject] which I can't click.
Even after setting accept-all via , the Telegram bridge cannot send files back to the user.
- Text messages, slash commands, voice notes, and photos to cheetahclaws work fine.
- Any time the AI tries to send a file no file appears in Telegram.
- The AI keeps saying “file sent” or shows the file content in the web UI, but nothing arrives in the Telegram chat.
This makes the Telegram bridge unusable for any workflow that involves file output.
Docker:
volumes:
- ./data:/data
- /path/to/workspace:/workspace:rw
Describe the bug
Cheetahclaws send [approve][reject] which I can't click.
Even after setting
accept-allvia , the Telegram bridge cannot send files back to the user.This makes the Telegram bridge unusable for any workflow that involves file output.
Docker:
volumes:
- ./data:/data
- /path/to/workspace:/workspace:rw