- Add /model command to switch models per-session (persisted in metadata) - Support aliases: sonnet, opus, haiku → full model IDs - Add load_persona_for_session() helper that applies model override - Increase asyncio subprocess stdout buffer to 10MB (fixes crash on large stream-json lines from image tool results) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| personas | ||
| .gitignore | ||
| bot.py | ||
| claude_subprocess.py | ||
| message_batcher.py | ||
| session_manager.py | ||
| telegram_utils.py | ||