Skip to content

v0.1.0

Choose a tag to compare

@ssamssae ssamssae released this 30 Aug 22:14
· 3 commits to main since this release
68acc66

cursor-telegram-bridge 0.1.0

First public release. One Telegram chat drives one machine's Cursor session.

  • TUI lane pastes into an existing tmux session named cursor
  • Headless fallback runs cursor-agent -p when 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