Commit Graph
25 Commits
Author SHA1 Message Date
Agent Board a40fa25ae6 Retire Convex paths and standardize local-first Pi runtime 2026-07-29 01:49:53 +08:00
Agent Board 26ff1a9c9a Harden auth/vault path sanitization and clean WeKnora docs 2026-07-28 17:04:27 +08:00
Agent Board b798f628ee chore: land tree view-state, vault, Pi module split, and repo hygiene
Persist PageTree expand state via control-plane view-state and align
chevron/DOM with restored expansion; keep Sidex-style shallow page-tree
scan and drop the unused recursive scanner that only added cargo noise.

Add password vault workbench routes/runtime/skill/CLI, split page_ai_pi
into a module package, and retire Hermes/ACP/OpenHub recycle + root
harness evidence from the index while gitignoring recycle and local
diag dumps.

Archive superseded design/bugs docs under old/, point architecture at
ARCHITECTURE.md, and refresh smokes for Pi S1–S7, vault, and editor
regressions so the working tree can stay clean.
2026-07-21 05:13:05 +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 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 1f25364374 feat(rag): replace LiteParse flows with LightRAG provider 2026-06-07 01:10:31 +08:00
lix-2026 4dbd9a978b Improve local evidence search and AI capabilities 2026-06-05 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 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 3ae33cc21d Improve local filetree view state and sidebar performance 2026-05-27 11:31:12 +08:00
lix-2026 58e2fdb5d8 Fix local folder title option refresh race 2026-05-26 17:24:05 +08:00
lix-2026 2c7a91e1fb Fix local markdown title option persistence 2026-05-26 16:47:03 +08:00
lix-2026 bb17513821 Fix first local markdown open reload 2026-05-26 16:24:00 +08:00
lix-2026 8cd8b44db3 fix: stabilize local attachment icons and office proxy urls 2026-05-26 09:44:35 +08:00
lix-2026 ff9a779a6c refactor: split document session runtime 2026-05-26 01:23:27 +08:00
lix-2026 87a4a92c35 refactor: split document resource tab runtime 2026-05-26 01:15:28 +08:00
lix-2026 634d0b21f8 fix: preserve document pane workspace handle 2026-05-26 01:04:35 +08:00
lix-2026 ee5aeb45be refactor: split document mindmap host runtime 2026-05-26 01:03:04 +08:00
lix-2026 77244eec7e refactor: split document slash positioning runtime 2026-05-26 00:54:54 +08:00
lix-2026 6197ca5d3a refactor: split document pane runtime 2026-05-26 00:47:51 +08:00
lix-2026 b4d7360cd7 refactor: split document tiptap conversion runtime 2026-05-26 00:44:07 +08:00
lix-2026 990df30a0f refactor: externalize document editor adapter runtime 2026-05-26 00:35:35 +08:00