@mastra/client-js 1.42.0 → 1.42.1-alpha.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -5665,6 +5665,7 @@ const KNOWN_AGENT_CONTROLLER_EVENT_TYPES = new Set(Object.keys({
5665
5665
  thread_changed: true,
5666
5666
  thread_created: true,
5667
5667
  thread_deleted: true,
5668
+ thread_title_updated: true,
5668
5669
  subagent_start: true,
5669
5670
  subagent_text_delta: true,
5670
5671
  subagent_tool_start: true,