Commit Graph

133 Commits

Author SHA1 Message Date
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
98573cf4ca feat(brand): apply 森林AI identity 2026-07-22 15:06:51 +08:00
bbc3a752dc docs: plan forest AI MVP unification 2026-07-21 12:25:25 +08:00
ea69d509a6 docs: define forest AI MVP unification 2026-07-21 12:19:56 +08:00
f781823cab docs: define SenlinAI icon design 2026-07-21 11:56:37 +08:00
e3a2c18ad9 fix: simplify footer and AI agent typography 2026-07-21 11:43:20 +08:00
bb4d26185b chore: update local dev backend config 2026-07-21 11:41:21 +08:00