Agent Board
26ff1a9c9a
Harden auth/vault path sanitization and clean WeKnora docs
2026-07-28 17:04:27 +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
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
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
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
8cd8b44db3
fix: stabilize local attachment icons and office proxy urls
2026-05-26 09:44:35 +08:00
lix-2026
d22c45dfa5
refactor: delegate media asset upload runtime
2026-05-25 02:24:48 +08:00
lix-2026
fda2224b6f
refactor: delegate upload files orchestration
2026-05-25 02:00:34 +08:00
lix-2026
715ee4c602
refactor: extract media upload runtime helper
2026-05-25 01:52:11 +08:00
lix-2026
a0115ecd77
refactor: delegate uploaded asset insertion runtime
2026-05-25 01:28:15 +08:00
lix-2026
ac15424328
refactor: externalize upload and conflict helpers
2026-05-25 01:13:08 +08:00
lix-2026
e1484f4cc0
refactor: move upload fetch timeout helper
2026-05-25 00:59:49 +08:00
lix-2026
437c690a39
refactor: externalize editor upload context
2026-05-24 23:43:22 +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