lucaronin
bca6b3c8e8
docs: AI chat architecture + fix pre-existing build errors
Update docs/ARCHITECTURE.md with:
- AI Chat system architecture (context picker, streaming, MCP)
- WebSocket bridge protocol
- New files listing and data flow diagrams
- Updated tech stack table
Update mock-tauri.ts with richer AI chat mock responses
(context-aware summarize, expand, grammar responses).
Fix pre-existing TypeScript build errors:
- Add missing snippet/relationships to test VaultEntry fixtures
- Fix string|null → string type mismatches in Sidebar, NoteList, Inspector
- Remove unused imports (cn in Editor, AIChatPanel in App)
- Fix tryParseMarkdownToBlocks Promise cast
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 23:07:10 +01:00
..
2026-02-20 23:07:10 +01:00
2026-02-20 22:59:00 +01:00
2026-02-16 16:56:44 +01:00
2026-02-14 18:20:07 +01:00
2026-02-20 23:07:10 +01:00
2026-02-17 11:31:23 +01:00
2026-02-17 17:56:57 +01:00
2026-02-20 23:07:10 +01:00
2026-02-18 10:52:01 +01:00
2026-02-17 11:03:23 +01:00
2026-02-20 23:07:10 +01:00
2026-02-16 09:27:28 +01:00
2026-02-17 19:08:42 +01:00