docs: add /sessions and /timeout commands to CLAUDE.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Mikkel Georgsen 2026-02-04 23:40:52 +00:00
parent c2603c395f
commit 639e4f58e0

View file

@ -139,7 +139,9 @@ Two-way interactive bot for homelab management and communication with Claude.
**Commands (in Telegram):** **Commands (in Telegram):**
- `/new <name> [persona]` - Create new Claude session - `/new <name> [persona]` - Create new Claude session
- `/session <name>` - Switch to a 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. - `/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 - `/archive <name>` - Archive and remove a session
- `/status` - Quick service overview (ping check) - `/status` - Quick service overview (ping check)
- `/pbs` - PBS backup status - `/pbs` - PBS backup status