v0.1.0
cursor-telegram-bridge 0.1.0
First public release. One Telegram chat drives one machine's Cursor session.
- TUI lane pastes into an existing
tmuxsession namedcursor - Headless fallback runs
cursor-agent -pwhen that session is gone - Answers are harvested from Cursor agent transcripts (text-only finals)
- Photos / image files are saved locally and handed to Cursor as a path
- Delivery is a direct Telegram Bot API
sendMessage(no private bus) - The allowed chat id has no default; the process exits if it is unset