Michael Clervi
d06acdc8e1
changed permissions
2025-12-19 19:26:16 +00:00
michael
e6a086c4dc
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
d309ab47f7
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
2720bfbd56
graceful handling of expired JWT token
2025-09-03 13:15:00 -05:00
michael
fe9b146375
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