openclaw/src/commands
Arne Moor 6da26f3f21 fix: critical Telegram integration issues
- Add Telegram handling to relay command when selected via pickProvider
- Add Telegram delivery support to agent --deliver command
- Add telegram: prefix to sender identifiers to prevent session ID collisions
- Update detectProvider to properly handle telegram: prefixed identifiers
- Document provider detection logic and session ID collision prevention

Fixes session ID collisions where Telegram users without usernames (numeric IDs
or phone numbers) were being misidentified as WhatsApp users, causing cross-
provider session leakage.
2025-12-06 02:34:44 +01:00
..
agent.test.ts CLI: add agent command for direct agent runs 2025-12-04 17:54:20 +00:00
agent.ts fix: critical Telegram integration issues 2025-12-06 02:34:44 +01:00
identity.ts feat: add cross-provider Claude session sharing 2025-12-05 23:02:01 +01:00
send.test.ts Tests: cover agents and fix web defaults 2025-12-02 11:08:00 +00:00
send.ts feat: add telegram provider with CLI integration 2025-12-05 18:59:38 +01:00
status.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
status.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
up.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
up.ts feat: add telegram provider with CLI integration 2025-12-05 18:59:38 +01:00
webhook.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
webhook.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00