@mastra/core 1.11.0-alpha.1 → 1.11.0-alpha.2

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.
Files changed (59) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/agent/index.cjs +13 -13
  3. package/dist/agent/index.js +2 -2
  4. package/dist/agent/message-list/conversion/output-converter.d.ts.map +1 -1
  5. package/dist/agent/message-list/index.cjs +18 -18
  6. package/dist/agent/message-list/index.js +1 -1
  7. package/dist/{chunk-2CSKXHM7.cjs → chunk-6NZQ52RZ.cjs} +22 -10
  8. package/dist/chunk-6NZQ52RZ.cjs.map +1 -0
  9. package/dist/{chunk-PUTCRAH6.cjs → chunk-6VSVQ62A.cjs} +43 -43
  10. package/dist/{chunk-PUTCRAH6.cjs.map → chunk-6VSVQ62A.cjs.map} +1 -1
  11. package/dist/{chunk-C574TBOV.js → chunk-VVX2O7XN.js} +3 -3
  12. package/dist/{chunk-C574TBOV.js.map → chunk-VVX2O7XN.js.map} +1 -1
  13. package/dist/{chunk-GQRY6HEY.js → chunk-WD467XGW.js} +22 -10
  14. package/dist/chunk-WD467XGW.js.map +1 -0
  15. package/dist/datasets/index.cjs +16 -16
  16. package/dist/datasets/index.js +1 -1
  17. package/dist/docs/SKILL.md +1 -1
  18. package/dist/docs/assets/SOURCE_MAP.json +182 -182
  19. package/dist/evals/index.cjs +4 -4
  20. package/dist/evals/index.js +1 -1
  21. package/dist/evals/scoreTraces/index.cjs +3 -3
  22. package/dist/evals/scoreTraces/index.js +1 -1
  23. package/dist/harness/index.cjs +3 -3
  24. package/dist/harness/index.js +1 -1
  25. package/dist/index.cjs +2 -2
  26. package/dist/index.js +1 -1
  27. package/dist/llm/index.cjs +6 -6
  28. package/dist/llm/index.js +1 -1
  29. package/dist/loop/index.cjs +14 -14
  30. package/dist/loop/index.js +1 -1
  31. package/dist/mastra/index.cjs +2 -2
  32. package/dist/mastra/index.js +1 -1
  33. package/dist/memory/index.cjs +14 -14
  34. package/dist/memory/index.js +1 -1
  35. package/dist/processor-provider/index.cjs +10 -10
  36. package/dist/processor-provider/index.js +1 -1
  37. package/dist/processors/index.cjs +42 -42
  38. package/dist/processors/index.js +1 -1
  39. package/dist/relevance/index.cjs +3 -3
  40. package/dist/relevance/index.js +1 -1
  41. package/dist/storage/index.cjs +64 -64
  42. package/dist/storage/index.js +1 -1
  43. package/dist/stream/index.cjs +11 -11
  44. package/dist/stream/index.js +2 -2
  45. package/dist/test-utils/llm-mock.cjs +12 -12
  46. package/dist/test-utils/llm-mock.js +3 -3
  47. package/dist/tool-loop-agent/index.cjs +4 -4
  48. package/dist/tool-loop-agent/index.js +1 -1
  49. package/dist/utils.cjs +23 -23
  50. package/dist/utils.js +1 -1
  51. package/dist/vector/index.cjs +9 -9
  52. package/dist/vector/index.js +2 -2
  53. package/dist/workflows/evented/index.cjs +10 -10
  54. package/dist/workflows/evented/index.js +1 -1
  55. package/dist/workflows/index.cjs +24 -24
  56. package/dist/workflows/index.js +1 -1
  57. package/package.json +5 -5
  58. package/dist/chunk-2CSKXHM7.cjs.map +0 -1
  59. package/dist/chunk-GQRY6HEY.js.map +0 -1
@@ -2,7 +2,7 @@ import { ModelsDevGateway, parseModelRouterId, ToolLoopAgent } from './chunk-Y2M
2
2
  import { NetlifyGateway } from './chunk-XWMBFPD5.js';
3
3
  import { EventSourceParserStream, MastraModelGateway, createOpenAICompatible, createOpenAI, createGoogleGenerativeAI } from './chunk-GOGAIHBU.js';
4
4
  import { PROVIDER_REGISTRY, GatewayRegistry } from './chunk-J4V2WVFG.js';
5
- import { MessageList, output_exports, generateText, generateObject, streamText, streamObject, coreContentToString, DefaultGeneratedFile, DefaultGeneratedFileWithType, sanitizeToolName } from './chunk-GQRY6HEY.js';
5
+ import { MessageList, output_exports, generateText, generateObject, streamText, streamObject, coreContentToString, DefaultGeneratedFile, DefaultGeneratedFileWithType, sanitizeToolName } from './chunk-WD467XGW.js';
6
6
  import { DefaultVoice } from './chunk-ISDIKE46.js';
7
7
  import { generateId, parsePartialJson, isDeepEqualData, APICallError, tool, asSchema, stepCountIs } from './chunk-76ZCW5L6.js';
8
8
  import { PUBSUB_SYMBOL, STREAM_FORMAT_SYMBOL } from './chunk-2QXNHEDL.js';
@@ -52581,5 +52581,5 @@ var removeUndefinedValues = (obj) => {
52581
52581
  };
52582
52582
 
52583
52583
  export { AISDKV5LanguageModel, Agent, AgentsStorage, AzureOpenAIGateway, BaseProcessor, BatchPartsProcessor, BlobStore, ChunkFrom, Dataset, DatasetsInMemory, DatasetsManager, DatasetsStorage, DefaultExecutionEngine, EDITOR_DOMAINS, EMBEDDING_MODELS, EventedExecutionEngine, EventedRun, EventedWorkflow, ExecutionEngine, ExperimentsInMemory, ExperimentsStorage, FilePartSchema, FilesystemAgentsStorage, FilesystemDB, FilesystemMCPClientsStorage, FilesystemMCPServersStorage, FilesystemPromptBlocksStorage, FilesystemScorerDefinitionsStorage, FilesystemSkillsStorage, FilesystemStore, FilesystemVersionedHelpers, FilesystemWorkspacesStorage, GitHistory, ImagePartSchema, InMemoryAgentsStorage, InMemoryBlobStore, InMemoryDB, InMemoryMCPClientsStorage, InMemoryMCPServersStorage, InMemoryMemory, InMemoryPromptBlocksStorage, InMemoryScorerDefinitionsStorage, InMemorySkillsStorage, InMemoryStore, InMemoryWorkspacesStorage, LanguageDetector, MCPClientsStorage, MCPServersStorage, Mastra, MastraAgentNetworkStream, MastraCompositeStore, MastraLLMV1, MastraMemory, MastraModelOutput, MastraScorer, MastraStorage, MemoryProcessor, MemoryStorage, MessageContentSchema, MessageHistory, MessagePartSchema, MockMemory, MockStore, ModelRouterEmbeddingModel, ModelRouterLanguageModel, ModerationProcessor, ObservabilityInMemory, ObservabilityStorage, PIIDetector, ProcessorInputPhaseSchema, ProcessorInputStepPhaseSchema, ProcessorMessageContentSchema, ProcessorMessageSchema, ProcessorOutputResultPhaseSchema, ProcessorOutputStepPhaseSchema, ProcessorOutputStreamPhaseSchema, ProcessorRunner, ProcessorState, ProcessorStepInputSchema, ProcessorStepOutputSchema, ProcessorStepSchema, PromptBlocksStorage, PromptInjectionDetector, ReasoningPartSchema, Run, SchemaUpdateValidationError, SchemaValidationError, SchemaValidator, ScorerDefinitionsStorage, ScoresInMemory, ScoresStorage, SemanticRecall, SkillsProcessor, SkillsStorage, SourcePartSchema, StepExecutor, StepStartPartSchema, StorageDomain, StoreOperations, StoreOperationsInMemory, StructuredOutputProcessor, SystemPromptScrubber, TextPartSchema, TokenLimiterProcessor, ToolCallFilter, ToolInvocationPartSchema, ToolSearchProcessor, TripWire, UnicodeNormalizer, VersionedStorageDomain, WORKING_MEMORY_END_TAG, WORKING_MEMORY_START_TAG, Workflow, WorkflowEventProcessor, WorkflowRunOutput, WorkflowsInMemory, WorkflowsStorage, WorkingMemory, WorkspaceInstructionsProcessor, WorkspacesStorage, calculatePagination, checkEvalStorageFields, cleanStepResult, cloneStep, cloneStep2, cloneWorkflow, cloneWorkflow2, compareExperiments, computeMean, computeScorerStats, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5, createDeprecationProxy, createMastraProxy, createScorer, createStep, createStep2, createStorageErrorId, createStoreErrorId, createTimeTravelExecutionParams, createValidator, createVectorErrorId, createWorkflow, createWorkflow2, deepEqual, deepMerge, delay2 as delay, ensureDate, ensureToolProperties, executeTarget, extractWorkingMemoryContent, extractWorkingMemoryTags, fetchWithRetry, filterByDateRange, formatCheckFeedback, formatCompletionFeedback, formatStreamCompletionFeedback, formatValidationFeedback, generateEmptyFromSchema, generateFinalResult, generateStructuredFinalResult, getDefaultValue, getNestedValue, getResumeLabelsByStepId, getSchemaValidator, getSettings, getSqlType, getStepIds, getStepResult, getThreadOMMetadata, globalEmbeddingCache, hydrateSerializedStepErrors, isCoreMessage, isObservationalMemoryEnabled, isProcessor, isProcessorWorkflow, isRegression, isSupportedLanguageModel, isToolLoopAgentLike, isUiMessage, isZodType, jsonValueEquals, loop, makeCoreTool, makeCoreToolV5, mapVariable, maskStreamTags, memoryDefaultOptions, normalizePerPage, omitKeys, parseFieldKey, parseMemoryRequestContext, parseSqlIdentifier, removeUndefinedValues, removeWorkingMemoryTags, resolveModelConfig, resolveScorers, resolveSerializedZodOutput, resolveThreadIdFromArgs, runChecks, runCompletionScorers, runCountDeprecationMessage, runDefaultCompletionCheck, runEvals, runExperiment, runScorersForItem, runStreamCompletionScorers, runValidation, safelyParseJSON, selectFields, serializeDate, setNestedValue, setThreadOMMetadata, supportedLanguageModelSpecifications, toolLoopAgentToMastraAgent, transformRow, transformScoreRow, tryGenerateWithJsonFallback, tryStreamWithJsonFallback, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData };
52584
- //# sourceMappingURL=chunk-C574TBOV.js.map
52585
- //# sourceMappingURL=chunk-C574TBOV.js.map
52584
+ //# sourceMappingURL=chunk-VVX2O7XN.js.map
52585
+ //# sourceMappingURL=chunk-VVX2O7XN.js.map