@mastra/server 1.33.0-alpha.0 → 1.33.0-alpha.1

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.
@@ -1,7 +1,7 @@
1
1
  import { LIST_WORKFLOWS_ROUTE, GET_WORKFLOW_BY_ID_ROUTE, LIST_WORKFLOW_RUNS_ROUTE, GET_WORKFLOW_RUN_BY_ID_ROUTE, CREATE_WORKFLOW_RUN_ROUTE, STREAM_WORKFLOW_ROUTE, START_ASYNC_WORKFLOW_ROUTE, START_WORKFLOW_RUN_ROUTE, OBSERVE_STREAM_WORKFLOW_ROUTE, RESUME_ASYNC_WORKFLOW_ROUTE, RESUME_WORKFLOW_ROUTE, RESUME_STREAM_WORKFLOW_ROUTE, CANCEL_WORKFLOW_RUN_ROUTE, STREAM_LEGACY_WORKFLOW_ROUTE, OBSERVE_STREAM_LEGACY_WORKFLOW_ROUTE } from './chunk-DSJM7F5A.js';
2
2
  import { actionIdPathParams, actionRunPathParams, streamAgentBuilderBodySchema, startAsyncAgentBuilderBodySchema, resumeAgentBuilderBodySchema, streamLegacyAgentBuilderBodySchema } from './chunk-GEXJ4LPZ.js';
3
3
  import { listWorkflowsResponseSchema, workflowInfoSchema, workflowRunsResponseSchema, listWorkflowRunsQuerySchema, workflowRunResultSchema, workflowRunResultQuerySchema, createWorkflowRunResponseSchema, workflowExecutionResultSchema, workflowControlResponseSchema } from './chunk-5OOYXBPG.js';
4
- import { e, truncateStringByTokens, estimateTokenCount, resolveToolResultValue, formatToolResultForObserver } from './chunk-4HRTLLE6.js';
4
+ import { e, truncateStringByTokens, estimateTokenCount, resolveToolResultValue, formatToolResultForObserver } from './chunk-S65AMBAF.js';
5
5
  import { openai } from './chunk-PALNMAC6.js';
6
6
  import { streamResponseSchema } from './chunk-43CWQ4M3.js';
7
7
  import { WorkflowRegistry } from './chunk-X2LYM3QK.js';
@@ -18625,7 +18625,7 @@ ${workingMemory}`;
18625
18625
  "Observational memory requires @mastra/core support for request-response-id-rotation. Please bump @mastra/core to a newer version."
18626
18626
  );
18627
18627
  }
18628
- const { ObservationalMemory: OMClass } = await import('./observational-memory-FBBKXNO5-I7J47ELO.js');
18628
+ const { ObservationalMemory: OMClass } = await import('./observational-memory-KH7G7Y6B-QKEOJZME.js');
18629
18629
  const onIndexObservations = this.hasRetrievalSearch(omConfig.retrieval) ? async (observation) => {
18630
18630
  await this.indexObservation(observation);
18631
18631
  } : void 0;
@@ -19551,7 +19551,7 @@ Notes:
19551
19551
  if (!effectiveConfig) return null;
19552
19552
  const engine = await this.omEngine;
19553
19553
  if (!engine) return null;
19554
- const { ObservationalMemoryProcessor } = await import('./observational-memory-FBBKXNO5-I7J47ELO.js');
19554
+ const { ObservationalMemoryProcessor } = await import('./observational-memory-KH7G7Y6B-QKEOJZME.js');
19555
19555
  return new ObservationalMemoryProcessor(engine, this, {
19556
19556
  temporalMarkers: effectiveConfig.temporalMarkers
19557
19557
  });
@@ -30849,5 +30849,5 @@ var OBSERVE_STREAM_LEGACY_AGENT_BUILDER_ACTION_ROUTE = createRoute({
30849
30849
  });
30850
30850
 
30851
30851
  export { CANCEL_AGENT_BUILDER_ACTION_RUN_ROUTE, CREATE_AGENT_BUILDER_ACTION_RUN_ROUTE, GET_AGENT_BUILDER_ACTION_BY_ID_ROUTE, GET_AGENT_BUILDER_ACTION_RUN_BY_ID_ROUTE, LIST_AGENT_BUILDER_ACTIONS_ROUTE, LIST_AGENT_BUILDER_ACTION_RUNS_ROUTE, OBSERVE_STREAM_AGENT_BUILDER_ACTION_ROUTE, OBSERVE_STREAM_LEGACY_AGENT_BUILDER_ACTION_ROUTE, RESUME_AGENT_BUILDER_ACTION_ROUTE, RESUME_ASYNC_AGENT_BUILDER_ACTION_ROUTE, RESUME_STREAM_AGENT_BUILDER_ACTION_ROUTE, START_AGENT_BUILDER_ACTION_RUN_ROUTE, START_ASYNC_AGENT_BUILDER_ACTION_ROUTE, STREAM_AGENT_BUILDER_ACTION_ROUTE, STREAM_LEGACY_AGENT_BUILDER_ACTION_ROUTE, agent_builder_exports };
30852
- //# sourceMappingURL=chunk-MQVBXOMA.js.map
30853
- //# sourceMappingURL=chunk-MQVBXOMA.js.map
30852
+ //# sourceMappingURL=chunk-DTCRA7JS.js.map
30853
+ //# sourceMappingURL=chunk-DTCRA7JS.js.map