homelab/telegram
Mikkel Georgsen 2302b75e14 fix(01-02): read model/max_turns from persona settings object
Persona JSON nests model and max_turns under "settings" but the
subprocess was looking for them at the top level, so --model and
--max-turns were never passed to claude CLI.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 18:18:38 +00:00
..
personas feat(01-01): restructure personas with pipeline workflow 2026-02-04 18:13:21 +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-02): read model/max_turns from persona settings object 2026-02-04 18:18:38 +00:00
session_manager.py feat(01-03): add /archive command to compress and remove sessions 2026-02-04 18:01:14 +00:00