Skip to content

feat(telegram): Cursor repo agent tool + Telegram completion updates#1073

Draft
ryokun6 wants to merge 1 commit intomainfrom
cursor/telegram-cursor-agent-4a6b
Draft

feat(telegram): Cursor repo agent tool + Telegram completion updates#1073
ryokun6 wants to merge 1 commit intomainfrom
cursor/telegram-cursor-agent-4a6b

Conversation

@ryokun6
Copy link
Copy Markdown
Owner

@ryokun6 ryokun6 commented Apr 29, 2026

Brings cursorRyOsRepoAgent into the Telegram tool surface for the owner account when CURSOR_API_KEY is configured server-side, matching web chat behavior.

Telegram webhook passes telegramCursorRunNotify into conversation prep so async runs spawn a lightweight Redis poller that DM-replies with terminal summary, PR URL when present, and an authenticated poll hint URL—plus periodic nudges on long runs. Blocking/no-Redis runs send a single completion DM.

Docs (docs/9-changelog.md), Telegram system prompt (TELEGRAM_CHAT_INSTRUCTIONS), and status labels (cursorRyOsRepoAgent) updated accordingly.

Testing: bun run build; bun test tests/test-cursor-repo-agent-tool.test.ts.

Open in Web Open in Cursor 

- Register cursorRyOsRepoAgent for telegram channel when owner + CURSOR_API_KEY
- Poll Redis for terminal events and notify Telegram with summary/PR + poll hint
- Optional telegramCursorRunNotify on prepareRyoConversationModelInput (webhook)
- Telegram prompt/status strings for cursor tool; changelog + tests
@ryos-deploy
Copy link
Copy Markdown

ryos-deploy Bot commented Apr 29, 2026

The preview deployment for ryos-dev is ready. 🟢

Open Preview | Open Build Logs | Open Application Logs

Last updated at: 2026-04-29 19:46:59 CET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants