Commit Graph
453 Commits
Author SHA1 Message Date
Supra4E8C 3308307dc3 fix(config): block visual mode on invalid yaml 2026-03-07 13:56:09 +08:00
Supra4E8C ee784b579c fix(config): normalize visual yaml diff and redesign diff modal 2026-02-28 18:19:52 +08:00
Supra4E8C 37da584dd8 refactor(animation): replace GSAP with motion mini 2026-02-28 15:47:03 +08:00
Supra4E8C 62587c9a83 feat(quota): sync antigravity groups with latest usage models
drop deprecated 4.5/3-pro-image mappings

add Gemini 3.1 Pro Series group and new model ids

support nested body payload parsing for antigravity usage responses
2026-02-28 14:23:30 +08:00
Supra4E8C 5ccf1da86b fix(config-editor): preserve source YAML edits and empty keys 2026-02-28 13:33:20 +08:00
Supra4E8C 72c0ef07ed fix(quota): localize kimi quota fallback labels and reset hint 2026-02-24 18:07:56 +08:00
Supra4E8C dc941f6857 feat(quota): add Kimi quota management with auth file inline viewing 2026-02-24 17:54:35 +08:00
Supra4E8C 4db98627b3 feat(auth-files): add codex websocket toggle in auth file editor 2026-02-24 12:31:55 +08:00
Supra4E8C bdda9be187 refactor(logs): replace score-based usage trace matching with path-and-model filtering 2026-02-23 21:10:18 +08:00
Supra4E8C 95798f6b4d Remove health status pill from auth file cards 2026-02-23 20:18:25 +08:00
Supra4E8C 19532064da fix(usage): stabilize dashboard metrics and reduce repeated parsing 2026-02-22 18:48:01 +08:00
Supra4E8C 3feb9c3a1f feat(ui): add floating action controls and trace refresh for provider workflows 2026-02-22 17:58:36 +08:00
Supra4E8C d64780f6db fix(quota): update Gemini Pro Series model id to gemini-3.1 format 2026-02-22 16:35:47 +08:00
Supra4E8C e1b34e0ae2 fix(quota): decouple quota-page idle hint from auth-file refresh copy 2026-02-22 16:30:05 +08:00
Supra4E8C 1a384c3508 refactor(logs): extract log parsing 2026-02-22 16:08:07 +08:00
Supra4E8C d1e74eba9f fix(logs): pass lint 2026-02-22 16:08:07 +08:00
Supra4E8C 3a628ede82 refactor(logs): rewire extracted hooks 2026-02-22 16:08:06 +08:00
Supra4E8C 1bd9cbbf17 refactor(logs): extract useLogScroller 2026-02-22 16:08:06 +08:00
Supra4E8C 3167c07fc5 refactor(logs): extract useTraceResolver 2026-02-22 16:08:06 +08:00
Supra4E8C b492bfa8a6 refactor(logs): extract useLogFilters 2026-02-22 16:08:06 +08:00
Supra4E8C 0842be2937 refactor(providers): rename parseTextList 2026-02-22 16:08:06 +08:00
Supra4E8C b363edc9bd refactor(source): extract resolveSourceDisplay 2026-02-22 16:08:06 +08:00
Supra4E8C c25e7556ed refactor(source): extract buildSourceInfoMap 2026-02-22 16:08:06 +08:00
Supra4E8C 095f13bf4c refactor(types): extract source info types 2026-02-22 16:08:06 +08:00
Supra4E8C c9e0c5d73e refactor(usage): centralize normalizeAuthIndex 2026-02-22 16:08:06 +08:00
Supra4E8C 0d7d7471f3 refactor(headers): centralize normalizeHeaderEntries 2026-02-22 16:08:06 +08:00
Supra4E8CandGitHub de2ec28eb1 merge: gemini-cli ALL mode and OAuth input polish
refactor(gemini-cli): simplify project id input flow and support ALL mode
2026-02-22 16:01:24 +08:00
Supra4E8C e5ef41037f chore(i18n): add ALL project hint in ru locale 2026-02-22 16:00:52 +08:00
Supra4E8C 68d4b3d67e fix(claude): preserve cloak config on toggle 2026-02-22 13:14:14 +08:00
Supra4E8C 243eaf214c fix(usage): propagate loadUsageStats errors 2026-02-22 13:13:56 +08:00
Supra4E8C ecaaa397a3 fix(stale): scope trace cache and ignore stale discovery 2026-02-22 12:46:27 +08:00
Supra4E8C c75aeecec5 fix(export): harden downloads and CSV encoding 2026-02-22 12:42:32 +08:00
Supra4E8C a47c990cf4 fix(logs): avoid path filter effect loop 2026-02-22 12:38:22 +08:00
Supra4E8C 3397b34dcc fix(editing): narrow allowNextNavigation 2026-02-22 12:37:20 +08:00
Supra4E8C 32cbb8fe33 fix(vertex): preserve priority on save 2026-02-22 12:36:01 +08:00
Supra4E8C b15c70fd6b feat(usage): add shared usage stats store 2026-02-22 03:35:35 +08:00
Supra4E8C 028568c3ae fix(editing): harden unsaved navigation and draft cleanup 2026-02-22 02:51:09 +08:00
Supra4E8C 8e9235f66c fix(ai-providers): prompt on unsaved edits and preserve editor drafts 2026-02-22 02:10:25 +08:00
Supra4E8C 86a5b94cac feat(ai-providers): confirm before leaving with unsaved changes 2026-02-22 00:52:38 +08:00
Supra4E8C 65b3ebbca9 feat(codex): add model discovery via /v1/models 2026-02-22 00:01:12 +08:00
Supra4E8C d3be0fddcf feat(gemini): add model discovery via /v1beta/models 2026-02-21 23:50:25 +08:00
Supra4E8C 988a979bea feat(ai-providers): extend provider configs and edit UIs 2026-02-21 22:50:10 +08:00
Supra4E8C be272e4085 fix(logs): prevent path filter infinite update loop and reduce trace reloads 2026-02-21 20:32:46 +08:00
Supra4E8C 5a44e2c0ad type(scope): feat(logs): restrict request trace to supported endpoints 2026-02-21 19:43:16 +08:00
Supra4E8C 362ca6dcd9 feat(logs): align trace source labels with credential mapping 2026-02-21 19:17:10 +08:00
Supra4E8C fe213b0386 feat(usage): align request event source labels with credential mapping 2026-02-21 19:04:53 +08:00
Supra4E8C 10cd44c0d5 fix(ui): stabilize filter state and auth refresh timing 2026-02-21 17:37:43 +08:00
Supra4E8C bebdfe12f6 chore(i18n): polish auth file health status fallback text 2026-02-21 17:33:50 +08:00
Supra4E8C 2552a19891 feat(logs): add request trace modal with heuristic usage matching 2026-02-21 17:32:49 +08:00
Supra4E8C 26d1349667 feat(logs): add structured method status and path chip filters 2026-02-21 17:27:21 +08:00