Commit Graph
23 Commits
Author SHA1 Message Date
lix-2026 1882db7681 收口 MNote P0 P1 P2 审查尾项
- 归档 OnlyOffice live bridge、Page AI、mindmap、design governance 与相关 bug 条目
- 补齐 MinerU OCR 后端 runtime 合同与 smoke/test 基线
- 收口 ChatOnly/Doubao、ObjectIdentity、Page Aggregate compat 与 runtime owner 文档口径

验证:
- cargo test --manifest-path rust/Cargo.toml -p mnote-web local_ocr -- --test-threads=1
- cargo test --manifest-path rust/Cargo.toml -p mnote-web onlyoffice_bridge -- --test-threads=1
- git diff --check
- git diff --cached --check
- codegraph index . --force && codegraph status .
- codegraph sync . && codegraph status .
2026-06-01 09:29:12 +08:00
lix-2026 49a0545148 feat(page-ai): add skill context and agent profile policy 2026-05-29 21:57:29 +08:00
lix-2026 cbe789e034 fix local markdown attachment regressions 2026-05-29 11:13:05 +08:00
lix-2026 39b9a0183a feat: consolidate local-first mnote web runtime 2026-05-28 22:01:44 +08:00
lix-2026 e43efacbce Implement sidebar tree view state persistence 2026-05-27 16:32:05 +08:00
lix-2026 bd7470d03e Fix starred scope page tree and local edit save 2026-05-27 13:50:31 +08:00
lix-2026 c01dc2dea2 Fix local filetree page tree open performance 2026-05-27 12:53:55 +08:00
lix-2026 3ae33cc21d Improve local filetree view state and sidebar performance 2026-05-27 11:31:12 +08:00
lix-2026 58e2fdb5d8 Fix local folder title option refresh race 2026-05-26 17:24:05 +08:00
lix-2026 2c7a91e1fb Fix local markdown title option persistence 2026-05-26 16:47:03 +08:00
lix-2026 8cd8b44db3 fix: stabilize local attachment icons and office proxy urls 2026-05-26 09:44:35 +08:00
lix-2026 e1681331a3 test: organize current smoke baseline 2026-05-26 07:08:26 +08:00
lix-2026 85914cd4e1 refactor: split sidebar settings and slash menu view 2026-05-26 04:17:52 +08:00
lix-2026 a8bc87173f refactor: split editor mount and sidebar page ai 2026-05-26 04:01:52 +08:00
lix-2026 c5e0396eba refactor: split sidebar page tree runtime 2026-05-26 02:35:08 +08:00
lix-2026 bc3b199c32 refactor: split sidebar filetree upload runtime 2026-05-26 02:27:08 +08:00
lix-2026 7909b3f9be refactor: split sidebar filetree command runtime 2026-05-26 02:20:46 +08:00
lix-2026 7816ab7ae2 refactor: split sidebar attachment open runtime 2026-05-26 02:05:36 +08:00
lix-2026 34f2d5280a refactor: split sidebar filetree open runtime 2026-05-26 01:58:00 +08:00
lix-2026 f2d4ec8086 refactor: split sidebar tree live apply runtime 2026-05-26 01:51:07 +08:00
lix-2026 5a18631af8 refactor: split sidebar workspace runtime 2026-05-26 01:31:28 +08:00
lix-2026 e90b8cb632 refactor: split sidebar shell runtime 2026-05-25 22:56:16 +08:00
lix-2026 d84da5583b feat: sidebar runtime extraction + history-safe commands + checklist updates 2026-05-25 17:36:17 +08:00