Clone this repository
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
- Fix isLoading flag checked before renderMessages, causing perpetual spinner
- Add incremental rendering (appendNewMessages) for send flow
- Reduce default message batch from 50 to 20
- Replace absolute-positioned clip button with action bar below message
- Clip opens FuzzySuggestModal to pick target note (append or create new)
- Add position:relative to header for dropdown anchoring
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
Obsidian loads styles.css from the plugin root, not from bundled
CSS imports. Updated esbuild to output CSS as a separate file.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>
Chat-first plugin with agent picker, message bubbles, markdown
rendering via Obsidian MarkdownRenderer, typing indicator, and
timestamps. Memory sync kept as manual commands.
馃懢 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>