Commit Graph

139 Commits

Author SHA1 Message Date
b053c3874a feat: seed default dataset sources 2026-07-23 15:14:31 +08:00
26dd3004a1 feat: connect explore datasets to backend 2026-07-23 15:07:35 +08:00
0ca2898ac0 refactor: shorten model and table prefixes 2026-07-23 14:30:17 +08:00
6e7be2f3a4 refactor: initialize expert catalog from initdb 2026-07-23 14:24:01 +08:00
bb90ed1d38 refactor: use singular AI expert item filename 2026-07-23 14:12:49 +08:00
f248cfd79e refactor: rename AI expert item model 2026-07-23 14:11:17 +08:00
6844af321e feat: model expert catalog categories 2026-07-23 14:07:13 +08:00
51ee510112 refactor: add database initialization entrypoint 2026-07-23 13:55:49 +08:00
50274184dc feat: initialize default root user 2026-07-23 13:54:39 +08:00
c3a7c3a2d4 chore(web): pin vite development port 2026-07-22 23:27:02 +08:00
5ee346e222 fix(web): normalize server addresses before connecting 2026-07-22 23:25:49 +08:00
f5e6db0c35 fix(desktop): allow API connections on custom ports 2026-07-22 23:20:49 +08:00
a564d48154 fix(auth): highlight failed server connections 2026-07-22 23:13:55 +08:00
b01928a5e4 fix(mini): preserve taskbar and restore login 2026-07-22 19:03:24 +08:00
aeb5276a73 feat(desktop): ship full and mini clients 2026-07-22 18:52:38 +08:00
a23a110758 feat(mini): add dockable compact client 2026-07-22 18:34:20 +08:00
4a82efc984 chore(web): mark frontend as v1.0 complete 2026-07-22 17:23:28 +08:00
42dd0dce47 feat(ai): add local expert library 2026-07-22 17:09:54 +08:00
b28a5d635c feat(web): refine AI sessions and task filtering 2026-07-22 16:26:05 +08:00
5d2f45ad83 feat(web): add explore source configuration modals 2026-07-22 15:56:04 +08:00
74775ed64f fix(web): use dashboard icon for workspace entry 2026-07-22 15:50:16 +08:00
e391d9dc2f feat(web): restore legacy channel editor 2026-07-22 15:48:43 +08:00
43ac9388ac fix(web): rename AI channel to AI 对话 2026-07-22 15:46:50 +08:00
fecff65975 fix(web): keep Inbox out of project channels 2026-07-22 15:44:41 +08:00
d576ad02c1 feat(web): restore legacy status bar 2026-07-22 15:42:58 +08:00
2e60f273fa feat(web): restore legacy explore workspace 2026-07-22 15:39:57 +08:00
1ed01a2059 chore(docs): remove obsolete SDD review artifacts 2026-07-22 15:30:12 +08:00
ab23a2d720 docs: rewrite README as product overview 2026-07-22 15:29:39 +08:00
47c3ac60d5 fix(web): show project icons beside project names 2026-07-22 15:27:41 +08:00
17dd9de401 fix(api): finalize frontend contract integration 2026-07-22 15:25:22 +08:00
217f82c57c fix(models): isolate versioned migration sessions 2026-07-22 15:22:26 +08:00
78d4845688 fix(backend): harden final MVP invariants 2026-07-22 15:22:06 +08:00
251b212e06 fix: harden controlled AI session consistency 2026-07-22 15:16:37 +08:00
122f5d8c52 feat: align controlled AI sessions and MVP controls 2026-07-22 15:16:01 +08:00
8767446b78 fix: stabilize inbox confirmation retries 2026-07-22 15:15:10 +08:00
7c363bb473 fix: make inbox confirmation retry safe 2026-07-22 15:15:03 +08:00
85a25ca017 feat: connect inbox confirmation workflow 2026-07-22 15:14:55 +08:00
8cc130244b fix(search): harden authorized results and ordering 2026-07-22 15:14:01 +08:00
000de4bcdb feat: connect search and project settings 2026-07-22 15:13:53 +08:00
2275d388a7 fix(api): harden response contracts 2026-07-22 15:12:37 +08:00
c56ada3708 refactor(web): consume api v1 contracts 2026-07-22 15:11:38 +08:00
80bec26839 fix(backend): harden write registrar boundaries 2026-07-22 15:10:41 +08:00
1fcbb31301 refactor(backend): split project write responsibilities 2026-07-22 15:10:41 +08:00
9e862f2a7f fix(backend): keep workspace completion metadata honest 2026-07-22 15:10:40 +08:00
a53f047efe refactor(backend): isolate workspace aggregation 2026-07-22 15:10:40 +08:00
14a140985c fix(api): enforce project identifier uniqueness 2026-07-22 15:10:40 +08:00
5341b44cc5 refactor(api): expose project identity DTOs 2026-07-22 15:10:40 +08:00
4bfeec8d2b fix(api): reject invalid UUID variants 2026-07-22 15:10:40 +08:00
7803b2faf0 refactor(api): introduce v1 response contract 2026-07-22 15:10:40 +08:00
1d35fcf4a1 fix(web): derive project rail labels from names 2026-07-22 15:08:57 +08:00