@mastra/server 0.0.0-agui-20250501191909 → 0.0.0-cloud-transporter-20250513033346

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 (72) hide show
  1. package/README.md +48 -135
  2. package/dist/_tsup-dts-rollup.d.cts +177 -16
  3. package/dist/_tsup-dts-rollup.d.ts +177 -16
  4. package/dist/{chunk-M56ECCHK.cjs → chunk-4YZ3U35L.cjs} +18 -17
  5. package/dist/{chunk-QN4KF3BH.cjs → chunk-57CJTIPW.cjs} +2 -2
  6. package/dist/chunk-5SN4U5AC.cjs +508 -0
  7. package/dist/{chunk-ZLBRQFDD.cjs → chunk-64U3UDTH.cjs} +2 -2
  8. package/dist/chunk-75ZPJI57.cjs +9 -0
  9. package/dist/{chunk-QJ3AHN64.js → chunk-C7564HUT.js} +4 -3
  10. package/dist/{chunk-4BIX6GMY.cjs → chunk-D4IRYCUI.cjs} +72 -26
  11. package/dist/{chunk-RBQASTUP.js → chunk-DJJIUEL2.js} +13 -5
  12. package/dist/{chunk-M3YJLWTU.js → chunk-EJO45KYT.js} +29 -18
  13. package/dist/{chunk-L7XE5QTW.js → chunk-H5PTF3Y4.js} +1 -1
  14. package/dist/{chunk-Q6SHQECN.js → chunk-HFWCEP5S.js} +4 -3
  15. package/dist/{chunk-3EJZQ6TQ.js → chunk-HWZVAG3H.js} +3 -3
  16. package/dist/{chunk-EVCC233P.cjs → chunk-I2B73Y4I.cjs} +70 -59
  17. package/dist/{chunk-4JINXASC.js → chunk-IU5VO2I2.js} +3 -2
  18. package/dist/chunk-LIVAK2DM.js +2001 -0
  19. package/dist/{chunk-3AHQ5RGN.js → chunk-M5ABIP7D.js} +1 -1
  20. package/dist/{chunk-7IWQE76Z.cjs → chunk-MHKNLNAN.cjs} +13 -10
  21. package/dist/{chunk-JPB6RPGB.js → chunk-MIQYDLLM.js} +46 -21
  22. package/dist/chunk-MLKGABMK.js +7 -0
  23. package/dist/{chunk-TRDNDNGQ.js → chunk-NYN7KFXL.js} +1 -7
  24. package/dist/{chunk-FV45V6WC.cjs → chunk-OCWPVYNI.cjs} +0 -7
  25. package/dist/{chunk-SKBVVI24.cjs → chunk-OGCNNUHF.cjs} +9 -9
  26. package/dist/{chunk-WTHDCRMY.js → chunk-OR3CIE2H.js} +7 -4
  27. package/dist/chunk-P6SCPDYW.js +500 -0
  28. package/dist/{chunk-5JNVY6DU.js → chunk-TJKLBTFB.js} +20 -8
  29. package/dist/{chunk-AELYAUEE.cjs → chunk-UCTEMO2Q.cjs} +94 -69
  30. package/dist/{chunk-5YGDYMRB.cjs → chunk-VPNDC2DI.cjs} +14 -13
  31. package/dist/{chunk-Y3SV5XK4.js → chunk-WUC6LSTW.js} +54 -8
  32. package/dist/{chunk-2FJURXCL.cjs → chunk-Y7UWRW5X.cjs} +43 -35
  33. package/dist/{chunk-55HTWX4C.cjs → chunk-YBVOQN4M.cjs} +20 -19
  34. package/dist/chunk-YWLUOY3D.cjs +2004 -0
  35. package/dist/{chunk-D3G23FP3.cjs → chunk-ZE5AAC4I.cjs} +37 -25
  36. package/dist/server/handlers/a2a.cjs +30 -0
  37. package/dist/server/handlers/a2a.d.cts +6 -0
  38. package/dist/server/handlers/a2a.d.ts +6 -0
  39. package/dist/server/handlers/a2a.js +1 -0
  40. package/dist/server/handlers/agents.cjs +7 -7
  41. package/dist/server/handlers/agents.js +1 -1
  42. package/dist/server/handlers/error.cjs +2 -2
  43. package/dist/server/handlers/error.js +1 -1
  44. package/dist/server/handlers/logs.cjs +4 -4
  45. package/dist/server/handlers/logs.js +1 -1
  46. package/dist/server/handlers/memory.cjs +9 -9
  47. package/dist/server/handlers/memory.js +1 -1
  48. package/dist/server/handlers/network.cjs +5 -5
  49. package/dist/server/handlers/network.js +1 -1
  50. package/dist/server/handlers/telemetry.cjs +3 -3
  51. package/dist/server/handlers/telemetry.js +1 -1
  52. package/dist/server/handlers/tools.cjs +5 -5
  53. package/dist/server/handlers/tools.js +1 -1
  54. package/dist/server/handlers/utils.cjs +2 -2
  55. package/dist/server/handlers/utils.js +1 -1
  56. package/dist/server/handlers/vNextWorkflows.cjs +12 -12
  57. package/dist/server/handlers/vNextWorkflows.d.cts +1 -1
  58. package/dist/server/handlers/vNextWorkflows.d.ts +1 -1
  59. package/dist/server/handlers/vNextWorkflows.js +1 -1
  60. package/dist/server/handlers/vector.cjs +7 -7
  61. package/dist/server/handlers/vector.js +1 -1
  62. package/dist/server/handlers/voice.cjs +4 -4
  63. package/dist/server/handlers/voice.js +1 -1
  64. package/dist/server/handlers/workflows.cjs +11 -11
  65. package/dist/server/handlers/workflows.js +1 -1
  66. package/dist/server/handlers.cjs +28 -23
  67. package/dist/server/handlers.d.cts +1 -0
  68. package/dist/server/handlers.d.ts +1 -0
  69. package/dist/server/handlers.js +11 -10
  70. package/package.json +7 -5
  71. package/dist/chunk-5SWCVTNL.cjs +0 -5579
  72. package/dist/chunk-OMN3UI6X.js +0 -5576
package/README.md CHANGED
@@ -1,159 +1,72 @@
1
- # @mastra/deployer
1
+ # @mastra/server
2
2
 
3
- Core deployment infrastructure for Mastra applications, handling build, packaging, and deployment processes.
3
+ Typed HTTP handlers and utilities for exposing a `Mastra` instance over HTTP.
4
+ This package powers `mastra dev` and can be added to your own server to provide
5
+ REST and streaming endpoints for agents, workflows, telemetry and more.
4
6
 
5
7
  ## Installation
6
8
 
7
9
  ```bash
8
- npm install @mastra/deployer
10
+ npm install @mastra/server
9
11
  ```
10
12
 
11
- ## Overview
12
-
13
- The `@mastra/deployer` package provides the foundational deployment infrastructure for Mastra applications. It handles:
14
-
15
- - Project building and bundling
16
- - Dependency management
17
- - Environment configuration
18
- - Development and production deployments
19
-
20
13
  ## Usage
21
14
 
22
- ```typescript
23
- import { Deployer } from '@mastra/deployer';
15
+ The handlers are framework agnostic functions which accept a `Mastra` instance
16
+ and a request context. They are typically mounted under a URL prefix within your
17
+ web framework of choice:
24
18
 
25
- // Create a deployer instance
26
- const deployer = new Deployer({
27
- dir: '/path/to/project',
28
- type: 'Deploy', // or 'Dev' for development mode
19
+ ```typescript
20
+ import { Hono } from 'hono';
21
+ import { handlers } from '@mastra/server';
22
+ import { mastra } from './mastra-instance';
23
+
24
+ const app = new Hono();
25
+
26
+ app.get('/mastra/agents', ctx => handlers.agents.getAgentsHandler({ mastra, runtimeContext: ctx }));
27
+ app.post('/mastra/agents/:id/generate', async ctx => {
28
+ const body = await ctx.req.json();
29
+ return handlers.agents.generateHandler({
30
+ mastra,
31
+ runtimeContext: ctx,
32
+ agentId: ctx.req.param('id'),
33
+ body,
34
+ });
29
35
  });
30
36
 
31
- // Install dependencies
32
- await deployer.install();
33
-
34
- // Write package.json
35
- await deployer.writePackageJson();
36
-
37
- // Get Mastra instance
38
- const { mastra } = await deployer.getMastra();
37
+ // Mount additional handlers as required
39
38
  ```
40
39
 
41
- ## Configuration
42
-
43
- ### Required Parameters
44
-
45
- - `dir`: Project directory path
46
- - `type`: Deployment type ('Deploy' or 'Dev')
40
+ Running `mastra dev` starts a local development UI at
41
+ `http://localhost:3000` using these handlers.
47
42
 
48
- ## Features
43
+ ## Available Handler Groups
49
44
 
50
- ### Project Structure Management
45
+ - **Agents** - list defined agents, retrieve metadata, and run `generate`
46
+ or `stream`.
47
+ - **Workflows** - start and inspect workflow runs.
48
+ - **Tools** - discover tools available to the `Mastra` instance.
49
+ - **Memory** - interact with configured memory stores.
50
+ - **Logs** - query runtime logs when a supporting logger transport is used.
51
+ - **Telemetry** - expose metrics produced by the telemetry subsystem.
52
+ - **Networks** - interact with agent networks.
53
+ - **Vector / Voice** - endpoints related to vector stores and voice synthesis.
51
54
 
52
- - Creates and manages `.mastra` directory
53
- - Handles package.json generation and updates
54
- - Manages project dependencies
55
+ Handlers return JSON serialisable data and throw an `HTTPException` (subclass of
56
+ `Error`) when a failure should result in a non-2xx HTTP status.
55
57
 
56
- ### Dependency Management
58
+ ## OpenAPI Spec Generation
57
59
 
58
- - Automatic dependency installation
59
- - Workspace dependency resolution
60
- - Version management for @mastra packages
60
+ The local OpenAPI specification used by the CLI playground and similar tools can
61
+ be refreshed by running:
61
62
 
62
- ### Environment Handling
63
-
64
- - Support for multiple environment files:
65
- - `.env`
66
- - `.env.development`
67
- - `.env.local`
68
- - Environment variable validation and processing
69
-
70
- ### Build Process
71
-
72
- - Project bundling
73
- - Asset management
74
- - Source code transformation
75
-
76
- ### Development Support
77
-
78
- - Development server configuration
79
- - Hot reloading capabilities
80
- - Debug logging
81
-
82
- ## Project Structure
83
-
84
- The deployer creates and manages the following structure:
85
-
86
- ```
87
- your-project/
88
- ├── .mastra/
89
- │ ├── package.json
90
- │ ├── mastra.mjs
91
- │ └── index.mjs
92
- ├── .env
93
- ├── .env.development
94
- ├── .env.local
95
- └── package.json
96
- ```
97
-
98
- ## Package.json Management
99
-
100
- The deployer automatically manages dependencies in the `.mastra/package.json`:
101
-
102
- ```json
103
- {
104
- "name": "server",
105
- "version": "1.0.0",
106
- "type": "module",
107
- "dependencies": {
108
- "@mastra/loggers": "latest",
109
- "hono": "4.6.17",
110
- "@hono/node-server": "^1.13.7",
111
- "superjson": "^2.2.2",
112
- "zod-to-json-schema": "^3.24.1"
113
- }
114
- }
63
+ ```bash
64
+ pnpm run pull:openapispec
115
65
  ```
116
66
 
117
- ## Methods
118
-
119
- ### `install()`
120
-
121
- Installs and updates project dependencies.
122
-
123
- ### `writePackageJson()`
124
-
125
- Generates or updates the package.json in the .mastra directory.
126
-
127
- ### `getMastra()`
128
-
129
- Returns the Mastra instance for the project.
130
-
131
- ### `getMastraPath()`
132
-
133
- Returns the path to the .mastra directory.
134
-
135
- ## Error Handling
136
-
137
- The deployer includes comprehensive error handling for:
138
-
139
- - Dependency installation failures
140
- - File system operations
141
- - Environment configuration issues
142
- - Build process errors
143
-
144
- ## Logging
145
-
146
- Built-in logging support through @mastra/core:
147
-
148
- - Debug information
149
- - Installation progress
150
- - Build status
151
- - Error reporting
67
+ within the `@mastra/server` directory.
152
68
 
153
- ## Related Packages
69
+ ## License
154
70
 
155
- - `@mastra/core`: Core Mastra functionality
156
- - `@mastra/loggers`: Logging infrastructure
157
- - Deployer implementations:
158
- - `@mastra/deployer-cloudflare`
159
- - Other platform-specific deployers
71
+ Released under the Elastic License 2.0. The full license text is available in
72
+ this repository.
@@ -1,25 +1,39 @@
1
1
  import type { Agent } from '@mastra/core/agent';
2
+ import type { AgentCard } from '@mastra/core/a2a';
2
3
  import type { AgentNetwork } from '@mastra/core/network';
4
+ import type { Artifact } from '@mastra/core/a2a';
3
5
  import type { BaseLogMessage } from '@mastra/core/logger';
4
6
  import { CoreMessage } from 'ai';
7
+ import type { CoreMessage as CoreMessage_2 } from '@mastra/core/llm';
5
8
  import { EvalRow } from '@mastra/core/storage';
6
9
  import { GenerateObjectResult } from 'ai';
7
10
  import { GenerateTextResult } from 'ai';
11
+ import type { JSONRPCError } from '@mastra/core/a2a';
12
+ import { JSONRPCResponse } from '@mastra/core/a2a';
13
+ import type { Logger } from '@mastra/core/logger';
8
14
  import type { Mastra } from '@mastra/core/mastra';
9
15
  import type { MastraMemory } from '@mastra/core/memory';
10
16
  import { Message } from 'ai';
17
+ import type { Message as Message_2 } from '@mastra/core/a2a';
11
18
  import { MessageType } from '@mastra/core/memory';
12
19
  import { NewStep } from '@mastra/core/workflows/vNext';
13
20
  import type { NewWorkflow } from '@mastra/core/workflows/vNext';
14
21
  import type { QueryResult } from '@mastra/core/vector';
15
22
  import { ReadableStream as ReadableStream_2 } from 'node:stream/web';
16
- import type { RuntimeContext } from '@mastra/core/runtime-context';
17
- import type { RuntimeContext as RuntimeContext_2 } from '@mastra/core/di';
18
- import { SerializedStepFlowEntry } from '@mastra/core/workflows/vNext';
23
+ import { RuntimeContext } from '@mastra/core/runtime-context';
24
+ import { RuntimeContext as RuntimeContext_2 } from '@mastra/core/di';
25
+ import type { SerializedStepFlowEntry } from '@mastra/core/workflows/vNext';
19
26
  import { Step } from '@mastra/core/workflows';
20
27
  import { StepExecutionContext } from '@mastra/core/workflows';
21
28
  import { StepGraph } from '@mastra/core/workflows';
22
29
  import { StorageThreadType } from '@mastra/core/memory';
30
+ import { Task } from '@mastra/core/a2a';
31
+ import { TaskAndHistory } from '@mastra/core/a2a';
32
+ import type { TaskContext } from '@mastra/core/a2a';
33
+ import type { TaskIdParams } from '@mastra/core/a2a';
34
+ import type { TaskQueryParams } from '@mastra/core/a2a';
35
+ import type { TaskSendParams } from '@mastra/core/a2a';
36
+ import type { TaskStatus } from '@mastra/core/a2a';
23
37
  import type { ToolAction } from '@mastra/core/tools';
24
38
  import type { VercelTool } from '@mastra/core/tools';
25
39
  import type { Workflow } from '@mastra/core/workflows';
@@ -30,6 +44,17 @@ import type { WorkflowRuns } from '@mastra/core/storage';
30
44
  import { ZodType } from 'zod';
31
45
  import { ZodTypeDef } from 'zod';
32
46
 
47
+ export declare namespace a2a {
48
+ export {
49
+ getAgentCardByIdHandler,
50
+ handleTaskSend,
51
+ handleTaskGet,
52
+ handleTaskSendSubscribe,
53
+ handleTaskCancel,
54
+ getAgentExecutionHandler
55
+ }
56
+ }
57
+
33
58
  export declare namespace agents {
34
59
  export {
35
60
  getAgentsHandler,
@@ -46,12 +71,18 @@ export declare interface ApiError extends Error {
46
71
  status?: number;
47
72
  }
48
73
 
74
+ export declare function applyUpdateToTaskAndHistory(current: TaskAndHistory, update: Omit<TaskStatus, 'timestamp'> | Artifact): TaskAndHistory;
75
+
49
76
  declare type ClientErrorStatusCode = 400 | 401 | 402 | 403 | 404 | 405 | 406 | 407 | 408 | 409 | 410 | 411 | 412 | 413 | 414 | 415 | 416 | 417 | 418 | 421 | 422 | 423 | 424 | 425 | 426 | 428 | 429 | 431 | 451;
50
77
 
51
78
  export declare interface Context {
52
79
  mastra: Mastra;
53
80
  }
54
81
 
82
+ export declare function convertToCoreMessage(message: Message_2): CoreMessage_2;
83
+
84
+ export declare function createErrorResponse(id: number | string | null, error: JSONRPCError<unknown>): JSONRPCResponse<null, unknown>;
85
+
55
86
  export declare function createIndex({ mastra, vectorName, index, }: Pick<VectorContext, 'mastra' | 'vectorName'> & {
56
87
  index: CreateIndexRequest;
57
88
  }): Promise<{
@@ -68,6 +99,15 @@ export declare function createRunHandler({ mastra, workflowId, runId: prevRunId,
68
99
  runId: string;
69
100
  }>;
70
101
 
102
+ export declare function createSuccessResponse<T>(id: number | string | null, result: T): JSONRPCResponse<T>;
103
+
104
+ export declare function createTaskContext({ task, userMessage, history, activeCancellations, }: {
105
+ task: Task;
106
+ userMessage: Message_2;
107
+ history: Message_2[];
108
+ activeCancellations: Set<string>;
109
+ }): TaskContext;
110
+
71
111
  export declare function createThreadHandler({ mastra, agentId, body, }: Pick<MemoryContext, 'mastra' | 'agentId'> & {
72
112
  body?: Omit<Parameters<MastraMemory['createThread']>[0], 'resourceId'> & {
73
113
  resourceId?: string;
@@ -98,15 +138,17 @@ export declare function describeIndex({ mastra, vectorName, indexName, }: Pick<V
98
138
  metric: string | undefined;
99
139
  }>;
100
140
 
101
- export declare function executeAgentToolHandler({ mastra, agentId, toolId, data, runtimeContext, }: Pick<ToolsContext, 'mastra' | 'toolId'> & {
141
+ export declare function executeAgentToolHandler({ mastra, agentId, toolId, data, runtimeContext, runtimeContextFromRequest, }: Pick<ToolsContext, 'mastra' | 'toolId'> & {
102
142
  agentId?: string;
103
143
  data: any;
104
- runtimeContext: RuntimeContext;
144
+ runtimeContext: RuntimeContext_2;
145
+ runtimeContextFromRequest: Record<string, unknown>;
105
146
  }): Promise<any>;
106
147
 
107
- export declare function executeToolHandler(tools: ToolsContext['tools']): ({ mastra, runId, toolId, data, runtimeContext, }: Pick<ToolsContext, "mastra" | "toolId" | "runId"> & {
148
+ export declare function executeToolHandler(tools: ToolsContext['tools']): ({ mastra, runId, toolId, data, runtimeContext, runtimeContextFromRequest, }: Pick<ToolsContext, "mastra" | "toolId" | "runId"> & {
108
149
  data?: unknown;
109
- runtimeContext: RuntimeContext;
150
+ runtimeContext: RuntimeContext_2;
151
+ runtimeContextFromRequest: Record<string, unknown>;
110
152
  }) => Promise<any>;
111
153
 
112
154
  export declare function generateHandler({ mastra, runtimeContext, agentId, body, }: Context & {
@@ -114,6 +156,7 @@ export declare function generateHandler({ mastra, runtimeContext, agentId, body,
114
156
  agentId: string;
115
157
  body: GetBody<'generate'> & {
116
158
  resourceid?: string;
159
+ runtimeContext?: Record<string, unknown>;
117
160
  };
118
161
  }): Promise<GenerateTextResult<any, any>>;
119
162
 
@@ -141,10 +184,32 @@ export declare function getAgentByIdHandler({ mastra, runtimeContext, agentId, }
141
184
  name: any;
142
185
  instructions: string;
143
186
  tools: any;
187
+ workflows: {};
144
188
  provider: string;
145
189
  modelId: string;
146
190
  }>;
147
191
 
192
+ export declare function getAgentCardByIdHandler({ mastra, agentId, executionUrl, provider, version, runtimeContext, }: Context & {
193
+ runtimeContext: RuntimeContext;
194
+ agentId: keyof ReturnType<typeof mastra.getAgents>;
195
+ executionUrl?: string;
196
+ version?: string;
197
+ provider?: {
198
+ organization: string;
199
+ url: string;
200
+ };
201
+ }): Promise<AgentCard>;
202
+
203
+ export declare function getAgentExecutionHandler({ requestId, mastra, agentId, runtimeContext, method, params, taskStore, logger, }: Context & {
204
+ requestId: string;
205
+ runtimeContext: RuntimeContext;
206
+ agentId: string;
207
+ method: 'tasks/send' | 'tasks/sendSubscribe' | 'tasks/get' | 'tasks/cancel';
208
+ params: TaskSendParams | TaskQueryParams | TaskIdParams;
209
+ taskStore?: InMemoryTaskStore;
210
+ logger?: Logger;
211
+ }): Promise<any>;
212
+
148
213
  export declare function getAgentsHandler({ mastra, runtimeContext }: Context & {
149
214
  runtimeContext: RuntimeContext;
150
215
  }): Promise<any>;
@@ -187,7 +252,9 @@ export declare function getMemoryStatusHandler({ mastra, agentId }: Pick<MemoryC
187
252
  result: boolean;
188
253
  }>;
189
254
 
190
- export declare function getMessagesHandler({ mastra, agentId, threadId, }: Pick<MemoryContext, 'mastra' | 'agentId' | 'threadId'>): Promise<{
255
+ export declare function getMessagesHandler({ mastra, agentId, threadId, limit, }: Pick<MemoryContext, 'mastra' | 'agentId' | 'threadId'> & {
256
+ limit?: number;
257
+ }): Promise<{
191
258
  messages: CoreMessage[];
192
259
  uiMessages: Message[];
193
260
  }>;
@@ -240,16 +307,22 @@ export declare function getToolByIdHandler({ tools, toolId }: Pick<ToolsContext,
240
307
  export declare function getToolsHandler({ tools }: Pick<ToolsContext, 'tools'>): Promise<Record<string, any>>;
241
308
 
242
309
  export declare function getVNextWorkflowByIdHandler({ mastra, workflowId }: VNextWorkflowContext): Promise<{
243
- steps: any;
310
+ steps: SerializedStep[];
244
311
  name: string | undefined;
245
312
  stepGraph: SerializedStepFlowEntry[];
246
313
  inputSchema: string | undefined;
247
314
  outputSchema: string | undefined;
248
315
  }>;
249
316
 
250
- export declare function getVNextWorkflowRunHandler({ mastra, workflowId, runId, }: Pick<VNextWorkflowContext, 'mastra' | 'workflowId' | 'runId'>): Promise<ReturnType<NewWorkflow['getWorkflowRun']>>;
317
+ export declare function getVNextWorkflowRunByIdHandler({ mastra, workflowId, runId, }: Pick<VNextWorkflowContext, 'mastra' | 'workflowId' | 'runId'>): Promise<ReturnType<NewWorkflow['getWorkflowRunById']>>;
251
318
 
252
- export declare function getVNextWorkflowRunsHandler({ mastra, workflowId }: VNextWorkflowContext): Promise<WorkflowRuns>;
319
+ export declare function getVNextWorkflowRunsHandler({ mastra, workflowId, fromDate, toDate, limit, offset, resourceId, }: VNextWorkflowContext & {
320
+ fromDate?: Date;
321
+ toDate?: Date;
322
+ limit?: number;
323
+ offset?: number;
324
+ resourceId?: string;
325
+ }): Promise<WorkflowRuns>;
253
326
 
254
327
  export declare function getVNextWorkflowsHandler({ mastra }: VNextWorkflowContext): Promise<any>;
255
328
 
@@ -265,12 +338,60 @@ export declare function getWorkflowByIdHandler({ mastra, workflowId }: WorkflowC
265
338
 
266
339
  export declare function getWorkflowRunHandler({ mastra, workflowId, runId, }: Pick<WorkflowContext, 'mastra' | 'workflowId' | 'runId'>): Promise<ReturnType<Workflow['getRun']>>;
267
340
 
268
- export declare function getWorkflowRunsHandler({ mastra, workflowId }: WorkflowContext): Promise<WorkflowRuns>;
341
+ export declare function getWorkflowRunsHandler({ mastra, workflowId, fromDate, toDate, limit, offset, resourceId, }: WorkflowContext & {
342
+ fromDate?: Date;
343
+ toDate?: Date;
344
+ limit?: number;
345
+ offset?: number;
346
+ resourceId?: string;
347
+ }): Promise<WorkflowRuns>;
269
348
 
270
349
  export declare function getWorkflowsHandler({ mastra }: WorkflowContext): Promise<any>;
271
350
 
272
351
  export declare function handleError(error: unknown, defaultMessage: string): never;
273
352
 
353
+ export declare function handleTaskCancel({ requestId, taskStore, agentId, taskId, logger, }: {
354
+ requestId: string;
355
+ taskStore: InMemoryTaskStore;
356
+ agentId: string;
357
+ taskId: string;
358
+ logger?: Logger;
359
+ }): Promise<JSONRPCResponse<Task, unknown>>;
360
+
361
+ export declare function handleTaskGet({ requestId, taskStore, agentId, taskId, }: {
362
+ requestId: string;
363
+ taskStore: InMemoryTaskStore;
364
+ agentId: string;
365
+ taskId: string;
366
+ }): Promise<JSONRPCResponse<TaskAndHistory, unknown>>;
367
+
368
+ export declare function handleTaskSend({ requestId, params, taskStore, agent, logger, runtimeContext, }: {
369
+ requestId: string;
370
+ params: TaskSendParams;
371
+ taskStore: InMemoryTaskStore;
372
+ agent: Agent;
373
+ logger?: Logger;
374
+ runtimeContext: RuntimeContext;
375
+ }): Promise<JSONRPCResponse<null, unknown> | JSONRPCResponse<Task, unknown>>;
376
+
377
+ export declare function handleTaskSendSubscribe({ requestId, params, taskStore, agent, logger, runtimeContext, }: {
378
+ requestId: string;
379
+ params: TaskSendParams;
380
+ taskStore: InMemoryTaskStore;
381
+ agent: Agent;
382
+ logger?: Logger;
383
+ runtimeContext: RuntimeContext;
384
+ }): AsyncGenerator<JSONRPCResponse<null, unknown> | JSONRPCResponse<Task, unknown> | JSONRPCResponse< {
385
+ state: string;
386
+ message: {
387
+ role: string;
388
+ parts: {
389
+ type: string;
390
+ text: string;
391
+ }[];
392
+ };
393
+ }, unknown>, void, unknown>;
394
+
274
395
  /**
275
396
  * `HTTPException` must be used when a fatal error such as authentication failure occurs.
276
397
  *
@@ -332,8 +453,31 @@ declare type HTTPExceptionOptions = {
332
453
  */
333
454
  declare type InfoStatusCode = 100 | 101 | 102 | 103;
334
455
 
456
+ export declare class InMemoryTaskStore {
457
+ private store;
458
+ activeCancellations: Set<string>;
459
+ load({ agentId, taskId }: {
460
+ agentId: string;
461
+ taskId: string;
462
+ }): Promise<TaskAndHistory | null>;
463
+ save({ agentId, data }: {
464
+ agentId: string;
465
+ data: TaskAndHistory;
466
+ }): Promise<void>;
467
+ }
468
+
335
469
  export declare function listIndexes({ mastra, vectorName }: Pick<VectorContext, 'mastra' | 'vectorName'>): Promise<string[]>;
336
470
 
471
+ export declare function loadOrCreateTaskAndHistory({ agentId, taskId, taskStore, message, sessionId, metadata, logger, }: {
472
+ agentId: string;
473
+ taskId: string;
474
+ taskStore: InMemoryTaskStore;
475
+ message: Message_2;
476
+ sessionId?: string | null;
477
+ metadata?: Record<string, unknown> | null;
478
+ logger?: Logger;
479
+ }): Promise<TaskAndHistory>;
480
+
337
481
  export declare namespace logs {
338
482
  export {
339
483
  getLogsHandler,
@@ -381,6 +525,8 @@ declare interface NetworkContext extends Context {
381
525
  runtimeContext: RuntimeContext;
382
526
  }
383
527
 
528
+ export declare function normalizeError(error: any, reqId: number | string | null, taskId?: string, logger?: Logger): JSONRPCResponse<null, unknown>;
529
+
384
530
  declare interface QueryRequest {
385
531
  indexName: string;
386
532
  queryVector: number[];
@@ -395,12 +541,13 @@ export declare function queryVectors({ mastra, vectorName, query, }: Pick<Vector
395
541
 
396
542
  declare type RedirectStatusCode = 300 | 301 | 302 | 303 | 304 | DeprecatedStatusCode | 307 | 308;
397
543
 
398
- export declare function resumeAsyncVNextWorkflowHandler({ mastra, workflowId, runId, body, runtimeContext, }: VNextWorkflowContext & {
544
+ export declare function resumeAsyncVNextWorkflowHandler({ mastra, workflowId, runId, body, runtimeContext, runtimeContextFromRequest, }: VNextWorkflowContext & {
399
545
  body: {
400
546
  step: string | string[];
401
547
  resumeData?: unknown;
402
548
  };
403
549
  runtimeContext?: RuntimeContext_2;
550
+ runtimeContextFromRequest?: Record<string, unknown>;
404
551
  }): Promise<WorkflowResult<ZodType<any, ZodTypeDef, any>, NewStep<string, any, any, any, any>[]>>;
405
552
 
406
553
  export declare function resumeAsyncWorkflowHandler({ mastra, workflowId, runId, body, runtimeContext, }: WorkflowContext & {
@@ -437,11 +584,21 @@ export declare function saveMessagesHandler({ mastra, agentId, body, }: Pick<Mem
437
584
  };
438
585
  }): Promise<MessageType[]>;
439
586
 
587
+ declare type SerializedStep = {
588
+ id: string;
589
+ description: string;
590
+ inputSchema: string | undefined;
591
+ outputSchema: string | undefined;
592
+ resumeSchema: string | undefined;
593
+ suspendSchema: string | undefined;
594
+ };
595
+
440
596
  declare type ServerErrorStatusCode = 500 | 501 | 502 | 503 | 504 | 505 | 506 | 507 | 508 | 510 | 511;
441
597
 
442
- export declare function startAsyncVNextWorkflowHandler({ mastra, runtimeContext, workflowId, runId, inputData, }: Pick<VNextWorkflowContext, 'mastra' | 'workflowId' | 'runId'> & {
598
+ export declare function startAsyncVNextWorkflowHandler({ mastra, runtimeContext, workflowId, runId, inputData, runtimeContextFromRequest, }: Pick<VNextWorkflowContext, 'mastra' | 'workflowId' | 'runId'> & {
443
599
  inputData?: unknown;
444
600
  runtimeContext?: RuntimeContext_2;
601
+ runtimeContextFromRequest?: Record<string, unknown>;
445
602
  }): Promise<WorkflowResult<ZodType<any, ZodTypeDef, any>, NewStep<string, any, any, any, any>[]>>;
446
603
 
447
604
  export declare function startAsyncWorkflowHandler({ mastra, runtimeContext, workflowId, runId, triggerData, }: Pick<WorkflowContext, 'mastra' | 'workflowId' | 'runId'> & {
@@ -449,9 +606,10 @@ export declare function startAsyncWorkflowHandler({ mastra, runtimeContext, work
449
606
  runtimeContext: RuntimeContext;
450
607
  }): Promise<WorkflowRunResult<any, Step<string, any, any, StepExecutionContext<any, WorkflowContext_2<any, Step<string, any, any, any>[], Record<string, any>>>>[], any>>;
451
608
 
452
- export declare function startVNextWorkflowRunHandler({ mastra, runtimeContext, workflowId, runId, inputData, }: Pick<VNextWorkflowContext, 'mastra' | 'workflowId' | 'runId'> & {
609
+ export declare function startVNextWorkflowRunHandler({ mastra, runtimeContext, workflowId, runId, inputData, runtimeContextFromRequest, }: Pick<VNextWorkflowContext, 'mastra' | 'workflowId' | 'runId'> & {
453
610
  inputData?: unknown;
454
611
  runtimeContext?: RuntimeContext_2;
612
+ runtimeContextFromRequest?: Record<string, unknown>;
455
613
  }): Promise<{
456
614
  message: string;
457
615
  }>;
@@ -487,6 +645,7 @@ export declare function streamGenerateHandler({ mastra, runtimeContext, agentId,
487
645
  agentId: string;
488
646
  body: GetBody<'stream'> & {
489
647
  resourceid?: string;
648
+ runtimeContext?: string;
490
649
  };
491
650
  }): Promise<Response | undefined>;
492
651
 
@@ -513,6 +672,8 @@ declare interface TelemetryContext extends Context {
513
672
  page?: number;
514
673
  perPage?: number;
515
674
  attribute?: string | string[];
675
+ fromDate?: Date;
676
+ toDate?: Date;
516
677
  };
517
678
  }
518
679
 
@@ -604,7 +765,7 @@ export declare namespace vNextWorkflows {
604
765
  export {
605
766
  getVNextWorkflowsHandler,
606
767
  getVNextWorkflowByIdHandler,
607
- getVNextWorkflowRunHandler,
768
+ getVNextWorkflowRunByIdHandler,
608
769
  createVNextWorkflowRunHandler,
609
770
  startAsyncVNextWorkflowHandler,
610
771
  startVNextWorkflowRunHandler,