@nuvin/agent-core 0.3.0-rc.4 → 0.3.0-rc.6
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.
- package/dist/VERSION +2 -2
- package/dist/agent/index.d.ts +0 -1
- package/dist/agent/index.js +1 -1
- package/dist/agent/metrics.d.ts +13 -1
- package/dist/chunk-D5IVWJHX.js +1 -1
- package/dist/chunk-EQGBU73Q.js +1 -1
- package/dist/chunk-FFIZ6TKW.js +1 -1
- package/dist/chunk-GAZGO6N7.js +1 -1
- package/dist/chunk-IUZALP6K.js +1 -1
- package/dist/chunk-LIE76IJA.js +1 -1
- package/dist/chunk-NJFOEZ6V.js +1 -0
- package/dist/chunk-X7VAACWY.js +1 -1
- package/dist/chunk-YNOIG4FD.js +1 -1
- package/dist/formats/index.js +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/isolate/index.js +1 -1
- package/dist/models/chat-model.d.ts +2 -0
- package/dist/models/index.js +1 -1
- package/dist/models/model-registry.d.ts +3 -0
- package/dist/models/openai-model.d.ts +3 -0
- package/dist/shared/index.js +1 -1
- package/dist/shared/types.d.ts +43 -3
- package/dist/tools/index.d.ts +3 -2
- package/dist/tools/index.js +1 -1
- package/dist/tools/shell/background-bash-controller.d.ts +87 -0
- package/dist/tools/shell/background-bash-process.d.ts +49 -0
- package/dist/tools/shell/bash-output-tool.d.ts +6 -2
- package/dist/tools/shell/bash-tool.d.ts +2 -2
- package/dist/tools/shell/kill-shell-tool.d.ts +2 -2
- package/package.json +2 -2
- package/dist/agent/topic-reminder-extension.d.ts +0 -32
- package/dist/chunk-C7XNCD5L.js +0 -1
- package/dist/tools/session/update-topic-tool.d.ts +0 -12
- package/dist/tools/shell/background-process-registry.d.ts +0 -116
|
@@ -6,6 +6,7 @@ export interface ModelProfile {
|
|
|
6
6
|
reasoning?: ModelReasoningConfig;
|
|
7
7
|
surface?: ChatModelSurface;
|
|
8
8
|
baseUrl?: string;
|
|
9
|
+
forceStreaming?: boolean;
|
|
9
10
|
}
|
|
10
11
|
export interface ProviderProfile {
|
|
11
12
|
label?: string;
|
|
@@ -17,6 +18,7 @@ export interface ProviderProfile {
|
|
|
17
18
|
defaultModel?: string;
|
|
18
19
|
defaultModels: string[];
|
|
19
20
|
supportsModelFetch: boolean;
|
|
21
|
+
forceStreaming?: boolean;
|
|
20
22
|
models: Record<string, ModelProfile>;
|
|
21
23
|
}
|
|
22
24
|
export interface ResolvedModelProfile {
|
|
@@ -29,6 +31,7 @@ export interface ResolvedModelProfile {
|
|
|
29
31
|
defaultModel?: string;
|
|
30
32
|
defaultModels?: string[];
|
|
31
33
|
supportsModelFetch?: boolean;
|
|
34
|
+
forceStreaming?: boolean;
|
|
32
35
|
contextWindow?: number;
|
|
33
36
|
maxOutput?: number;
|
|
34
37
|
reasoning?: ModelReasoningConfig;
|
|
@@ -22,6 +22,8 @@ export interface OpenAiModelOptions extends Partial<BaseChatModelOptions> {
|
|
|
22
22
|
chatCompletionsPath?: string;
|
|
23
23
|
responsesPath?: string;
|
|
24
24
|
fetch?: typeof globalThis.fetch;
|
|
25
|
+
/** Force `stream: true` even for non-streaming requests (backend is SSE-only). */
|
|
26
|
+
forceStreaming?: boolean;
|
|
25
27
|
providerSessionResolver?: ProviderSessionResolver;
|
|
26
28
|
promptCacheKeyResolver?: OpenAiPromptCacheKeyResolver;
|
|
27
29
|
requestMutators?: ProviderRequestMutator[];
|
|
@@ -32,6 +34,7 @@ export interface OpenAiModelOptions extends Partial<BaseChatModelOptions> {
|
|
|
32
34
|
export declare class OpenAiModel extends RoutedModel {
|
|
33
35
|
private readonly responsesSocketSessions;
|
|
34
36
|
private readonly promptCacheKeyResolver?;
|
|
37
|
+
private readonly forceStreaming;
|
|
35
38
|
protected readonly chatCompletionsPath: string;
|
|
36
39
|
protected readonly responsesPath: string;
|
|
37
40
|
constructor(options?: OpenAiModelOptions);
|
package/dist/shared/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x31e031,_0x3987e2){const _0x37d81e={_0x7bb21a:0x350,_0x1f31aa:0x340,_0x3277e1:0x34a,_0x2d6d32:0x35f,_0x1c130b:0x4a2,_0x3809d5:0x4aa,_0x5aaae7:0x4a4,_0x208c0b:0x4a6,_0x4c18b0:0x4ad,_0x34c095:0x4b4,_0x3cdaf8:0x4b0,_0x3f7e79:0x4bd,_0x2be9ce:0x356,_0x3c756c:0x345,_0x37be37:0x34f,_0x4f7292:0x35a,_0x3e4e91:0x359,_0x403d4c:0x35e,_0x261a3f:0x361,_0x2055f6:0x49d,_0x1dd9b7:0x4ab},_0x3d180f={_0x5a11a8:0x2ce},_0x2f5894={_0x512aa3:0x177},_0x363d66=_0x31e031();function _0x3b4603(_0xd100e8,_0x440221,_0x2f48f2,_0x3af478){return _0x2dbe(_0x3af478-_0x2f5894._0x512aa3,_0x2f48f2);}function _0x52fcd7(_0x1d4505,_0x43e14d,_0x4fef5e,_0x5c1a61){return _0x2dbe(_0x1d4505-_0x3d180f._0x5a11a8,_0x43e14d);}while(!![]){try{const _0x3598e6=-parseInt(_0x3b4603(_0x37d81e._0x7bb21a,_0x37d81e._0x1f31aa,0x34e,_0x37d81e._0x3277e1))/0x1*(parseInt(_0x3b4603(0x35a,_0x37d81e._0x3277e1,_0x37d81e._0x2d6d32,0x357))/0x2)+parseInt(_0x52fcd7(_0x37d81e._0x1c130b,0x4a3,0x4a1,0x499))/0x3+-parseInt(_0x52fcd7(0x4aa,0x4a7,_0x37d81e._0x3809d5,0x4af))/0x4*(-parseInt(_0x52fcd7(_0x37d81e._0x5aaae7,0x497,_0x37d81e._0x208c0b,_0x37d81e._0x4c18b0))/0x5)+parseInt(_0x3b4603(0x359,0x357,0x361,_0x37d81e._0x2d6d32))/0x6*(-parseInt(_0x52fcd7(0x4b4,_0x37d81e._0x34c095,_0x37d81e._0x3cdaf8,_0x37d81e._0x3f7e79))/0x7)+parseInt(_0x3b4603(0x359,_0x37d81e._0x2be9ce,_0x37d81e._0x3c756c,_0x37d81e._0x37be37))/0x8*(-parseInt(_0x52fcd7(0x4af,_0x37d81e._0x1c130b,0x4a7,0x4bb))/0x9)+-parseInt(_0x3b4603(_0x37d81e._0x4f7292,_0x37d81e._0x3e4e91,0x356,_0x37d81e._0x7bb21a))/0xa*(-parseInt(_0x3b4603(_0x37d81e._0x403d4c,0x36b,0x35c,_0x37d81e._0x261a3f))/0xb)+parseInt(_0x52fcd7(0x4a8,_0x37d81e._0x2055f6,0x4a6,_0x37d81e._0x1dd9b7))/0xc;if(_0x3598e6===_0x3987e2)break;else _0x363d66['push'](_0x363d66['shift']());}catch(_0x14e8e3){_0x363d66['push'](_0x363d66['shift']());}}}(_0x5975,0xc657f));import{modelIdentityFromParts}from'../chunk-D5IVWJHX.js';function _0x5975(){const _0x5f4b15=['CMvHC29U','DxnLCG','mJfrENjPrxC','CMvZB2X2zq','mJC3nZi5ofbqDeHSqq','ChvZAa','mJyWn1bxteTQta','Bwf4q29Uy3vYCMvUy3KGBxvZDcbIzsbHigzPBML0zsbWB3nPDgL2zsbPBNrLz2vY','C2HPzNq','nZe4otuZs09MuvbK','otmWotKZvgHHA0nS','yxnZAxn0yw50','mJa3nJvczgfiu0q','C3bSAwnL','mZa0nJrgzKfcD0C','mZu1mtbpse9WzNO','otuZmtaZnMzzq0XpzW','AxngAw5PDgu','mta0ohbbtMj5rG','zNjLzxPL','AxnjBNrLz2vY','CMvQzwn0','mK91qu9muW','mJCWtgfpuu1t','y2fUy2vSBgvK','CMvTB3zLqwjVCNrmAxn0zw5LCG'];_0x5975=function(){return _0x5f4b15;};return _0x5975();}function _0x2b8ca1(_0x5d6b0e,_0x1a8fe2,_0x3e8c5d,_0x2f769c){return _0x2dbe(_0x2f769c-0x30a,_0x1a8fe2);}import{resolveAnthropicReasoningConfig,resolveOpenAiReasoningConfig}from'../chunk-IUZALP6K.js';function _0x30ffc3(_0x33b6ea,_0x58fc01,_0x3f8ac3,_0x3d7392){const _0x4b2058={_0x523540:0x31};return _0x2dbe(_0x33b6ea- -_0x4b2058._0x523540,_0x3d7392);}import{TurnFailedError}from'../chunk-FFIZ6TKW.js';import{OperationAbortedError,addAbortListener,isAbortError,throwIfAborted,toAbortError}from'../chunk-X7VAACWY.js';function createAbortAwareSemaphore(_0x42be48){const _0x415425={_0x445ecb:0x197,_0x298eb7:0x1a4,_0x205f9d:0x1ad,_0x4c68a8:0x198,_0x4cf956:0x1b3,_0xd6cf86:0x1b1,_0x5733f2:0x1a9},_0x3d93ed={_0x5324ae:0x202,_0x5bd3c3:0x20d,_0x134776:0x1ff,_0x412f00:0x27f,_0x2eaf71:0x27c},_0x3b9952={_0x52083c:0x47f,_0x5edf78:0x497,_0x10878f:0x49f,_0x102a2f:0x53b,_0x2fab8a:0x49c,_0x5a03d9:0x4a5};if(!Number[_0x18fa47(-0x183,-0x189,-0x181,-0x181)](_0x42be48)||!Number[_0x48b58a(-_0x415425._0x445ecb,-_0x415425._0x298eb7,-_0x415425._0x205f9d,-_0x415425._0x4c68a8)](_0x42be48)||_0x42be48<=0x0)throw new Error(_0x48b58a(-_0x415425._0x4cf956,-_0x415425._0xd6cf86,-_0x415425._0x5733f2,-0x1a7));let _0x37613f=0x0;const _0x4f0059=[];function _0x18fa47(_0x41002a,_0x63a58f,_0x5a0754,_0x2158e4){return _0x2dbe(_0x5a0754- -0x35c,_0x41002a);}const _0x486c33=()=>{let _0x3ced5f=![];return()=>{if(_0x3ced5f)return;_0x3ced5f=!![],_0x37613f-=0x1,_0x18087a();};},_0x18087a=()=>{const _0x459918={_0x101b7d:0x161};function _0x235b9b(_0x1b7f9e,_0x354c33,_0x58f0d2,_0x5720d1){return _0x18fa47(_0x58f0d2,_0x354c33-_0x459918._0x101b7d,_0x1b7f9e-0x6bb,_0x5720d1-0x142);}function _0x3611cd(_0x3f7164,_0xc60a5c,_0x5cd0fa,_0x5d3213){return _0x48b58a(_0x3f7164-0x15b,_0x3f7164-0x637,_0x5cd0fa-0xe5,_0x5cd0fa);}while(_0x4f0059['length']>0x0){const _0x26f491=_0x4f0059[_0x3611cd(0x487,_0x3b9952._0x52083c,0x483,0x492)]();if(!_0x26f491||_0x26f491[_0x3611cd(_0x3b9952._0x5edf78,_0x3b9952._0x10878f,0x49e,_0x3b9952._0x10878f)])continue;_0x26f491[_0x235b9b(0x541,0x53f,0x53b,_0x3b9952._0x102a2f)]=!![],_0x26f491['removeAbortListener'](),_0x37613f+=0x1,_0x26f491[_0x3611cd(_0x3b9952._0x2fab8a,0x4a2,0x49a,_0x3b9952._0x5a03d9)](_0x486c33());return;}},_0x430fb9=()=>{if(_0x37613f>=_0x42be48)return void 0x0;return _0x37613f+=0x1,_0x486c33();};function _0x48b58a(_0x503f18,_0xc47c2,_0x1da80c,_0x4b4709){return _0x2dbe(_0xc47c2- -0x382,_0x4b4709);}return{'tryAcquire':_0x430fb9,'acquire'(_0x2e7010){const _0x1185b0={_0xa81f51:0xa5,_0x3ae959:0x3e7,_0xc44816:0x3e1},_0x3fc120={_0x59a886:0xfb,_0x284ee1:0x8},_0x151427={_0x3f27a4:0x12e,_0x4f8371:0x103};function _0x1806e7(_0x2572b0,_0x3abfc3,_0x3c1349,_0xddb25b){return _0x48b58a(_0x2572b0-_0x151427._0x3f27a4,_0x2572b0-0x41a,_0x3c1349-_0x151427._0x4f8371,_0xddb25b);}if(_0x2e7010?.['aborted'])return Promise[_0x4b7ec8(0x1f7,_0x3d93ed._0x5324ae,0x1f7,0x206)](toAbortError(_0x2e7010[_0x4b7ec8(_0x3d93ed._0x5bd3c3,0x207,0x205,_0x3d93ed._0x134776)]));const _0x31dbed=_0x430fb9();function _0x4b7ec8(_0x254e5b,_0x12a410,_0x5db518,_0x37ee0b){return _0x48b58a(_0x254e5b-0xf2,_0x12a410-0x3a5,_0x5db518-0x117,_0x254e5b);}if(_0x31dbed!==void 0x0)return Promise[_0x1806e7(_0x3d93ed._0x412f00,0x27f,0x27e,_0x3d93ed._0x2eaf71)](_0x31dbed);return new Promise((_0x413887,_0x1c9f26)=>{const _0x1dabfc={_0x486b53:0x108,_0x3adb65:0xff,_0x12b1eb:0x109,_0x211f47:0x202},_0x4ec34e={_0x37da91:0x1de,_0x2be8f1:0x176};function _0x3cb090(_0x3f25be,_0x3845ad,_0x3e91eb,_0x47980a){return _0x4b7ec8(_0x3845ad,_0x47980a-_0x4ec34e._0x37da91,_0x3e91eb-0x48,_0x47980a-_0x4ec34e._0x2be8f1);}const _0x2fa610={'resolve':_0x413887,'reject':_0x1c9f26,'cancelled':![],'removeAbortListener':()=>{}};_0x4f0059[_0x2c5cb8(-_0x1185b0._0xa81f51,-0xb5,-0xa9,-0xb2)](_0x2fa610);function _0x2c5cb8(_0x25c5fa,_0x3ad305,_0x467932,_0x183a8d){return _0x4b7ec8(_0x3ad305,_0x467932- -0x2b5,_0x467932-_0x3fc120._0x59a886,_0x183a8d-_0x3fc120._0x284ee1);}_0x2fa610[_0x3cb090(0x3eb,_0x1185b0._0x3ae959,_0x1185b0._0xc44816,0x3e4)]=addAbortListener(_0x2e7010,()=>{const _0xd84c12={_0x4d8813:0x13d},_0x371f07={_0x3d8d34:0x1c2};if(_0x2fa610['cancelled'])return;_0x2fa610['cancelled']=!![];function _0x410f5f(_0x2ff1f4,_0x31eba8,_0x5dc3e4,_0x3050be){return _0x2c5cb8(_0x2ff1f4-_0x371f07._0x3d8d34,_0x2ff1f4,_0x31eba8-0x2b1,_0x3050be-0x1ac);}_0x2fa610['removeAbortListener']();const _0x24510c=_0x4f0059['indexOf'](_0x2fa610);function _0x1f46e0(_0x33917a,_0xc38690,_0x43029c,_0x367b8a){return _0x3cb090(_0x33917a-_0xd84c12._0x4d8813,_0xc38690,_0x43029c-0xc8,_0x33917a- -0x4e0);}if(_0x24510c>=0x0)_0x4f0059[_0x1f46e0(-_0x1dabfc._0x486b53,-_0x1dabfc._0x3adb65,-0x111,-_0x1dabfc._0x12b1eb)](_0x24510c,0x1);_0x2fa610[_0x410f5f(0x1f4,0x1fe,0x203,_0x1dabfc._0x211f47)](toAbortError(_0x2e7010?.['reason']));});});}};}var MESSAGE_ROLES=[_0x30ffc3(0x1a4,0x1a6,0x19a,0x1a6),_0x30ffc3(0x1b4,0x1bc,0x1ad,0x1b5)];Object[_0x30ffc3(0x1ac,0x1ab,0x1a2,0x1b5)](MESSAGE_ROLES);function _0x2dbe(_0x1f1e13,_0x1afed6){_0x1f1e13=_0x1f1e13-0x1d1;const _0x5975ce=_0x5975();let _0x2dbe8e=_0x5975ce[_0x1f1e13];if(_0x2dbe['nBSyeY']===undefined){var _0x575f08=function(_0x4c36d8){const _0x3637e4='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x42be48='',_0x37613f='';for(let _0x4f0059=0x0,_0x486c33,_0x18087a,_0x430fb9=0x0;_0x18087a=_0x4c36d8['charAt'](_0x430fb9++);~_0x18087a&&(_0x486c33=_0x4f0059%0x4?_0x486c33*0x40+_0x18087a:_0x18087a,_0x4f0059++%0x4)?_0x42be48+=String['fromCharCode'](0xff&_0x486c33>>(-0x2*_0x4f0059&0x6)):0x0){_0x18087a=_0x3637e4['indexOf'](_0x18087a);}for(let _0x3ced5f=0x0,_0x26f491=_0x42be48['length'];_0x3ced5f<_0x26f491;_0x3ced5f++){_0x37613f+='%'+('00'+_0x42be48['charCodeAt'](_0x3ced5f)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x37613f);};_0x2dbe['kaHeIm']=_0x575f08,_0x2dbe['YlxpfS']={},_0x2dbe['nBSyeY']=!![];}const _0x3eb9c1=_0x5975ce[0x0],_0x120345=_0x1f1e13+_0x3eb9c1,_0x21ab79=_0x2dbe['YlxpfS'][_0x120345];return!_0x21ab79?(_0x2dbe8e=_0x2dbe['kaHeIm'](_0x2dbe8e),_0x2dbe['YlxpfS'][_0x120345]=_0x2dbe8e):_0x2dbe8e=_0x21ab79,_0x2dbe8e;}export{MESSAGE_ROLES,OperationAbortedError,TurnFailedError,addAbortListener,createAbortAwareSemaphore,isAbortError,modelIdentityFromParts,resolveAnthropicReasoningConfig,resolveOpenAiReasoningConfig,throwIfAborted,toAbortError};
|
package/dist/shared/types.d.ts
CHANGED
|
@@ -228,6 +228,31 @@ export interface ChatResponseUsage {
|
|
|
228
228
|
reportedCost?: ReportedModelCost;
|
|
229
229
|
estimatedCost?: EstimatedModelCost;
|
|
230
230
|
}
|
|
231
|
+
export type ModelUsageTotals = Readonly<{
|
|
232
|
+
totalTokens: number;
|
|
233
|
+
totalInputTokens: number;
|
|
234
|
+
totalOutputTokens: number;
|
|
235
|
+
totalReasoningTokens: number;
|
|
236
|
+
requestCount: number;
|
|
237
|
+
modelCallCount: number;
|
|
238
|
+
totalModelTimeMs: number;
|
|
239
|
+
totalCostUsdTicks: number;
|
|
240
|
+
totalReportedCostUsdTicks: number;
|
|
241
|
+
totalEstimatedCostUsdTicks: number;
|
|
242
|
+
reportedCostCallCount: number;
|
|
243
|
+
estimatedCostCallCount: number;
|
|
244
|
+
unpricedModelCallCount: number;
|
|
245
|
+
historicalMetricsComplete: boolean;
|
|
246
|
+
missingHistoricalModelCallCount: number;
|
|
247
|
+
}>;
|
|
248
|
+
export type SubagentReportMeta = Readonly<{
|
|
249
|
+
agentId: string;
|
|
250
|
+
runId: string;
|
|
251
|
+
turnId: string;
|
|
252
|
+
status: "completed" | "failed" | "aborted";
|
|
253
|
+
turnUsage: ModelUsageTotals;
|
|
254
|
+
cumulativeUsage: ModelUsageTotals;
|
|
255
|
+
}>;
|
|
231
256
|
export interface PersistedModelCallMetricsV1 {
|
|
232
257
|
version: 1;
|
|
233
258
|
usage: ChatResponseUsage;
|
|
@@ -338,6 +363,8 @@ export interface TurnInput {
|
|
|
338
363
|
system?: SystemInput;
|
|
339
364
|
messages?: MessageInput[];
|
|
340
365
|
message: MessageInput;
|
|
366
|
+
/** Keep runtime-authored input in model context without publishing it through append observers. */
|
|
367
|
+
transientInput?: boolean;
|
|
341
368
|
submission?: AgentSubmission;
|
|
342
369
|
drainSteering?: () => Promise<TurnSteeringInput[]>;
|
|
343
370
|
}
|
|
@@ -420,6 +447,17 @@ export interface TurnMessageMeta {
|
|
|
420
447
|
submissionOrigin?: "coordinator" | "agent";
|
|
421
448
|
/** Canonical sender ID for an agent-origin user-role append. */
|
|
422
449
|
senderAgentId?: string;
|
|
450
|
+
/** Trusted structured metadata for a coordinator-authored subagent report. */
|
|
451
|
+
subagentReport?: SubagentReportMeta;
|
|
452
|
+
/**
|
|
453
|
+
* Display-only presentation for transcript rows persisted outside the model
|
|
454
|
+
* conversation (slash-command echo and its ack). Projection renders these as
|
|
455
|
+
* TuiMessages but keeps them out of restored model context; mutually
|
|
456
|
+
* exclusive with submissionOrigin/senderAgentId/subagentReport.
|
|
457
|
+
*/
|
|
458
|
+
presentation?: "command-echo" | "command-notice";
|
|
459
|
+
/** Notice row kind for presentation === "command-notice". */
|
|
460
|
+
noticeRole?: "info" | "warning" | "error";
|
|
423
461
|
}
|
|
424
462
|
export interface EngineChatModel {
|
|
425
463
|
model: string;
|
|
@@ -492,7 +530,6 @@ export interface ToolExecutionContext extends AgentEventContext {
|
|
|
492
530
|
askUser?: (request: AskUserQuestionRequest) => Promise<AskUserAnswers>;
|
|
493
531
|
executeNestedTool?: (request: NestedToolExecutionRequest) => Promise<ToolResult>;
|
|
494
532
|
beginProgramTrace?: () => Promise<ProgramTraceHandle>;
|
|
495
|
-
setTopic?: (topic: string) => void;
|
|
496
533
|
}
|
|
497
534
|
export interface BashExecutionTarget {
|
|
498
535
|
command: string;
|
|
@@ -713,7 +750,6 @@ export interface RunTurnDeps {
|
|
|
713
750
|
chatModel: EngineChatModel;
|
|
714
751
|
toolRuntime: ToolRuntime;
|
|
715
752
|
askUser?: (request: AskUserQuestionRequest) => Promise<AskUserAnswers>;
|
|
716
|
-
setTopic?: (topic: string) => void;
|
|
717
753
|
onEvent?: AgentEventHandler;
|
|
718
754
|
sessionDir?: string | (() => string | undefined);
|
|
719
755
|
outputFormat?: OutputFormat;
|
|
@@ -727,6 +763,9 @@ export type AgentSubmission = Readonly<{
|
|
|
727
763
|
}> | Readonly<{
|
|
728
764
|
origin: "coordinator";
|
|
729
765
|
token: string;
|
|
766
|
+
/** Trusted delegated report delivery whose provider text must remain verbatim. */
|
|
767
|
+
deliveryKind?: "subagent-report";
|
|
768
|
+
subagentReport?: SubagentReportMeta;
|
|
730
769
|
}> | Readonly<{
|
|
731
770
|
origin: "agent";
|
|
732
771
|
senderAgentId: string;
|
|
@@ -744,6 +783,8 @@ export interface AgentSendOptions {
|
|
|
744
783
|
streaming?: boolean;
|
|
745
784
|
signal?: AbortSignal;
|
|
746
785
|
drainSteering?: SteeringInputDrain;
|
|
786
|
+
/** Runtime-authored model context that must not enter ordinary transcript append observers. */
|
|
787
|
+
transientInput?: boolean;
|
|
747
788
|
submission?: AgentSubmission;
|
|
748
789
|
}
|
|
749
790
|
export interface AgentOptions {
|
|
@@ -758,7 +799,6 @@ export interface AgentOptions {
|
|
|
758
799
|
chatModel?: EngineChatModel;
|
|
759
800
|
tools?: AnyToolDefinition[];
|
|
760
801
|
askUser?: (request: AskUserQuestionRequest) => Promise<AskUserAnswers>;
|
|
761
|
-
setTopic?: (topic: string) => void;
|
|
762
802
|
getContextWindowLimit?: (request: ChatRequest) => number | undefined;
|
|
763
803
|
sessionDir?: string | (() => string | undefined);
|
|
764
804
|
outputFormat?: OutputFormat;
|
package/dist/tools/index.d.ts
CHANGED
|
@@ -35,12 +35,13 @@ export * from "./session/ask-user-tool.ts";
|
|
|
35
35
|
export * from "./session/lsp-tool.ts";
|
|
36
36
|
export * from "./session/skill-tool.ts";
|
|
37
37
|
export * from "./session/todo-write-tool.ts";
|
|
38
|
-
export * from "./
|
|
39
|
-
export * from "./shell/background-process
|
|
38
|
+
export * from "./shell/background-bash-controller.ts";
|
|
39
|
+
export * from "./shell/background-bash-process.ts";
|
|
40
40
|
export * from "./shell/bash-output-tool.ts";
|
|
41
41
|
export * from "./shell/bash-tool.ts";
|
|
42
42
|
export * from "./shell/command-tool.ts";
|
|
43
43
|
export * from "./shell/kill-shell-tool.ts";
|
|
44
|
+
export * from "./shell/process-tree-termination.ts";
|
|
44
45
|
export * from "./web/web-fetch-tool.ts";
|
|
45
46
|
export * from "./web/web-search-tool.ts";
|
|
46
47
|
//# sourceMappingURL=index.d.ts.map
|