Commit Graph
408 Commits
Author SHA1 Message Date
Agent Board d6a25afa0a fix: move page ai launcher to pi lab 2026-07-13 09:00:19 +08:00
Agent Board 2f5902e3e7 chore: retire openhub and pi ts runtime 2026-07-12 14:18:26 +08:00
Agent Board 62959b0c4d fix: surface pi rust diagnostics in ui 2026-07-12 07:03:26 +08:00
Agent Board 031a08288b fix: expose pi rust advanced diagnostics 2026-07-12 06:45:58 +08:00
Agent Board 1418f1b1e0 fix: align pi rust p1 official features 2026-07-11 21:07:32 +08:00
Agent Board d16eccfe10 chore: checkpoint pi lab rust integration work 2026-07-11 20:39:18 +08:00
Agent Board d47f6447fd fix: restore pi rust builtin tool surface
- expose Pi Rust built-in tools by permission mode instead of replacing them with MNote file tools
- update Pi Lab smoke coverage for native ls/read/bash usage
- document the overreplacement regression and verification evidence
2026-07-11 20:34:21 +08:00
Agent Board 896c94b696 feat: integrate pi rust lab runtime 2026-07-10 10:54:34 +08:00
Agent Board c8472bb898 feat: add pi lab ai management integration 2026-07-04 21:47:42 +08:00
Agent Board 36d027a4a1 chore: checkpoint turso and ai runtime work 2026-07-03 23:20:16 +08:00
Agent Board a75b3d11f9 feat(control-plane): add libSQL Turso backend 2026-07-03 13:24:20 +08:00
Agent Board ee6612028d chore: align ai stack with openhub weknora 2026-06-28 18:35:56 +08:00
Agent Board 3b0e12455e 同步 MNote 授权目录到 OpenHub 2026-06-26 21:02:51 +08:00
Agent Board e433c07061 集成 OpenHub 与 WeKnora Page AI 2026-06-26 20:01:02 +08:00
Agent Board dabaf03bd7 重构基线 2026-06-25 21:08:17 +08:00
Agent Board cc4f975466 Merge branch 'group/1f21b27c/1-b5-b8-button-wasm' 2026-06-16 21:46:14 +08:00
Agent Board 27216e3b85 Agent task: 开发:B5-B8 编辑器 Button/交互/WASM 验证 2026-06-16 21:34:08 +08:00
Agent Board db4c14c09f Agent task: 开发:A2/A3/A4 CSS token 与组件拆分 2026-06-16 21:22:31 +08:00
Agent Board 0b8d9b2b23 Merge branch 'group/d7066a76/1-phase-b1-d-radix-leptos-tiptap' 2026-06-16 01:27:46 +08:00
Agent Board 428501ae70 Agent task: 开发: Phase B1+D — radix 依赖 + 图标统一 (leptos-tiptap-spike) 2026-06-16 01:27:21 +08:00
Agent Board 1a3db17eea Agent task: 开发: Phase A+E+F — CSS 全量改造 (mnote-web) 2026-06-16 01:19:04 +08:00
lix-2026 1f483e3d7c design: 7-61 mark browser verification done, add smoke results 2026-06-14 00:33:31 +08:00
lix-2026 769ef389af fix: 7-61 browser smoke — missing setActiveExtensionsSubtab binding, brace closure, add smoke script
- fix sidebar-tree-runtime.js: add missing setActiveExtensionsSubtab binding from settings runtime
- fix sidebar-tree-runtime.js: add missing } closing if(pageSettingsTab) block
- add scripts/task561-yuxi-extensions-dashboard-smoke.js covering 4 scenarios:
  1) extensions tab with 4 sub-panels (知识库/Skills/MCP/Agent工具)
  2) knowledge-rag detail popover with source/search/params tabs + real search + param save
  3) dashboard tab with 4 cards + refresh
  4) tab persistence after page refresh
2026-06-14 00:32:54 +08:00
lix-2026 0def494f79 fix: 7-61 tester-reported bugs — extensions panel HTML nesting, search 422, unexported functions
Fixes for 06327d59 regressions:

1. Extensions tab invisible: global panel missing closing tag, extensions panel nested inside hidden global section
2. Search test 422: performKnowledgeRagSearch missing workspaceId/rootUri/sourceKind in request body
3. Search params broken: loadKnowledgeRagSearchParamsToForm and syncKnowledgeRagThresholdDisplay not exported from settings runtime

835/838 Rust tests pass (3 pre-existing failures)
2026-06-14 00:11:06 +08:00
lix-2026 06327d59f5 feat: 7-61 Yuxi reference — extensions panel, KB detail, manifest split, event router, dashboard
Batch B: settings popover 新增"扩展"tab,按知识库/Skills/MCP/Agent工具分面板
Batch C: knowledge-rag popover 新增"资料源管理/检索测试/检索参数"三tab
Batch A: manifest.rs 按能力域拆为 10 个分组函数(context/doc/knowledge_rag/block/page/mindmap/office/onlyoffice/artifact)
Batch D: 新增 agent-stream-event-router.js 共享模块(事件状态机 + SSE 帧解析)
Batch E: settings popover 新增"仪表盘"tab — 知识库文件数/Skills数量/MCP连接状态/Agent run次数

836/838 Rust 测试通过(仅 2 个预存失败)
2026-06-13 22:59:24 +08:00
lix-2026 4a7efd4a30 feat: Page AI Reasonix desktop session alignment, settings IA cleanup, knowledge RAG hardening
- ACP client/session manager: Reasonix desktop live session context
- Hermes tools: knowledge_rag tool manifest and skill updates
- Browser runtime: sidebar page AI permission/profile/render/session/tree modules
- Routes: hermes_client, hermes_tools, knowledge_rag, web_shell
- Scripts: reasonix ACP wrapper, LightRAG MCP, smoke tasks 159/558/559/561/562
- Skills: mnote-knowledge-rag and mnote-lightrag-bridge SKILL.md updates
2026-06-13 22:20:01 +08:00
lix-2026 2236a053c0 design: 7-61 Yuxi reference - middleware composition, extensions entry, knowledge settings UI, local dashboard v1 2026-06-13 22:19:52 +08:00
lix-2026 50fc92a715 design: 7-59 move to done, add 7-60 settings IA cleanup done 2026-06-13 22:19:44 +08:00
lix-2026 2cfeb97763 feat(page-ai): align ACP session runtime 2026-06-10 07:09:04 +08:00
lix-2026 f698aad964 chore: harden lightrag knowledge rag runtime 2026-06-09 22:12:09 +08:00
lix-2026 922965d30f feat(page-ai): add resumable run journal descriptors 2026-06-09 18:48:46 +08:00
lix-2026 6ef233772e fix knowledge rag docx sidecar locator 2026-06-09 18:40:48 +08:00
lix-2026 516121e6f9 fix(rag): default search to keyword and rebuild saved roots 2026-06-09 09:32:36 +08:00
lix-2026 8e3be8b0b7 feat(rag): align LightRAG native citations and MCP bridge 2026-06-09 09:20:56 +08:00
lix-2026 0e8b03daf8 Improve LightRAG knowledge search locator alignment 2026-06-08 20:35:49 +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 22a92edcda docs: archive stale process checklists 2026-06-07 01:12:48 +08:00
lix-2026 b65501bf86 feat(ai): harden local agent file edit guards 2026-06-07 01:11:54 +08:00
lix-2026 1f25364374 feat(rag): replace LiteParse flows with LightRAG provider 2026-06-07 01:10:31 +08:00
lix-2026 f46c2fb5d0 fix: stabilize local OCR and prod startup 2026-06-06 00:38:54 +08:00
lix-2026 5157a5960c Improve evidence search ranking and diagnostics 2026-06-06 00:33:02 +08:00
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 eccf399142 fix: limit resource preview watches to active tab
Root cause: every local resource preview tab kept its own /api/local-folder/events EventSource alive. Hidden PDF and Office tabs consumed browser same-origin connection slots, so later preview iframes/file reads stalled and rendered as blank pages.

Changes:
- keep passive resource file watching active-tab only
- close inactive resource-tab EventSources on tab activation and release
- update the bug record with the PDF fifth-open and XLSX fourth-open repro and verification

Verification:
- node --check rust/crates/mnote-web/browser/document-resource-tab-runtime.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: opened 5 XLSX previews; #4 and #5 completed with tableCount=1
- browser smoke: opened 5 DHA PDFs; #5 rendered 8/8 canvases, iframeCount=0, browser errors=0
2026-06-04 21:00:42 +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 488f9a0937 补勾 P1 P2 收口验证项 2026-06-01 09:33:24 +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