Reader mode and archived AI chat release.
- Added Obsidian timeline and reader-mode rendering for archived AI chat transcripts, including multi-turn question/answer conversations.
- Added collapsible AI chat and comment sections in reader-mode views so long conversations stay usable on desktop and mobile.
- Fixed release-build timeline rendering around Obsidian dynamic imports so real cards render without resolving
obsidianfrom bundled timeline code. - Improved archive/clip parsing for reader captures, archived notices, media suggestions, RSS-style sources, and profile sync edge cases.
- Included refreshed tests for reader chat parsing/rendering and Obsidian dynamic import handling.
Verification:
npm run verify:release -- 4.2.1npm run check:css-sourcenpm run build:prod- Targeted reader chat/runtime test suite: 21 tests passed