lix-2026
4dbd9a978b
Improve local evidence search and AI capabilities
2026-06-05 23:00:53 +08:00
lix-2026
a1dcfc9f76
fix: use readonly preview for code resource tabs
2026-06-04 23:00:53 +08:00
lix-2026
627213dc01
feat: add evidence search and stabilize pdf previews
...
- add document evidence parsing/search/open routes, Hermes tool wiring, local index settings/status, and the document-evidence skill plus design notes
- fix PDF resource tabs by rendering PDFs inline with pdf.js canvases instead of iframe preview pages, release PDF documents on close, and document the fourth-PDF stall bug
- keep PDF preview at 2x rendering while removing the previous lazy-load/placeholder direction, and make dev:hot bind loopback defaults externally reachable
Verification:
- node --check rust/crates/mnote-web/browser/document-resource-tab-runtime.js
- node scripts/task-dev-hot-plan-test.js
- cargo test -p mnote-web --manifest-path rust/Cargo.toml pdf_preview_page_does_not_render_visible_toolbar
- cargo test -p mnote-web --manifest-path rust/Cargo.toml document_shell_returns_page_aggregate_snapshot
- cargo build -p mnote-web --manifest-path rust/Cargo.toml
- browser smoke: sequentially opened the four tea_seed_oil_cosmetic PDFs; fourth PDF rendered 15/15 canvases, iframeCount=0, browser errors=0
2026-06-04 18:51:16 +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
610b23d3a5
收口 MinerU OCR 任务链与上下文
2026-06-01 10:30:42 +08:00
lix-2026
1481de2018
推进 OCR UI 与 provider 删除验收
2026-06-01 10:07:42 +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
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
3ae33cc21d
Improve local filetree view state and sidebar performance
2026-05-27 11:31:12 +08:00
lix-2026
36eac664f2
complete local markdown resource lifecycle contract
2026-05-24 03:22:03 +08:00
lix-2026
5f97800489
chore: align local-first control plane and editor fixes
...
- wire SQLite control-plane access/session paths into Rust web local-folder routes
- preserve local Markdown attachment semantics across upload, reload, and secondary-pane resource tabs
- refresh design governance docs, Reasonix task templates, and bug records
- retire root .mcp.json local MCP config
2026-05-23 23:38:42 +08:00
lix-2026
47e224d419
chore: align sqlite control plane architecture
...
- replace default Convex control-plane wording with Rust SQLite control-plane across architecture, AGENTS, Reasonix, and design docs
- retire root Convex functions source and deploy script into recycle while keeping explicit cloud/compat/sync-replica boundaries
- add control-plane migration guard/docs and keep CodeGraph refreshed after the SQLite control-plane cutover
2026-05-22 17:45:22 +08:00
lix-2026
531e845600
fix auth registration and access management ui
2026-05-22 01:47:40 +08:00
lix-2026
fdb20300e9
advance 1-8 post-mvp execution batches
2026-05-21 23:53:39 +08:00
lix-2026
fd94792ea6
align workbench open editors tabs
2026-05-21 05:57:19 +08:00
lix-2026
fe13444dbc
Close workbench P0 resource lifecycle gaps
2026-05-20 20:48:18 +08:00
lix-2026
e0b0e70fb8
Complete workbench P0 resource tab cutover
2026-05-20 20:13:24 +08:00
lix-2026
acf1305a7e
Align resource tabs with workbench review
2026-05-20 19:04:05 +08:00
lix-2026
4c62ea7e35
fix: repair resource tab and slash menu regressions
2026-05-20 17:47:09 +08:00
lix-2026
03173e2363
feat: add main editor resource tabs
2026-05-20 14:20:48 +08:00
lix-2026
322c7ffdce
fix: open local uploaded resources
2026-05-20 12:58:29 +08:00
lix-2026
cfc91320be
test: align mnote-web local-first assertions
2026-05-20 12:17:44 +08:00
lix-2026
fc4a47e597
推进本地索引与 AI changed-files 审计
...
- 为本地工作区补充 search/backlinks/tags/resource 引用索引与 watcher 单文件刷新
- 在页面设置中增加索引页签,并展示本地反链、标签和 AI changed-files 审计
- 补充本地搜索与本地 AI changed-files 浏览器 smoke,并回填当前优先级 checklist
2026-05-19 10:22:01 +08:00
lix-2026
1b5d6a2a2d
feat: advance local-first conflict and search indexing
...
- 补齐本地 markdown 冲突处理与合并写回路径\n- 增加本地搜索索引路由、刷新与 browser smoke\n- 同步更新 current-priority checklist 的阶段进度
2026-05-19 09:38:57 +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
ee0643041a
feat: enrich page ai ACP runtime UI
2026-05-17 21:21:59 +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
0e6cf5cf13
feat: simplify page ai drawer ui
2026-05-15 03:32:54 +08:00
lix-2026
0fc9fa7551
feat: complete page ai hermes control checklist
2026-05-14 18:24:30 +08:00
lix-2026
f257b2a014
feat: expand page ai hermes control surface
2026-05-14 17:04:17 +08:00
lix-2026
9816035491
feat(ai): switch page ai to hermes panel
2026-05-14 15:10:33 +08:00
lix-2026
b7dddd2a66
fix: 修复 Rust OnlyOffice 附件打开链路
2026-05-11 08:27:52 +08:00
lix-2026
d148e1ccc2
feat: 收口本地文件夹入口并推进 page aggregate rust-first
...
- 为 Rust Web 主入口补齐本地文件夹/云空间切换、最近目录与路径回填体验\n- 对齐 local markdown media 与 inline marks 的 Rust shell / TipTap converter 语义\n- 让 documents/page 优先消费 Rust page aggregate snapshot,并保留 TS fallback\n- 补强 tree live、local markdown 与主入口 smoke,并同步设计稿状态
2026-05-09 19:05:06 +08:00
lix-2026
3d5e0c9d5a
feat: finish rust web dual pane document shell
2026-05-08 23:15:00 +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
7565976810
fix editor block handle and menu parity
2026-04-30 21:50:40 +08:00
lix-2026
2b88ecb4b9
对齐 Wolai 编辑器搜索与文档画布
2026-04-30 18:36:50 +08:00
lix-2026
afb2a5b8a0
对齐 Wolai 侧栏体验并收拢设计入库
2026-04-30 16:18:54 +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
6ddc95412c
fix: align rust web stitch sidebar tabs
2026-04-29 16:23:49 +08:00
lix-2026
33ddda9dfd
fix: relink rust web tree editor runtime
2026-04-29 14:36:24 +08:00
lix-2026
048fe28a4d
feat: cut over rust web main shell
2026-04-29 12:24:44 +08:00