ac-tool/backend/server
Vadym Samoilenko 5231c8bd37 Fix AI model, Language/Country mapping, and Handsontable rendering
- GEMINI_MODEL for AI commands: gemini-2.0-flash-exp → gemini-3-flash-preview
- Language/Country: handle plain 2-letter codes (EN→Language, UK→Country)
  and "EN-UK" split format; previously only split format worked
- Handsontable black screen: add min-h-0 on flex-1 container so height:100%
  resolves correctly inside the flexbox chain

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 16:38:38 +00:00
..
api Fix AI model, Language/Country mapping, and Handsontable rendering 2026-03-23 16:38:38 +00:00
auth fix: verify JWT signature via JWKS and fix auth dev bypass condition 2026-03-23 14:44:22 +00:00
jobs Fix model config alignment and improve error messaging 2026-03-23 15:33:54 +00:00
runners Fix model config alignment and improve error messaging 2026-03-23 15:33:54 +00:00
sheets Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
ws Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
__init__.py Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
app.py Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
config_runtime.py Fix AI model, Language/Country mapping, and Handsontable rendering 2026-03-23 16:38:38 +00:00