Skip to content

0.10.3

Choose a tag to compare

@github-actions github-actions released this 14 May 16:36

🐛 Bug Fix Release (v0.10.3)

🔧 Improvements:

  • 👆 Clickable Auto-Mention Badge: The entire auto-mention badge row is now clickable to toggle auto-mention on/off, instead of only the small ×/+ icon. (#278)
  • ✅ Obsidian Plugin Review Compliance: Addressed all findings from the official Obsidian plugin review — fixed API version compatibility, popout window support, lint violations, and added build provenance attestation to releases. (#276)

🐛 Fixes:

  • 💬 Reply Lost After Stop: Fixed a bug where stopping an agent's response mid-stream and immediately sending a new message would cause the new reply to silently disappear. Sending yet another message would make the missing reply suddenly reappear. (#200)
  • 🪟 Floating Chat Viewport Overflow: Fixed the floating chat window becoming unreachable or partially hidden after resizing the Obsidian window. The floating chat now automatically fits within the viewport on expand and when the screen size changes.
  • ⚡ Tab Close Console Error: Fixed a spurious "Connection not initialized" error appearing in the developer console when closing a chat tab while an agent session was active.

🚀 Upgrade:

Simply update from v0.10.2 — no configuration needed.


👋 New Contributors


Thank you for your continued support! Your feedback helps make this plugin better for everyone. 🙏