feat(config): support OPENROUTER_API_KEY, GROQ_API_KEY, and GEMINI_API_KEY loaded from .env 6e39ce4 UNI12345 commited on 24 days ago
fix: add fallback defaults to Settings and fix limiter import in auth router ed654df UNI12345 commited on Jul 24
fix: resolution of critical blockers (P0/P1/P2 fixes) - async Redis, atomic credit updates, schema compatibility, task event loop safety, rate limits, timezone datetimes 5019340 UNI12345 commited on Jul 21
fix: all 9 production audit issues - DEBUG default, delete_account commit, guest session security, GitHub OAuth redirect, unlimited credits sentinel 5e64563 UNI12345 commited on Jul 21
fix: resolve tab switch streaming loop and dynamic fallback design generation f3a9b2f UNI12345 commited on Jul 21
fix: production readiness, security, performance, and worker refactoring 1520141 UNI12345 commited on Jul 21
Fix database deadlocks, timezone cookie offsets, and add WeasyPrint GTK fallback safeguards 62b2d48 UNI12345 commited on Jul 14
Implement OpenRouter API integration and Redis event caching/replay to fix stuck streams on tab switch 9a71787 UNI12345 commited on Jul 13
Fix auto-login, SSE streams, LLM timeouts, and frontend cancellation e5870af UNI12345 commited on Jul 13
diagnose: add debug-worker endpoint to track background worker thread status b0a61a2 UNI12345 commited on Jul 12
fix: use SimpleWorker to prevent os.fork crashes in background thread 30294af UNI12345 commited on Jul 12
fix: implement local_session context manager inside tasks.py to prevent event loop mismatch errors 57017a4 UNI12345 commited on Jul 12
fix: implement custom ThreadSafeDeathPenalty class for RQ worker thread 97c7337 UNI12345 commited on Jul 12
fix: update LLM model names to active NVIDIA catalog and add worker thread signal fixes 778d05e UNI12345 commited on Jul 12
fix: patch _install_signal_handlers on RQ worker to run inside background thread dca1ebf UNI12345 commited on Jul 12
fix: set handle_signals=False to allow RQ worker to run inside background daemon thread 1de17f8 UNI12345 commited on Jul 12
fix: run background worker on app startup to process enqueued jobs 21222ae UNI12345 commited on Jul 12
fix: SSE named events, add cancel endpoint, fix performance headers 82f002f UNI12345 commited on Jul 12
feat: replace Firebase with Supabase JWT auth (ES256/JWKS + HS256 fallback) bfea95e UNI12345 commited on Jul 12
Configure robust guest_login retrieval and database field defaults 0b15d14 UNI12345 commited on Jul 2
Support Authorization Bearer token fallback for session verification db1baa2 UNI12345 commited on Jul 2
Configure unique prepared statement naming func for asyncpg to fully resolve PgBouncer conflicts f3c8882 UNI12345 commited on Jul 2
Restore standard CORSMiddleware with credentials and Vercel preview domain regex matcher 84f9383 UNI12345 commited on Jul 2
Disable statement cache size and prepared statement cache size in asyncpg connect args 18db965 UNI12345 commited on Jul 2
Configure custom CORS middleware to handle origin header dynamically for credential-enabled requests 14c297f UNI12345 commited on Jul 2
Fix database connection prepared statement cache size for PgBouncer pool compatibility 05e89e4 UNI12345 commited on Jul 1
Implement guest login bypass endpoint and mock credentials validation e8aaec2 UNI12345 commited on Jul 1