dbx/src
t8y2 fa0dfc9383 perf: race GitHub proxies concurrently for driver downloads and registry fetch
Replace sequential proxy fallback (up to 30s worst-case) with concurrent
racing via futures::select_ok, returning the first successful response.
Add list_installed_agents_local command for instant UI rendering with
async registry update. Fix missing useToast import in RedisValueViewer.
2026-05-13 14:18:28 +08:00
..
components perf: race GitHub proxies concurrently for driver downloads and registry fetch 2026-05-13 14:18:28 +08:00
composables feat: add system theme mode 2026-05-13 10:48:34 +08:00
i18n feat: add copy toast feedback for Redis, fix sheet overlay close lag 2026-05-13 12:54:04 +08:00
lib feat(redis): add sheet UI components, list set API, and member detail utils 2026-05-13 13:54:59 +08:00
stores feat: support schema-qualified table completion in SQL editor 2026-05-13 13:09:22 +08:00
styles fix(ui): refine layout polish 2026-05-10 10:17:18 +08:00
types feat: add 12 new agent-driven databases, migrate GaussDB to agent 2026-05-13 09:47:22 +08:00
App.vue feat: extract driver management into standalone tab page with registry cache 2026-05-13 11:05:21 +08:00
env.d.ts
main.ts feat: add database workspace dashboard with stats and quick actions 2026-04-29 21:46:24 +08:00