feat(usable): integrate current dbtool implementation snapshot
Some checks failed
release-smoke / macos-13 / x86_64-apple-darwin (push) Has been cancelled
release-smoke / ubuntu-latest / x86_64-unknown-linux-gnu (push) Has been cancelled
release-smoke / windows-latest / x86_64-pc-windows-msvc (push) Has been cancelled

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Paperclip CTO
2026-04-02 08:26:18 +00:00
parent a28dab4cd9
commit d5f69462b0
73 changed files with 5895 additions and 322 deletions

View File

@@ -0,0 +1,6 @@
# Frontend UI Bootstrap Plan
- 仓库评估:确认当前无正式前端工程,已有 `gui/prototype` 可复用信息架构。
- MVP 范围建议工作台首页、连接概览、Schema 浏览、SQL 编辑区、结果与状态区。
- 实施策略:在 `gui/` 下建立轻量前端入口,优先静态可见界面与键盘友好布局,不改动后端契约。
- 文档补充:提供前端运行命令、界面说明、验收步骤。