homelab/telegram
Mikkel Georgsen 74f12a13fc feat(03-01): extend session metadata and PID tracking
- Add idle_timeout field (default 600s) to session metadata
- Add get_session_timeout() helper to SessionManager
- Add pid property to ClaudeSubprocess for PID tracking
- Enables lifecycle management to query timeout values and track process PIDs
2026-02-04 23:28:40 +00:00
..
personas fix(02-02): typing indicator lifecycle, model identity, tool permissions 2026-02-04 22:10:02 +00:00
.gitignore Add Telegram bot and shared storage documentation 2026-01-16 14:21:51 +00:00
bot.py docs: add /model and session commands to help text and CLAUDE.md 2026-02-04 22:43:49 +00:00
claude_subprocess.py feat(03-01): extend session metadata and PID tracking 2026-02-04 23:28:40 +00:00
idle_timer.py feat(03-01): create SessionIdleTimer module 2026-02-04 23:28:04 +00:00
message_batcher.py feat(02-02): integrate typing indicators, batching, and file handling 2026-02-04 19:24:09 +00:00
session_manager.py feat(03-01): extend session metadata and PID tracking 2026-02-04 23:28:40 +00:00
telegram_utils.py fix(02-02): typing indicator lifecycle, model identity, tool permissions 2026-02-04 22:10:02 +00:00