@mastra/server 0.24.7-alpha.2 → 0.24.7-alpha.3

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.
@@ -13531,7 +13531,7 @@ var PackageMergeResultSchema = z.object({
13531
13531
  error: z.string().optional()
13532
13532
  });
13533
13533
  var InstallInputSchema = z.object({
13534
- targetPath: z.string().describe("Path to the project to install packages in")
13534
+ targetPath: z.string().optional().describe("Path to the project to install packages in")
13535
13535
  });
13536
13536
  var InstallResultSchema = z.object({
13537
13537
  success: z.boolean(),
@@ -19525,5 +19525,5 @@ var sendAgentBuilderActionRunEventHandler = createAgentBuilderWorkflowHandler(
19525
19525
  );
19526
19526
 
19527
19527
  export { agent_builder_exports, cancelAgentBuilderActionRunHandler, createAgentBuilderActionRunHandler, getAgentBuilderActionByIdHandler, getAgentBuilderActionRunByIdHandler, getAgentBuilderActionRunExecutionResultHandler, getAgentBuilderActionRunsHandler, getAgentBuilderActionsHandler, resumeAgentBuilderActionHandler, resumeAsyncAgentBuilderActionHandler, sendAgentBuilderActionRunEventHandler, startAgentBuilderActionRunHandler, startAsyncAgentBuilderActionHandler, streamAgentBuilderActionHandler, streamVNextAgentBuilderActionHandler, watchAgentBuilderActionHandler };
19528
- //# sourceMappingURL=chunk-XPQZ5C3T.js.map
19529
- //# sourceMappingURL=chunk-XPQZ5C3T.js.map
19528
+ //# sourceMappingURL=chunk-SVZOWK6I.js.map
19529
+ //# sourceMappingURL=chunk-SVZOWK6I.js.map