v0.7.2
Bug Fixes
-
fix: show user bubble immediately for external sendMessage() callers — User messages sent via
manager.sendMessage()(e.g. from the voice plugin) now appear in the UI instantly, before the assistant response begins streaming. Previously they only appeared after the full response was generated. -
fix: mark thread as reviewed when setActiveThread is called — Threads are now correctly marked as reviewed when opened via any navigation path.