@eggjs/tegg-types
Advanced tools
@@ -65,2 +65,8 @@ import type { InputContentPart, InputMessage, MessageContentBlock, MessageObject } from './AgentMessage'; | ||
| threadId?: string; | ||
| /** | ||
| * Populated by AgentRuntime before calling execRun. | ||
| * - true: threadId was provided (resume existing conversation) | ||
| * - false: no threadId provided, new thread created | ||
| */ | ||
| isResume?: boolean; | ||
| input: { | ||
@@ -67,0 +73,0 @@ messages: InputMessage[]; |
+2
-2
| { | ||
| "name": "@eggjs/tegg-types", | ||
| "version": "3.73.0-beta.1", | ||
| "version": "3.73.0-beta.2", | ||
| "description": "tegg types", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
| }, | ||
| "gitHead": "b29319ee49b55f6e777d5581d70bfea224bf6e1f" | ||
| "gitHead": "e22d62615ba53d4f1734d30e3048a03b7b2c5de9" | ||
| } |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
130727
0.17%2605
0.23%0
-100%