homelab/telegram
Mikkel Georgsen ba8acf00b3 feat(01-01): create persona library with default templates
- Four persona templates: default, brainstorm, planner, research
- JSON schema: name, description, system_prompt, settings
- Each persona has distinct system_prompt for different modes
- Settings include model and max_turns configuration
- Fix SessionManager paths to use homelab directory
2026-02-04 17:33:16 +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
__init__.py feat(01-01): create SessionManager module 2026-02-04 17:32:16 +00:00
bot.py Add Telegram bot and shared storage documentation 2026-01-16 14:21:51 +00:00
session_manager.py feat(01-01): create persona library with default templates 2026-02-04 17:33:16 +00:00