lix-2026
6d0852e431
refactor: extract editor focus helpers
2026-05-25 02:17:09 +08:00
lix-2026
b191a75e04
docs: record uncontrolled reasonix batch
2026-05-25 02:10:48 +08:00
lix-2026
32302b78aa
docs: record upload orchestrator audit
2026-05-25 02:09:40 +08:00
lix-2026
ab34050742
fix: stabilize block menu undo focus
2026-05-25 02:03:47 +08:00
lix-2026
fda2224b6f
refactor: delegate upload files orchestration
2026-05-25 02:00:34 +08:00
lix-2026
00ce8568b0
docs: record overlay runtime audit
2026-05-25 01:56:39 +08:00
lix-2026
715ee4c602
refactor: extract media upload runtime helper
2026-05-25 01:52:11 +08:00
lix-2026
29a8e5e109
docs: clarify browser runtime worker constraints
2026-05-25 01:48:38 +08:00
lix-2026
018eb6ccc2
fix: restore block menu delete undo
2026-05-25 01:45:03 +08:00
lix-2026
2f2220a060
refactor: extract conflict panel dom helper
2026-05-25 01:35:19 +08:00
lix-2026
a0115ecd77
refactor: delegate uploaded asset insertion runtime
2026-05-25 01:28:15 +08:00
lix-2026
a4e50c1d19
refactor: extract block menu html helpers
2026-05-25 01:22:26 +08:00
lix-2026
ac15424328
refactor: externalize upload and conflict helpers
2026-05-25 01:13:08 +08:00
lix-2026
7975ce0997
refactor: extract editor overlay helpers
2026-05-25 01:06:37 +08:00
lix-2026
e1484f4cc0
refactor: move upload fetch timeout helper
2026-05-25 00:59:49 +08:00
lix-2026
e54f255690
docs: add runtime followup checklists
2026-05-25 00:51:52 +08:00
lix-2026
e20c0f95ff
refactor: extract editor dom selection runtime
2026-05-25 00:48:37 +08:00
lix-2026
ec623c9a82
refactor: externalize filetree selection runtime
2026-05-25 00:37:47 +08:00
lix-2026
2f01dc3a2e
refactor: externalize filetree runtime helpers
2026-05-25 00:22:08 +08:00
lix-2026
d4bef58773
docs: update runtime extraction checklist
2026-05-25 00:08:23 +08:00
lix-2026
c3fbadb456
refactor: externalize tree shell runtime
2026-05-25 00:05:30 +08:00
lix-2026
f2a7de9896
refactor: move block delete to history-safe commands
2026-05-24 23:56:25 +08:00
lix-2026
437c690a39
refactor: externalize editor upload context
2026-05-24 23:43:22 +08:00
lix-2026
5a96ea9eba
refactor: extract editor upload intent
2026-05-24 23:24:38 +08:00
lix-2026
b4c74bbb81
refactor: extract editor command persistence runtime
2026-05-24 23:12:29 +08:00
lix-2026
0a03572601
refactor: externalize local upload helpers
...
Add local-upload-runtime.js as a browser runtime module for upload and attachment helper functions, with sidebar fallback wrappers and a fixed runtime asset route.
While validating task479, fix the editor attachment delete path so DOM-selected local attachment links are mapped back to a Tiptap text selection before delete_selection(), preserving undo history and adjacent links.
2026-05-24 22:42:53 +08:00
lix-2026
418f8ff8b0
refactor: extract attachment link history commands
2026-05-24 22:18:44 +08:00
lix-2026
db7c3cb319
refactor: externalize tree live controller
2026-05-24 21:35:21 +08:00
lix-2026
b61b56b5b5
design: plan browser runtime extraction
2026-05-24 21:03:33 +08:00
lix-2026
cafd29a963
fix: preserve undo for attachment link deletion
2026-05-24 19:55:37 +08:00
lix-2026
9c4bb58257
fix: align local markdown conflict and title behavior
2026-05-24 18:16:05 +08:00
lix-2026
289a44acea
fix: drop files on markdown row into same folder
2026-05-24 13:59:54 +08:00
lix-2026
36eac664f2
complete local markdown resource lifecycle contract
2026-05-24 03:22:03 +08:00
lix-2026
6df74fb4e0
fix local markdown resource missing tabs and title setting
2026-05-24 03:01:34 +08:00
lix-2026
6904588055
test local resource row focus
2026-05-24 02:40:15 +08:00
lix-2026
ae6bbc9656
fix local folder upload intent contract
2026-05-24 02:34:52 +08:00
lix-2026
6d9d8ce9cd
fix local folder resource lifecycle and workspace switch
2026-05-24 02:23:48 +08:00
lix-2026
97953101a2
fix local folder resource lifecycle
2026-05-24 01:49:51 +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
42fb58310c
chore: retire remaining convex infrastructure
...
- move self-hosted Convex infra and root placeholder into recycle
- update architecture docs to remove active infra/convex deployment guidance
- extend local-first Convex guard to block retired infra regressions
2026-05-22 19:31:20 +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
3ebcbff728
archive resource lifecycle checklist evidence
2026-05-21 17:29:33 +08:00
lix-2026
cc91a56603
batch E: close tail checks and refresh smoke evidence
2026-05-21 17:15:28 +08:00
lix-2026
1e8f5c5816
fix: 让 filetree 右键删除复用批量选择
2026-05-21 15:57:28 +08:00
lix-2026
dc18ec0a60
fix: 收口批次D并修复本地垃圾箱清空
2026-05-21 15:45:11 +08:00
lix-2026
e709c0705c
test: 收口本地文件夹垃圾箱 A3 smoke
2026-05-21 15:07:00 +08:00
lix-2026
83ad32dd67
fix: 修复本地文件夹垃圾箱恢复聚焦
2026-05-21 14:39:38 +08:00
lix-2026
b0fa1e53d8
chore: 收口 Batch C 证据与设计口径
2026-05-21 13:28:23 +08:00
lix-2026
a0823a7e53
fix: reconcile batch b smoke evidence
2026-05-21 11:53:31 +08:00
lix-2026
175b69db79
chore: batch a filetree smoke evidence
2026-05-21 11:01:17 +08:00
lix-2026
1569699fbb
docs: separate design reference queue
...
- 将不直接执行的 process-reference 文档迁入各域 reference 目录
- 更新 design/README、AGENTS 和总序文档,固定 process/draft/reference/done 目录语义
- 修正活跃文档中指向旧 process 位置的参考链接
验证:git diff --check;codegraph sync .
2026-05-21 10:19:02 +08:00
lix-2026
1956a8a21a
chore: align mvp design governance
...
- 统一 local-first MVP 后阶段架构口径,补充 process 执行总序和 Reasonix 协作记录
- 归档已完成的 design checklist,标注参考型 process,更新 AGENTS/REASONIX/架构文档
- 补充文件树/主编辑器下载与上下文菜单相关实现、bug 记录和 smoke 脚本
验证:git diff --check;codegraph sync .;cargo test -p mnote-web;node --check scripts/task476-filetree-editor-context-menu-download-smoke.js
2026-05-21 09:04:13 +08:00
lix-2026
fd94792ea6
align workbench open editors tabs
2026-05-21 05:57:19 +08:00
lix-2026
eba1010191
fix local office resource editing
...
- add local-folder OnlyOffice sign/callback writeback and edit-tab handling
- align main resource tabs, attachment edit menu, slash isolation, and filetree context behavior
- record Sidex/Hermes gap reviews and Reasonix task checklists
2026-05-21 05:40:06 +08:00
lix-2026
a29d9868f6
收口工作台资源 tab 与本地文件树 P1
2026-05-20 21:45:11 +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
bbd9dab701
fix: allow returning from resource tabs
2026-05-20 17:00:17 +08:00
lix-2026
bdc05c1d27
fix: open markdown attachments in resource tabs
2026-05-20 16:37:05 +08:00
lix-2026
0c532b2953
fix: suppress local create watcher conflict
2026-05-20 16:16:42 +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
dd5578c28e
fix: align local-first resource boundaries
2026-05-20 11:57:23 +08:00
lix-2026
e246006c81
docs: classify stale smoke paths
2026-05-20 11:32:07 +08:00
lix-2026
3feeaab3cb
fix: handle local mindmap trash and block insertion
2026-05-20 11:19:42 +08:00
lix-2026
b4c8bcb647
收口本地工作区清理与资源投影
...
清理历史 Electron、Graphify、沙箱和截图等仓库跟踪残留,补充 CodeGraph 与 Convex active deploy source 协作说明。
新增 tree-first 下一阶段设计稿和 2026-05-20 清理总结,记录本地工作区、路径身份和 Zed/Lapce/VSCode 参考收口方向。
扩展 Rust Web 本地文件夹、DocumentBuffer、mindmap 资源、tree runtime 和页面聚合链路,并补充 task455 local-folder mindmap clean smoke。
验证:git diff --check 通过;pnpm store status --store-dir .pnpm-store 通过;npm ls --depth=0 --json 通过;find -L node_modules 未发现断链。cargo test -p mnote-web 当前 418 passed / 35 failed。
2026-05-20 10:43:38 +08:00
lix-2026
90818cdf75
进行历史清理
2026-05-20 10:40:21 +08:00
lix-2026
8dffd06ce1
Revert Reasonix ACP wrapper local file tools
2026-05-19 13:24:34 +08:00
lix-2026
ab3f06f4c4
完成当前主线 checklist 阶段收口
2026-05-19 12:35:53 +08:00
lix-2026
16f00a5e82
Add controlled Reasonix local file tools
2026-05-19 12:29:25 +08:00
lix-2026
4b863086ff
推进本地缓冲区与资源对象壳验证
2026-05-19 12:20:47 +08:00
lix-2026
6fcdf78603
推进资源工具与本地优先兼容链收口
2026-05-19 12:03:43 +08:00
lix-2026
94be1c927b
推进本地优先迁移与资源闭环
...
- 补齐共享只读页面 AI 浏览器 smoke,并回填当前优先级 checklist 的 P4/P5/P6 证据。
- 为 OnlyOffice 资源增加 /office/{documentId}/{assetId} 对象壳,固定 resource identity 与侧边栏打开路径。
- 扩展 Convex 导出脚本,支持 dry-run、manifest、冲突报告、索引刷新与 rollback,并补充 smoke。
- 补充资源 AI 工具合同与 Convex 导出 Web 入口设计。
2026-05-19 11:39:04 +08:00
lix-2026
a1b28a8e38
完善共享授权与本地同步闭环
...
实现独立 share-grants 控制面,区分产品分享授权与本机目录授权。
收紧 shared AI session 的资源范围,并补充 shared cache、pending change 与冲突报告 sidecar。
更新当前架构与执行 checklist,记录 P4 已完成项和剩余 browser smoke。
2026-05-19 11:11:08 +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
8ed594f1c2
feat: audit local agent file writes
...
- 为本地 agent 写入补充审计事件,区分原生修改与 mnote tool 写入
- 只读 grant 写入尝试会记录拒绝事件,便于会话面板追踪 changed files
- 页面 AI smoke 脚本补充 changed files 展示链路验证
- 更新当前优先级 checklist 的完成状态与验证记录
2026-05-19 08:49:02 +08:00
lix-2026
cdff672aa5
feat: align local-first workspace direction
...
Document the VSCode-like local-first product shape, demote Convex to a control-plane role, and retire stale architecture drafts.
Add local workspace migration/export references plus smoke coverage for no-Convex managed workspace startup, local markdown title/body/options persistence, asset upload behavior, and Convex fixture export.
Verification: git diff --cached --check; node scripts/check-local-first-convex-guard.js --staged; node scripts/task444-convex-workspace-export-local-fixture-smoke.js; node scripts/task166-local-first-managed-workspace-no-convex-smoke.js; node scripts/task167-local-markdown-title-body-options-no-convex-smoke.js
2026-05-19 08:11:58 +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
61ee4a38a2
docs: update architecture review notes
...
- clarify Rust SSR shell, WS/SSE transport status, and Next legacy role
- add Reasonix block edit workflow empty block ops bug record
Verification:
- git diff --check -- CURRENT_ARCHITECTURE.md design/10-review/process/11-current-full-architecture-review-v1.md bugs/07-ai/process/7-25-reasonix-block-edit-workflow-empty-block-ops-after-markdown-match-v1.md
2026-05-17 23:16:37 +08:00
lix-2026
3311bd0366
chore: document architecture gaps and add dev hot reload
...
- add npm dev:hot wrapper using cargo-watch and page reload polling
- add mnote-web dev hot reload endpoint and coverage
- record current architecture review and tracked bug findings across realtime, tree, editor, and AI runtimes
Verification:
- node scripts/task-dev-hot-plan-test.js
- node --check scripts/dev-hot.js
- cargo test -p mnote-web dev_hot -- --nocapture
2026-05-17 23:09:56 +08:00
lix-2026
ee0643041a
feat: enrich page ai ACP runtime UI
2026-05-17 21:21:59 +08:00
lix-2026
bb2f190f50
feat: stabilize page AI ACP runtimes
...
实现并稳定页面 AI 的 ACP Hermes / ACP Reasonix 运行路径。
主要内容:
- 分离 profile 与 acpRuntime,ACP Hermes 按所选 Hermes profile 启动并注入 provider key。
- 修复 Reasonix ACP wrapper 的 API key 读取、ToolRegistry 注册、LoopEvent role 映射和 reasoning/final 分流。
- 修复 ACP agent_thought_chunk 被 untagged enum 误解析为 message.delta 的问题,补充 thought 相关单测。
- 补充页面 AI 浏览器验证 skill 证据到 7-15 设计稿,并记录严格验收标准。
- 同步提交当前仓库中已存在的 rust-web / Hermes tools / SSE / bug 文档相关改动。
验证:
- node --check scripts/reasonix-acp-wrapper.mjs
- cargo test -p mnote-web acp -- --nocapture
- 页面 AI ACP 浏览器验证:tmp/page-ai-acp-browser-UAYwyM/
2026-05-17 20:11:39 +08:00
lix-2026
2ea559beaa
chore: move 3-14 WS push design to done/
2026-05-17 16:15:52 +08:00
lix-2026
3f43020603
feat(mnote-web): add local file read support to mnote.doc.fetch + WS push design doc
...
## mnote.doc.fetch: local file path support
- Detect local file paths (starting with `/` or `./`) and bypass Convex aggregate
- Read .md file directly via fs::read_to_string
- Return source: "local_fs" in response
- Support maxChars truncation for local files
- Online Convex path unchanged
## Design: WS push migration (3-14)
- New: design/03-rust-web/process/3-14-rust-web-tree-realtime-ws-push-v1.md
- Documents commit 9d8e361e WebSocket push migration rationale,
architecture, and verification
## Updated design doc references
- 3-3: Mark SSE as fallback transport (WS push is primary)
- 08 checklist: Note WS push in Tree Realtime section
- AGENTS.md: Update tree/realtime references to reflect WS push
## Housekeeping
- desktop-hot.js: remove 3 stale log messages about disabled services
- page_ai_workflow.rs: fix 5 warnings (unused import, dead_code)
2026-05-17 15:57:40 +08:00
lix-2026
9d8e361e43
feat(mnote-web): replace SSE pollMs=1000 polling with WebSocket push for tree realtime events
...
## Problem
Convex backend RSS grew to 7.7G due to ~17 HTTP POST /api/query/min
(32K+ in 32h) from the SSE polling loop in /api/tree/events?pollMs=1000.
Each poll triggered a Convex query even when nothing changed.
## Root Cause
The tree live EventSource client polled every 1s via SSE, calling
load_stream_overview() → execute_runtime_query_via_convex() → Convex
POST /api/query on every cycle, regardless of workspace state.
## Solution
Replace polling with push: add a `stream_delta_tx` broadcast channel
that publishes after every Convex mutation, consumed by WebSocket and
SSE endpoints for push-only delivery.
### Server-side
- **app.rs**: Add `stream_delta_tx: broadcast::Sender<Value>` to AppState
- **command_support.rs**: `execute_runtime_command_via_convex_with_artifacts`
now takes `&AppState` (was `&AppConfig`) and pushes `{"kind":"command_committed",...}`
to `stream_delta_tx` after every successful mutation
- **ws.rs**: Rewrite `handle_socket` with `tokio::select!` subscribing to
`stream_delta_tx`; pushes delta events to WS clients on mutation, handles
client `resync` requests for fresh snapshots
- **sse.rs**: `tree_events` endpoint now subscribes to both `block_delta_tx`
and `stream_delta_tx`; when broadcast channels are available, runs in
push-only mode (250ms heartbeat, no Convex query). Polling degrades to
60s safety net. Keeps backward compatibility for non-WS clients.
### Client-side
- **layout.rs**: Bootstrap JSON now defaults to `transport: "convex-command-log-ws"`
with `wsEndpoint: "/api/realtime/ws"`. TREE_LIVE_CONTROLLER_JS extended
with `startWithWebSocket()` supporting snapshot/delta/resync/lagged-hint
events; auto-fallback to SSE on WS failure after 2s.
### Caller updates (17 call sites)
- documents.rs, mindmap_api.rs, resource_trash.rs, tree.rs
- hermes_tools/{artifact,block,page}.rs
All updated from `state.config()` to `&state` for the new signature.
## Verification
- `cargo build` + `cargo test`: 295/298 passed (3 pre-existing failures)
- Browser smoke: page loaded → transport=convex-command-log-ws, status=connected
- Convex logs: 0 POST /api/query in 2min with page idle (vs ~17/min before)
- Initial burst: 8 queries on page load (normal), then silence
2026-05-17 12:58:27 +08:00
lix-2026
46ede5e251
08 定向 Bug Hunt + 架构文档刷新
...
## 08 定向 Bug Hunt(3.5)
- Bug 1: 侧栏「复制页面」从 `/api/documents/duplicate` 迁移到
`copyTreeCommand()` → `/api/tree/commands`(`tree.subtree.copy`)
- Bug 2: 侧栏「清空垃圾箱」标注 TODO,等待 Rust `tree.trash.empty`
- Bug 3: 文档页「应用模板」标注 TODO,等待 Rust `tree.page.template`
- Bug 4: 删除 `createChildDocumentCommand` 死代码(函数 + 类型 + 旧
Next.js `/api/documents/create-child` 路由)
- 归档 4 份 bug 文档到 `bugs/04-tree-domain/done/` 和
`bugs/05-editor-mainline/done/`
## 架构文档刷新
- ARCHITECTURE.md: MVP 状态标记、三层树模型(§6.4)、8.4 AI 方向按 7-14 v2
修正、新增 8.5 定向 Bug Hunt 节、刷新 §5 和 §9 卡点描述
- AGENTS.md: 匹配 ARCHITECTURE.md 的 AI 方向和三层模型口径
- 08 checklist: 标记 7-14 v2 影响(Phase A/B/C 重命名、新增 9 项 checklist)
关联设计稿: 7-14 v2, 08
2026-05-16 23:48:41 +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
d8bfaea306
1.0 mvp
2026-05-16 12:34:48 +08:00
lix-2026
f9336257a5
chore(tree): remove legacy iframe tree shell
...
Remove the active TreeShellIframeHost path and legacy env flag so rust_family only mounts the Rust/WASM DOM shell host.
Move legacy iframe host files to ignored recycle storage, clear tracked recycle cache entries, and update tree-domain design wording to the current no-iframe position.
Align filetree default active rows with doc:<documentId> and update the renderer artifact bridge contract to dom_wasm.
2026-05-16 08:57:40 +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
274779c0d8
fix(tree): stabilize filetree mindmap switching
...
Open filetree mindmap assets inside the primary document pane so the sidebar root is not rebuilt during rapid mindmap/page switching.
Keep filetree active rows on doc:<documentId> and asset:<mindmapId>, shorten generated mindmap filenames, and preserve legacy index rows only as compatibility input.
Add task438-task445 browser smokes and close the 4-27/4-38/4-39/4-40 tree-domain bug records.
2026-05-16 07:11:06 +08:00
lix-2026
01fdd2a8c3
feat: complete hermes page ai runtime bff
2026-05-15 23:20:25 +08:00
lix-2026
0e6cf5cf13
feat: simplify page ai drawer ui
2026-05-15 03:32:54 +08:00