homelab/telegram
Mikkel Georgsen a27ac010ec feat(01-03): add /archive command to compress and remove sessions
Archives session directory with tar+pigz to sessions_archive/,
terminates any running subprocess first, clears active session if needed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 18:01:14 +00:00
..
personas feat(01-01): create persona library with default templates 2026-02-04 17:33:16 +00:00
.gitignore Add Telegram bot and shared storage documentation 2026-01-16 14:21:51 +00:00
bot.py feat(01-03): add /archive command to compress and remove sessions 2026-02-04 18:01:14 +00:00
claude_subprocess.py fix(01-03): don't treat SIGTERM as crash, fix async callbacks in crash handler 2026-02-04 17:58:27 +00:00
session_manager.py feat(01-03): add /archive command to compress and remove sessions 2026-02-04 18:01:14 +00:00