Remove hyperscript from login page, use hx-on attributes to fix null alerts e6f0b66 abc1181 commited on Jun 12
Fix htmx auth: get_current_user falls back to nexustoken cookie; fix null hyperscript alerts; add JSONResponse import 3898d20 abc1181 commited on Jun 9
Fix hyperscript: bare statements caused 'null' alerts on login page load 55a6f09 abc1181 commited on Jun 9
Fix login: use Form(...) instead of Pydantic body for /api/auth/login-form to accept form-encoded data 5e9d05f abc1181 commited on Jun 9
Fix 3 startup bugs: mutable proxy for async_session_maker, remove double create_task around non-coroutine background funcs 83b668c abc1181 commited on Jun 9
Fix async_session_maker None bug: mutable proxy object so all 40+ module-level imports track state 1609b44 abc1181 commited on Jun 9
Strip sslmode/gssencmode from async URL for asyncpg compat; add .gitignore 72e837b abc1181 commited on Jun 9
Fix async_session_maker None crash: use module reference instead of import-time copy f5fc9fc abc1181 commited on Jun 9
Fix URL resolution: auto-detect postgresql:// -> +asyncpg/+psycopg2, default to SQLite, non-fatal alembic 53dd14f abc1181 commited on Jun 9
Fix 6 critical runtime bugs, wire up realtime WebSocket, fix semantic cache & load balancer, expand code interpreter & config backup, add scraper.py, integrate google-antigravity SDK 6118621 abc1181 commited on Jun 9