-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Description
Summary
It would be great to have session switching and cross-device session continuity support.
Use Cases
1. Session Switching
Currently, /new resets the session with no way to return to a previous one. It would be helpful to:
- List previous sessions (e.g.,
/sessions) - Switch back to a previous session (e.g.,
/session <id>)
2. Cross-Device Session Continuity
When a Claude Code session is started on a local machine (terminal/IDE), it would be very useful to continue or monitor that session from Telegram.
For example:
- Start a long-running task on a desktop Claude Code session
- Check progress or send follow-up commands from Telegram on a phone
- Resume the same conversation context across devices
Motivation
As a mobile-first remote control tool, being able to pick up where you left off — whether from a previous Telegram session or a desktop session — would significantly improve the workflow.
🤖 Generated with Claude Code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels