Commit Graph
749 Commits
Author SHA1 Message Date
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
Supra4E8C 6442501cbb fix(quota): sync gemini-3-1-pro-preview with Gemini Pro Series quota v1.5.6 2026-02-21 02:30:13 +08:00
Supra4E8C 4f8b421d68 feat(claude-edit): implement draft state management for Claude provider editor v1.5.5 2026-02-17 13:31:24 +08:00
Supra4E8C 3769447604 feat(ai-providers): add Claude model discovery and connectivity test v1.5.4 2026-02-17 01:22:45 +08:00
Supra4E8C 7d4c400084 fix(config): show diff chunks with line numbers and context 2026-02-17 00:01:54 +08:00
Supra4E8C 32bf103f15 fix(ui): add batch bar exit animation and chunked diff cards 2026-02-16 23:51:23 +08:00
Supra4E8C 47c3874244 fix(auth-files): polish selection UI and animate batch action bar 2026-02-16 23:13:26 +08:00
Supra4E8C b7794a91b4 feat(config): add YAML diff confirmation before save 2026-02-16 22:04:55 +08:00
Supra4E8C 470ff51579 feat(auth-files): add bulk select, status toggle, and delete actions 2026-02-16 21:58:22 +08:00
Supra4E8C d09ea6aeab feat(config): add secure API key generator in visual editor 2026-02-16 21:49:45 +08:00
Supra4E8C 8a4eb267f0 fix(QuotaSection): update MAX_ITEMS_PER_PAGE from 14 to 25 for improved pagination v1.5.3 2026-02-16 19:49:53 +08:00
Supra4E8C 63db0b11bc chore(release): update Node.js version from 18 to 20 in workflow 2026-02-15 12:33:57 +08:00
Supra4E8C 8dfa71b81e feat(AiProviders): refactor layout for upstream API key display 2026-02-15 11:59:59 +08:00
Supra4E8C d140fe1061 feat(AiProviders): improve layout and styling for OpenAI edit and models pages v1.5.2 2026-02-14 20:35:16 +08:00
Supra4E8C b702cd6e4c feat(OAuthPage): enhance layout and styling for better user experience 2026-02-14 20:32:31 +08:00
Supra4E8C 211f9f280c feat(usage): increase font size of health title for better visibility 2026-02-14 20:18:53 +08:00
Supra4E8C 6d96c92233 feat(edit-page): replace select element with custom Select component for model testing 2026-02-14 20:11:12 +08:00
Supra4E8C 52cf9d86c0 feat(usage): enhance ServiceHealthCard with scrollable health grid v1.5.1 2026-02-14 15:03:02 +08:00
Supra4E8C a2507b1373 feat(usage): add service health card with 7-day contribution grid 2026-02-14 14:57:06 +08:00
Supra4E8C 1f8c4331c7 feat(status-bar): add gradient colors and tooltip with mobile support 2026-02-14 13:24:53 +08:00
Supra4E8C faadc3ea3e refactor(select): unify dropdown implementations 2026-02-14 12:50:03 +08:00
Supra4E8C 32b576123c feat(usage): use modal dialog for editing model prices 2026-02-14 12:09:02 +08:00
Supra4E8C 5dce24e3ea feat(select): implement custom Select component with dropdown functionality 2026-02-14 12:01:11 +08:00
Supra4E8C bf824f8561 fix(clipboard): add shared helper and remove lint warnings v1.5.0 2026-02-14 03:33:09 +08:00