Agent Board
|
26ff1a9c9a
|
Harden auth/vault path sanitization and clean WeKnora docs
|
2026-07-28 17:04:27 +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
|
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
|
17c003976b
|
feat: 收口 Rust Web 3000 主链
|
2026-05-11 13:16:34 +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
|
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
|
d3876e56eb
|
feat: 收口 tree-first graph 主链与前端测试修复
|
2026-04-18 05:43:49 +08:00 |
|