Agent Board
26ff1a9c9a
Harden auth/vault path sanitization and clean WeKnora docs
2026-07-28 17:04:27 +08:00
Agent Board
6f9c7d3b58
feat: restore Wolai workspace navigation and assets
2026-07-15 23:12:15 +08:00
lix-2026
8e3be8b0b7
feat(rag): align LightRAG native citations and MCP bridge
2026-06-09 09:20:56 +08:00
lix-2026
9551d4c1dc
feat(rag): harden post-LightRAG runtime
...
Retire legacy OCR/media/evidence fallbacks, add local-folder event bus and Page Aggregate guards, and archive completed design checklists.
Validation: cargo test -p mnote-web -- --test-threads=1; cargo test --workspace -- --test-threads=1; git diff --check; codegraph sync .; codegraph_status.
2026-06-07 10:35:21 +08:00
lix-2026
9f4b5c4d48
fix: stabilize local folder AI document workflow
...
- scope local-folder PageTree revision and document sidebar rendering to fileTreeScope
- preserve projected table/image attrs for local Markdown aggregate fallback
- avoid FileTree restore forced layouts on cold design open
- add API ChatOnly provider runtime and local OCR task handling regressions
2026-06-02 17:17:49 +08:00
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
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
6df74fb4e0
fix local markdown resource missing tabs and title setting
2026-05-24 03:01:34 +08:00
lix-2026
6fcdf78603
推进资源工具与本地优先兼容链收口
2026-05-19 12:03:43 +08:00
lix-2026
68d321e297
feat: advance local-first workspace checklist
...
- add admin access-policy UI and local access control surfaces
- add local markdown conflict resolution UI and smoke coverage
- add ACP local agent changed-files audit scaffold and read-only write guard
- document current P0-P2 checklist progress and verification evidence
2026-05-19 08:07:17 +08:00
lix-2026
a2cb1338c8
chore: 保存当前架构收口与 bug 修复快照
...
归档本轮 P0/P1 bug 修复、设计审查迁移、AI selection scope 收口与 stream contract 调整,并保留当前 05 主线迁移起点。
2026-05-18 17:01:35 +08:00
lix-2026
f292c6710a
feat: EditorRuntimeActor - 三层缓存/delta/事件架构
...
Phase A — EditorRuntimeActor 内存缓存层
- 新增 editor_actor.rs: EditorBlockDocument 内存态 + apply_command + load_or_init
- block.rs 四个写工具(replace/insert/delete/move)接入 actor 路径
- editor_actor feature flag(MNOTE_WEB_ENABLE_EDITOR_ACTOR=true 默认开启)
- bridge-runtime 三个核心函数公开化
- rust-toolchain: 1.89 → stable(修复 spike WASM 编译阻塞)
Phase B — 编辑器增量 delta channel
- BlockDelta/DeltaOperation 类型 + actor.build_block_delta()
- leptos-tiptap spike: mnote:editor:block-delta CustomEvent 监听 + JSON patch
- DocumentAiAgentPanel: 拦截 blockDelta → window dispatchEvent
- 工具响应含 blockDelta 字段供前端消费
Phase C — 事件 stream delta
- broadcast channel 在 AppState/actor/SSE 三层贯通
- tree_events SSE 端点发 block.delta 事件
- 旧客户端降级兼容
环境修复
- rustc recursion_limit = 1024(修复 Leptos SSR 类型深度溢出)
- run-convex-deploy.js(封装 Convex function 部署到本地后端 3210)
ref: design/07-ai/process/7-13-page-block-editor-runtime-actor-v1.md
2026-05-16 22:03:30 +08:00
lix-2026
384da4e44c
feat(tree): checkpoint resource lifecycle work
...
提交当前顶层 mnote Git 工作区,范围集中在 04-tree-domain 的 resource/trash/filetree 生命周期、mnote-web resource_trash 路由、Convex/Next 兼容接口、sidebar/file-tree 客户端适配、smoke 脚本与对应设计/bug 记录。
不包含被 ignore 的 design/05-editor-mainline/reference-code/leptos-tiptap 嵌套仓库改动。新增 smoke 的测试密码改为运行时读取 MNOTE_E2E_PASSWORD,避免提交明文 credential assignment。
2026-05-16 07:38:45 +08:00
lix-2026
9816035491
feat(ai): switch page ai to hermes panel
2026-05-14 15:10:33 +08:00
lix-2026
96e03645f7
chore: 收口 review 执行清单与 runtime 验证
...
- 补齐 design/10-review 执行清单、验收标准与相关设计治理记录
- 迁移已完成的 tree、mindmap、runtime fallback、AI kernel 等设计和缺陷条目
- 推进 Rust Web runtime、tree/sidebar、page aggregate、mindmap 与 OnlyOffice 路由侧验证支撑
- 增加 task177-task180 smoke/audit 脚本及前端相关测试覆盖
2026-05-14 05:52:08 +08:00
lix-2026
b4a452a8b7
20260513 mindmap优化01
2026-05-13 22:43:16 +08:00
lix-2026
17c003976b
feat: 收口 Rust Web 3000 主链
2026-05-11 13:16:34 +08:00
lix-2026
b5eb27fabc
feat: 收口 mindmap Phase 6 Leptos UI shell
2026-05-11 12:27:40 +08:00
lix-2026
c620b9e40c
checkpoint before gfm ast parser design
2026-05-08 00:41:03 +08:00
lix-2026
e8ba12e461
收口 Rust Web 入口与 AI 写入链
...
- 将 3000 主入口继续收口到 mnote-web,补齐 /favicon.ico、/api/auth、session alias、AI run 等 Rust Web 路由边界。
- 更新登录页与 Convex Auth 代理,支持测试账号快速登录写入真实 Convex Auth cookie。
- 推进页面设置、Wolai 对齐、Phase 7 AI kernel/CLI-first 设计文档与相关 smoke 脚本。
- 更新 leptos-tiptap 生成资产、mnote-cli/bridge-runtime、前端依赖和 dev/prod 启动脚本。
2026-05-06 21:44:20 +08:00
lix-2026
98b6360595
Checkpoint current workspace
2026-05-02 06:25:26 +08:00
lix-2026
8c895b3dc0
收敛树命令与投影切换
2026-04-30 06:58:17 +08:00
lix-2026
3cc090ba5e
Implement Rust web sidebar title and tree interactions
2026-04-30 05:46:36 +08:00
lix-2026
048fe28a4d
feat: cut over rust web main shell
2026-04-29 12:24:44 +08:00
lix-2026
7965c6c107
feat(tree): close rust family shell cutover
2026-04-28 16:30:51 +08:00
lix-2026
4ab36a9386
feat(tree): complete rust family runtime checklist
...
- add tree shell runtime artifact contracts and page/filetree/picker runtime reducers
- sink tree.subtree.move write operation through Rust and formalize command event plans
- harden file tree search projection contract and route thin-proxy boundaries
- record completed harness tasks and move design docs into process/done
2026-04-27 10:27:15 +08:00
lix-2026
e564dfde02
feat: continue tree rust family cutover
...
- add rust renderer/state-family scaffolds and inline compat host thinning for page tree, file tree, and picker
- route tree/filetree preflight, file projection, resource artifact, and stream delta contracts through rust plans
- preserve canonical move-order validation, file-tree search projection, and related frontend/runtime regression coverage
2026-04-26 19:35:52 +08:00
lix-2026
338bb2e20f
4-26 树rust-2
2026-04-26 04:29:23 +08:00
lix-2026
41e958769e
feat: land page aggregate and phase7 document ai mainline
...
- 收口 page aggregate 读取、本地状态与命令客户端\n- 接入 phase7 document ai sidecar 与前端编排入口\n- 更新 architecture 与 design 状态迁移
2026-04-23 07:38:34 +08:00
lix-2026
5d1c94eb9e
主编辑区改造准备
2026-04-21 06:26:35 +08:00
lix-2026
394e2a155c
Fix tiptap selection sync and toolbar event loop
2026-04-19 21:03:25 +08:00
lix-2026
111a87d4fd
feat: complete tree shell cutover and regression coverage
2026-04-18 09:38:16 +08:00
lix-2026
d3876e56eb
feat: 收口 tree-first graph 主链与前端测试修复
2026-04-18 05:43:49 +08:00
lix-2026
d8de820d93
feat: 接入 mnote web tree shell 与主页链路整理
...
- 增加 mnote-web tree/command 支持与前端 MnoteWebTreeShell 集成
- 调整 sidebar、documents、runtime config 与 dev/prod server 配套逻辑
- 补充 homepage/tree shell smoke 脚本并更新 harness 进度文件
2026-04-17 23:36:24 +08:00
lix-2026
b1d5d97142
feat(kernel): complete tree-first graph tasks 074-080
2026-04-16 22:01:51 +08:00
lix-2026
2ff10fa86c
feat: 提交 task-045 至 task-058 收口产物
...
- 收口 rust final closure checklist,推进页面/块系统/Mindmap/CLI/AI tools 到最终 cutover 状态
- 按 ai-frontend-simplification-plan-v1 接入 Hermes bridge,合并 AI 面板并清理旧前端编排残留
- 补充 harness 任务与进度记录,加入 CLI smoke 夹具/脚本,并修正文档页 bridge SSR 自请求回退逻辑
2026-04-16 15:24:37 +08:00
lix-2026
98db79b301
feat: 完成 rust cutover phase 8 收口
2026-04-15 20:01:12 +08:00