@mastra/server 0.24.9-alpha.1 → 0.24.10-alpha.0

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.
@@ -15141,7 +15141,7 @@ export const mastra = new Mastra({
15141
15141
  const output = data.toString();
15142
15142
  const lines = output.split("\n").filter((line) => line.trim());
15143
15143
  stdoutLines.push(...lines);
15144
- if (output.includes("Mastra API running on port")) {
15144
+ if (output.includes("Mastra API running on ")) {
15145
15145
  clearTimeout(timeout);
15146
15146
  resolve4({
15147
15147
  success: true,
@@ -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-SVZOWK6I.js.map
19529
- //# sourceMappingURL=chunk-SVZOWK6I.js.map
19528
+ //# sourceMappingURL=chunk-CU5ZKNKX.js.map
19529
+ //# sourceMappingURL=chunk-CU5ZKNKX.js.map