docs: add /sessions and /timeout commands to CLAUDE.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
c2603c395f
commit
639e4f58e0
1 changed files with 2 additions and 0 deletions
|
|
@ -139,7 +139,9 @@ Two-way interactive bot for homelab management and communication with Claude.
|
|||
**Commands (in Telegram):**
|
||||
- `/new <name> [persona]` - Create new Claude session
|
||||
- `/session <name>` - Switch to a session
|
||||
- `/sessions` - List all sessions with status
|
||||
- `/model <name>` - Switch model (sonnet/opus/haiku or full ID). Persisted per session.
|
||||
- `/timeout <minutes>` - Set idle timeout (1-120 min, default 10)
|
||||
- `/archive <name>` - Archive and remove a session
|
||||
- `/status` - Quick service overview (ping check)
|
||||
- `/pbs` - PBS backup status
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue