Michael Clervi
893b537b67
changed permissions
2025-12-19 19:26:16 +00:00
michael
1b98757676
Replace flask_jwt_extended imports with quart_jwt
...
Fixes ModuleNotFoundError on server by using the custom
Quart-compatible JWT implementation.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 11:49:22 -06:00
michael
e29d2a0bb9
made long actions cancellable (like persona generation, etc.), increased variety of persona generation with prompt changes and temperature variable, reduced length of key theme quotes, bug fixes
2025-09-10 16:24:05 -05:00
michael
1b977ec517
graceful handling of expired JWT token
2025-09-03 13:15:00 -05:00
michael
6a40936508
major refactor of entire application - migrate sync -> async including pymongo -> motor, flask -> quart, google-generativeai -> google-genai
2025-08-27 15:20:56 -05:00