"backend/internal/pkg/vscode:/vscode.git/clone" did not exist on "f5603b0780f1dcd245a5b4fc26fdb56b6f2c1379"
  • erio's avatar
    feat(antigravity): comprehensive enhancements - model mapping, rate limiting, scheduling & ops · 5e98445b
    erio authored
    Key changes:
    - Upgrade model mapping: Opus 4.5 → Opus 4.6-thinking with precise matching
    - Unified rate limiting: scope-level → model-level with Redis snapshot sync
    - Load-balanced scheduling by call count with smart retry mechanism
    - Force cache billing support
    - Model identity injection in prompts with leak prevention
    - Thinking mode auto-handling (max_tokens/budget_tokens fix)
    - Frontend: whitelist mode toggle, model mapping validation, status indicators
    - Gemini session fallback with Redis Trie O(L) matching
    - Ops: enhanced concurrency monitoring, account availability, retry logic
    - Migration scripts: 049-051 for model mapping unification
    5e98445b
ops_realtime_handler.go 6.42 KB