Commit Graph
572 Commits
Author SHA1 Message Date
Supra4E8C bdda9be187 refactor(logs): replace score-based usage trace matching with path-and-model filtering v1.6.3 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 v1.6.2 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 v1.6.1 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
rensumo 3768b5117d chore(lockfile): revert unrelated package-lock.json changes 2026-02-22 15:20:24 +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 v1.6.0 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
Supra4E8C 8861384bcc feat(usage): add filterable request events table with export 2026-02-21 17:23:21 +08:00
Supra4E8C 6ae85cf715 feat(auth-files): add health badge and refresh status on cards 2026-02-21 17:17:52 +08:00
Supra4E8C 7b99f5b207 feat(dashboard): show routing strategy badge in current config 2026-02-21 17:15:13 +08:00
rensumo f506d33fcd refactor(gemini-cli): simplify project id normalization and disable input while polling 2026-02-21 12:05:19 +08:00
rensumoGitHubgemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
868c015172 Update src/pages/OAuthPage.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-21 12:00:30 +08:00
rensumo df693be20c chore(i18n): remove unused gemini_cli_fetch_all_projects keys 2026-02-21 11:41:29 +08:00
rensumo ed1a288b86 feat(gemini-cli): support ALL project id and simplify project selection UI 2026-02-21 11:37:51 +08:00