Roo-Code/packages
Roo Code c7d31ae5d0 feat: add Telegram Bridge MCP Server for remote control of Roo Code
This PR implements the foundation for Issue #11146 - Native Telegram Bot
Integration for Remote Control.

Changes:
- Add ApproveAsk and DenyAsk commands to IPC types
- Add IPC command handlers in extension for approve/deny
- Create @roo-code/telegram-bridge MCP server package
- Add Telegram bot integration with approve/deny buttons
- Add tests for new IPC commands

The Telegram Bridge MCP Server allows users to:
- Receive Roo Code messages on Telegram in real-time
- Approve/reject tool operations via inline buttons
- Send new instructions from Telegram
- Monitor task status remotely
2026-02-02 01:07:59 +00:00
..
build Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
cloud refactor(read_file): Codex-inspired read_file refactor EXT-617 (#10981) 2026-01-29 15:16:32 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
core Remove Merge button from worktrees (#10924) 2026-01-23 16:55:46 -05:00
evals Update next.js (#11108) 2026-01-30 02:08:45 -08:00
ipc feat: add Telegram Bridge MCP Server for remote control of Roo Code 2026-02-02 01:07:59 +00:00
telegram-bridge feat: add Telegram Bridge MCP Server for remote control of Roo Code 2026-02-02 01:07:59 +00:00
telemetry fix(condense): remove custom condensing model option (#10901) 2026-01-22 20:06:04 -05:00
types feat: add Telegram Bridge MCP Server for remote control of Roo Code 2026-02-02 01:07:59 +00:00
vscode-shim Some cleanup in ExtensionHost (#10600) 2026-01-10 02:29:33 -08:00