@makaio/framework 1.0.0-dev-1785407933303 → 1.0.0-dev-1785409369816
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/.makaio-build.json +2 -2
- package/dist/adapters/claude/index.d.mts +24 -24
- package/dist/adapters/index.d.mts +18 -12
- package/dist/adapters/index.mjs +1 -1
- package/dist/bus/index.d.mts +2 -2
- package/dist/clients/index.d.mts +5 -5
- package/dist/{context-resolution-DNRkyQto.d.mts → context-resolution-DdyhpH4L.d.mts} +3 -3
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +2 -2
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/capabilities/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +36 -36
- package/dist/contracts/materialization/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/worker-node/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-CmFbzuiW.d.mts → index-4VfqCjl2.d.mts} +48 -48
- package/dist/{index-sFsAqeK1.d.mts → index-B9UW_vPM.d.mts} +70 -70
- package/dist/{index-DF9ffhVe.d.mts → index-BNMnIe-j.d.mts} +52 -52
- package/dist/{index-CMJZ2Z8m.d.mts → index-BVlXneHH.d.mts} +10 -10
- package/dist/{index-BfLulUMy2.d.mts → index-CLvQsL6s2.d.mts} +2 -2
- package/dist/{index-fmR2JNgJ.d.mts → index-CnMu8BQl.d.mts} +4 -4
- package/dist/{index-DqkjRTr7.d.mts → index-D5Nb7IEP.d.mts} +5 -5
- package/dist/{index-HsTxm-R3.d.mts → index-DCZ8BX9S.d.mts} +54 -54
- package/dist/{index-Hk9mpC3o.d.mts → index-DXN_L5D6.d.mts} +8 -8
- package/dist/{index-XZyMxxnU.d.mts → index-D_ODXsBv.d.mts} +4 -4
- package/dist/{index-BbF2gRwd.d.mts → index-DlsHL9Jg.d.mts} +26 -26
- package/dist/{index-CUvNKYkV.d.mts → index-DnG-QFpG.d.mts} +1 -1
- package/dist/{index-B-xrJCwa.d.mts → index-cqLS1eFV.d.mts} +79 -79
- package/dist/{namespace-D-WH2uYV2.d.mts → namespace-CjjFvrIA2.d.mts} +21 -21
- package/dist/{namespace-Dkod-w11.d.mts → namespace-CupOzbRv.d.mts} +20 -20
- package/dist/{namespace-BXvD9t0I.d.mts → namespace-TseEI3Pu.d.mts} +9 -9
- package/dist/package.json +1 -1
- package/dist/{schemas-DuIlOWR3.d.mts → schemas-DnYiAvfz.d.mts} +20 -20
- package/dist/{schemas-B5eUUi6u.d.mts → schemas-DrVg4aQQ.d.mts} +2 -2
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +3 -3
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +22 -22
- package/dist/services/session/index.d.mts +3 -3
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +2 -2
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-DwqL8W9V.d.mts → transition-Du3MQzJV.d.mts} +1 -1
- package/dist/{types-DHmPneIO.d.mts → types-D7_kevBK.d.mts} +1 -1
- package/dist/{types-DR60yv6W.d.mts → types-Dzrwa1GY.d.mts} +40 -40
- package/dist/{view-builder-qp51cMWh.d.mts → view-builder-DeFd-k7C.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +47 -47
- package/package.json +1 -1
package/dist/.makaio-build.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
|
-
"fingerprint": "
|
|
4
|
-
"builtAt": "2026-07-
|
|
3
|
+
"fingerprint": "2a3cce3f4286964d4f4a5fe170e3253ec3ac6bf417f363e82e95db284b563d0f",
|
|
4
|
+
"builtAt": "2026-07-30T11:04:14.221Z",
|
|
5
5
|
"declarations": true
|
|
6
6
|
}
|
|
@@ -4993,16 +4993,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
4993
4993
|
adapterId: z.ZodString;
|
|
4994
4994
|
agentId: z.ZodString;
|
|
4995
4995
|
oldState: z.ZodEnum<{
|
|
4996
|
-
paused: "paused";
|
|
4997
4996
|
idle: "idle";
|
|
4997
|
+
paused: "paused";
|
|
4998
4998
|
turn_started: "turn_started";
|
|
4999
4999
|
step_started: "step_started";
|
|
5000
5000
|
step_finished: "step_finished";
|
|
5001
5001
|
turn_finished: "turn_finished";
|
|
5002
5002
|
}>;
|
|
5003
5003
|
newState: z.ZodEnum<{
|
|
5004
|
-
paused: "paused";
|
|
5005
5004
|
idle: "idle";
|
|
5005
|
+
paused: "paused";
|
|
5006
5006
|
turn_started: "turn_started";
|
|
5007
5007
|
step_started: "step_started";
|
|
5008
5008
|
step_finished: "step_finished";
|
|
@@ -5014,16 +5014,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5014
5014
|
adapterId: z.ZodString;
|
|
5015
5015
|
agentId: z.ZodString;
|
|
5016
5016
|
oldState: z.ZodEnum<{
|
|
5017
|
-
paused: "paused";
|
|
5018
5017
|
idle: "idle";
|
|
5018
|
+
paused: "paused";
|
|
5019
5019
|
turn_started: "turn_started";
|
|
5020
5020
|
step_started: "step_started";
|
|
5021
5021
|
step_finished: "step_finished";
|
|
5022
5022
|
turn_finished: "turn_finished";
|
|
5023
5023
|
}>;
|
|
5024
5024
|
newState: z.ZodEnum<{
|
|
5025
|
-
paused: "paused";
|
|
5026
5025
|
idle: "idle";
|
|
5026
|
+
paused: "paused";
|
|
5027
5027
|
turn_started: "turn_started";
|
|
5028
5028
|
step_started: "step_started";
|
|
5029
5029
|
step_finished: "step_finished";
|
|
@@ -5035,16 +5035,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5035
5035
|
adapterId: z.ZodString;
|
|
5036
5036
|
agentId: z.ZodString;
|
|
5037
5037
|
oldState: z.ZodEnum<{
|
|
5038
|
-
paused: "paused";
|
|
5039
5038
|
idle: "idle";
|
|
5039
|
+
paused: "paused";
|
|
5040
5040
|
turn_started: "turn_started";
|
|
5041
5041
|
step_started: "step_started";
|
|
5042
5042
|
step_finished: "step_finished";
|
|
5043
5043
|
turn_finished: "turn_finished";
|
|
5044
5044
|
}>;
|
|
5045
5045
|
newState: z.ZodEnum<{
|
|
5046
|
-
paused: "paused";
|
|
5047
5046
|
idle: "idle";
|
|
5047
|
+
paused: "paused";
|
|
5048
5048
|
turn_started: "turn_started";
|
|
5049
5049
|
step_started: "step_started";
|
|
5050
5050
|
step_finished: "step_finished";
|
|
@@ -5056,16 +5056,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5056
5056
|
adapterId: z.ZodString;
|
|
5057
5057
|
agentId: z.ZodString;
|
|
5058
5058
|
oldState: z.ZodEnum<{
|
|
5059
|
-
paused: "paused";
|
|
5060
5059
|
idle: "idle";
|
|
5060
|
+
paused: "paused";
|
|
5061
5061
|
turn_started: "turn_started";
|
|
5062
5062
|
step_started: "step_started";
|
|
5063
5063
|
step_finished: "step_finished";
|
|
5064
5064
|
turn_finished: "turn_finished";
|
|
5065
5065
|
}>;
|
|
5066
5066
|
newState: z.ZodEnum<{
|
|
5067
|
-
paused: "paused";
|
|
5068
5067
|
idle: "idle";
|
|
5068
|
+
paused: "paused";
|
|
5069
5069
|
turn_started: "turn_started";
|
|
5070
5070
|
step_started: "step_started";
|
|
5071
5071
|
step_finished: "step_finished";
|
|
@@ -5077,16 +5077,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5077
5077
|
adapterId: z.ZodString;
|
|
5078
5078
|
agentId: z.ZodString;
|
|
5079
5079
|
oldState: z.ZodEnum<{
|
|
5080
|
-
paused: "paused";
|
|
5081
5080
|
idle: "idle";
|
|
5081
|
+
paused: "paused";
|
|
5082
5082
|
turn_started: "turn_started";
|
|
5083
5083
|
step_started: "step_started";
|
|
5084
5084
|
step_finished: "step_finished";
|
|
5085
5085
|
turn_finished: "turn_finished";
|
|
5086
5086
|
}>;
|
|
5087
5087
|
newState: z.ZodEnum<{
|
|
5088
|
-
paused: "paused";
|
|
5089
5088
|
idle: "idle";
|
|
5089
|
+
paused: "paused";
|
|
5090
5090
|
turn_started: "turn_started";
|
|
5091
5091
|
step_started: "step_started";
|
|
5092
5092
|
step_finished: "step_finished";
|
|
@@ -5098,16 +5098,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5098
5098
|
adapterId: z.ZodString;
|
|
5099
5099
|
agentId: z.ZodString;
|
|
5100
5100
|
oldState: z.ZodEnum<{
|
|
5101
|
-
paused: "paused";
|
|
5102
5101
|
idle: "idle";
|
|
5102
|
+
paused: "paused";
|
|
5103
5103
|
turn_started: "turn_started";
|
|
5104
5104
|
step_started: "step_started";
|
|
5105
5105
|
step_finished: "step_finished";
|
|
5106
5106
|
turn_finished: "turn_finished";
|
|
5107
5107
|
}>;
|
|
5108
5108
|
newState: z.ZodEnum<{
|
|
5109
|
-
paused: "paused";
|
|
5110
5109
|
idle: "idle";
|
|
5110
|
+
paused: "paused";
|
|
5111
5111
|
turn_started: "turn_started";
|
|
5112
5112
|
step_started: "step_started";
|
|
5113
5113
|
step_finished: "step_finished";
|
|
@@ -7620,16 +7620,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7620
7620
|
adapterId: z.ZodString;
|
|
7621
7621
|
agentId: z.ZodString;
|
|
7622
7622
|
oldState: z.ZodEnum<{
|
|
7623
|
-
paused: "paused";
|
|
7624
7623
|
idle: "idle";
|
|
7624
|
+
paused: "paused";
|
|
7625
7625
|
turn_started: "turn_started";
|
|
7626
7626
|
step_started: "step_started";
|
|
7627
7627
|
step_finished: "step_finished";
|
|
7628
7628
|
turn_finished: "turn_finished";
|
|
7629
7629
|
}>;
|
|
7630
7630
|
newState: z.ZodEnum<{
|
|
7631
|
-
paused: "paused";
|
|
7632
7631
|
idle: "idle";
|
|
7632
|
+
paused: "paused";
|
|
7633
7633
|
turn_started: "turn_started";
|
|
7634
7634
|
step_started: "step_started";
|
|
7635
7635
|
step_finished: "step_finished";
|
|
@@ -7641,16 +7641,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7641
7641
|
adapterId: z.ZodString;
|
|
7642
7642
|
agentId: z.ZodString;
|
|
7643
7643
|
oldState: z.ZodEnum<{
|
|
7644
|
-
paused: "paused";
|
|
7645
7644
|
idle: "idle";
|
|
7645
|
+
paused: "paused";
|
|
7646
7646
|
turn_started: "turn_started";
|
|
7647
7647
|
step_started: "step_started";
|
|
7648
7648
|
step_finished: "step_finished";
|
|
7649
7649
|
turn_finished: "turn_finished";
|
|
7650
7650
|
}>;
|
|
7651
7651
|
newState: z.ZodEnum<{
|
|
7652
|
-
paused: "paused";
|
|
7653
7652
|
idle: "idle";
|
|
7653
|
+
paused: "paused";
|
|
7654
7654
|
turn_started: "turn_started";
|
|
7655
7655
|
step_started: "step_started";
|
|
7656
7656
|
step_finished: "step_finished";
|
|
@@ -7662,16 +7662,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7662
7662
|
adapterId: z.ZodString;
|
|
7663
7663
|
agentId: z.ZodString;
|
|
7664
7664
|
oldState: z.ZodEnum<{
|
|
7665
|
-
paused: "paused";
|
|
7666
7665
|
idle: "idle";
|
|
7666
|
+
paused: "paused";
|
|
7667
7667
|
turn_started: "turn_started";
|
|
7668
7668
|
step_started: "step_started";
|
|
7669
7669
|
step_finished: "step_finished";
|
|
7670
7670
|
turn_finished: "turn_finished";
|
|
7671
7671
|
}>;
|
|
7672
7672
|
newState: z.ZodEnum<{
|
|
7673
|
-
paused: "paused";
|
|
7674
7673
|
idle: "idle";
|
|
7674
|
+
paused: "paused";
|
|
7675
7675
|
turn_started: "turn_started";
|
|
7676
7676
|
step_started: "step_started";
|
|
7677
7677
|
step_finished: "step_finished";
|
|
@@ -7683,16 +7683,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7683
7683
|
adapterId: z.ZodString;
|
|
7684
7684
|
agentId: z.ZodString;
|
|
7685
7685
|
oldState: z.ZodEnum<{
|
|
7686
|
-
paused: "paused";
|
|
7687
7686
|
idle: "idle";
|
|
7687
|
+
paused: "paused";
|
|
7688
7688
|
turn_started: "turn_started";
|
|
7689
7689
|
step_started: "step_started";
|
|
7690
7690
|
step_finished: "step_finished";
|
|
7691
7691
|
turn_finished: "turn_finished";
|
|
7692
7692
|
}>;
|
|
7693
7693
|
newState: z.ZodEnum<{
|
|
7694
|
-
paused: "paused";
|
|
7695
7694
|
idle: "idle";
|
|
7695
|
+
paused: "paused";
|
|
7696
7696
|
turn_started: "turn_started";
|
|
7697
7697
|
step_started: "step_started";
|
|
7698
7698
|
step_finished: "step_finished";
|
|
@@ -7704,16 +7704,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7704
7704
|
adapterId: z.ZodString;
|
|
7705
7705
|
agentId: z.ZodString;
|
|
7706
7706
|
oldState: z.ZodEnum<{
|
|
7707
|
-
paused: "paused";
|
|
7708
7707
|
idle: "idle";
|
|
7708
|
+
paused: "paused";
|
|
7709
7709
|
turn_started: "turn_started";
|
|
7710
7710
|
step_started: "step_started";
|
|
7711
7711
|
step_finished: "step_finished";
|
|
7712
7712
|
turn_finished: "turn_finished";
|
|
7713
7713
|
}>;
|
|
7714
7714
|
newState: z.ZodEnum<{
|
|
7715
|
-
paused: "paused";
|
|
7716
7715
|
idle: "idle";
|
|
7716
|
+
paused: "paused";
|
|
7717
7717
|
turn_started: "turn_started";
|
|
7718
7718
|
step_started: "step_started";
|
|
7719
7719
|
step_finished: "step_finished";
|
|
@@ -7725,16 +7725,16 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7725
7725
|
adapterId: z.ZodString;
|
|
7726
7726
|
agentId: z.ZodString;
|
|
7727
7727
|
oldState: z.ZodEnum<{
|
|
7728
|
-
paused: "paused";
|
|
7729
7728
|
idle: "idle";
|
|
7729
|
+
paused: "paused";
|
|
7730
7730
|
turn_started: "turn_started";
|
|
7731
7731
|
step_started: "step_started";
|
|
7732
7732
|
step_finished: "step_finished";
|
|
7733
7733
|
turn_finished: "turn_finished";
|
|
7734
7734
|
}>;
|
|
7735
7735
|
newState: z.ZodEnum<{
|
|
7736
|
-
paused: "paused";
|
|
7737
7736
|
idle: "idle";
|
|
7737
|
+
paused: "paused";
|
|
7738
7738
|
turn_started: "turn_started";
|
|
7739
7739
|
step_started: "step_started";
|
|
7740
7740
|
step_finished: "step_finished";
|
|
@@ -2616,6 +2616,18 @@ interface AgentUsageTotals {
|
|
|
2616
2616
|
totalOutputTokens: number;
|
|
2617
2617
|
totalCalls: number;
|
|
2618
2618
|
}
|
|
2619
|
+
/**
|
|
2620
|
+
* In-process handle for an active agent and its registry-owned session metadata.
|
|
2621
|
+
* @typeParam TAgent - Live agent implementation exposed to local callers
|
|
2622
|
+
*/
|
|
2623
|
+
interface ActiveAgentHandle<TAgent = AIAgent> {
|
|
2624
|
+
/** Live agent instance with its prototype and runtime state intact. */
|
|
2625
|
+
readonly agent: TAgent;
|
|
2626
|
+
/** Makaio session ID associated with the registry entry. */
|
|
2627
|
+
readonly sessionId: string;
|
|
2628
|
+
/** Provider-specific session ID, unavailable until the provider confirms it. */
|
|
2629
|
+
readonly adapterSessionId: string | undefined;
|
|
2630
|
+
}
|
|
2619
2631
|
/** Result from creating an agent runtime. */
|
|
2620
2632
|
interface AgentRuntimeCreationResult {
|
|
2621
2633
|
cleanup: () => void;
|
|
@@ -3298,14 +3310,11 @@ declare abstract class AIAdapter<TBus extends ScopedBus<string> = ScopedBus<stri
|
|
|
3298
3310
|
/** Hook for subclass cleanup. Override to perform async teardown (close connections, etc.). */
|
|
3299
3311
|
protected onClose(): Promise<void>;
|
|
3300
3312
|
/**
|
|
3301
|
-
* Get
|
|
3313
|
+
* Get a live agent and its registry-owned session metadata.
|
|
3302
3314
|
* @param agentId - Agent identifier
|
|
3303
|
-
* @returns
|
|
3315
|
+
* @returns Active agent handle, or undefined if not found
|
|
3304
3316
|
*/
|
|
3305
|
-
getAgent(agentId: string):
|
|
3306
|
-
sessionId: string;
|
|
3307
|
-
adapterSessionId: string;
|
|
3308
|
-
}) | undefined;
|
|
3317
|
+
getAgent(agentId: string): ActiveAgentHandle<TAgent> | undefined;
|
|
3309
3318
|
/**
|
|
3310
3319
|
* Dispose resources for an agent.
|
|
3311
3320
|
*
|
|
@@ -3316,12 +3325,9 @@ declare abstract class AIAdapter<TBus extends ScopedBus<string> = ScopedBus<stri
|
|
|
3316
3325
|
disposeAgent(agentId: string): boolean;
|
|
3317
3326
|
/**
|
|
3318
3327
|
* Get all active agents managed by this adapter.
|
|
3319
|
-
* @returns
|
|
3328
|
+
* @returns Active agent handles
|
|
3320
3329
|
*/
|
|
3321
|
-
getActiveAgents(): Array<TAgent
|
|
3322
|
-
sessionId: string;
|
|
3323
|
-
adapterSessionId: string;
|
|
3324
|
-
}>;
|
|
3330
|
+
getActiveAgents(): Array<ActiveAgentHandle<TAgent>>;
|
|
3325
3331
|
/**
|
|
3326
3332
|
* Check if the adapter has been initialized.
|
|
3327
3333
|
* @returns true if init() has been called successfully
|
|
@@ -4577,4 +4583,4 @@ declare const ToolCompletedEventSchema: z.ZodObject<{
|
|
|
4577
4583
|
type ToolStartedEvent = z.infer<typeof ToolStartedEventSchema>;
|
|
4578
4584
|
type ToolCompletedEvent = z.infer<typeof ToolCompletedEventSchema>;
|
|
4579
4585
|
//#endregion
|
|
4580
|
-
export { AIAdapter, type AIAdapterCapabilities, type AIAdapterCapability, type AIAdapterCapabilityRegistry, type AIAdapterConfig, type AIAdapterConstructorConfig, type AIAdapterContext, type AIAdapterDefinition, type AIAdapterInitOptions, type AIAdapterPromptFailureResult, type AIAdapterPromptOptions, type AIAdapterPromptResult, type AIAdapterPromptSuccessResult, AIAgent, type AIAgentConfig, AIAgentConnector, type AIModel, type AIReasoningLevel, type AdapterNamespace, type AdapterProviderDefinition, type AgentBusHandlerRegistrarConfig, type AgentCompleteEvent, AgentCompleteEventSchema, AgentConnectorLifecycleManager, type AgentConnectorLifecycleManagerConfig, type AgentContext, AgentEventBridge, type AgentEventBridgeConfig, type AgentIdentity, AgentLifecycleEmitter, type AgentLifecycleEmitterConfig, AgentPayloadEmitter, type AgentPayloadEmitterConfig, type AgentRuntimeCreationResult, AgentRuntimeMutationManager, type AgentRuntimeMutationManagerConfig, type AgentSendMessageOptions, type AgentStartResult, type AgentStartedEvent, AgentStartedEventSchema, AgentTurnExecutor, type AgentTurnExecutorConfig, type AgentUsageTotals, type BaseAgentConnectorConfig, BaseConnectorSession, BaseConnectorTurn, BaseLogImporter, type CompactionMetadata, type ConfigFactoryInput, ConformanceConnectorRuntimeRegistry, type ConformanceEnvReader, type ConformanceTestConfig, type ConnectorSendMessageOptions, type ConnectorSessionConfig, type ConnectorStartOptions, type CreateConformanceTestConfigOptions, type CreateTestAgentOptions, type DiscoveryMetadata, type DiscriminatedHandler, type DiscriminatedHandlersConfig, type DiscriminatedHandlersMap, type ErrorEvent, ErrorEventSchema, type ExecutionContext, type ExternalToolIdentifier, type ExternalToolIdentifiers, type ExternalToolMeta, FactoryUsageCorrelationHeaders, type FromGlobalToolApprovalFn, type GeneratedCapabilityProperties, type HarnessRequester, type IAdapterConfigFactory, type ISessionToolLedger, type ImportCursorPosition, ImportCursorPositionSchema, ImportCursorStorageNamespace, ImportCursorStorageSubjects, type ImportMetadata, type ImportSegment, type ImportSegmentLineage, type ImportSegmentTurn, type LedgerSessionContext, type LogImportConfig, type LogImportOrchestrator, type LogImportRegistration, type LogImportSessionContext, type LogImportTestConfig, type LogImporter, type LogImporterConfig, type LogImporterConstructor, type LogOrchestratorConfig, type LogOrchestratorConstructor, MAKAIO_CONFORMANCE_PRIMARY_MODEL_ENV, MAKAIO_CONFORMANCE_PROVIDER_DEFINITIONS_ENV, MAKAIO_CONFORMANCE_PROVIDER_ENV, MAKAIO_CONFORMANCE_SECONDARY_MODEL_ENV, type McpIntegrationStrategy, type McpSessionResources, type McpToolChange, type MergeResult, type MergeScopedToolApprovalOptions, type MessageDeliveryMode, MessageHandle, MessageLifecycleTracker, type MessageResult, type MessageState, type NormalizedCallUsage, type NormalizedEvent, type NormalizedMessageInput, type ParseFileResult, type PauseResult, type PlatformDefaults, ProceduralAgentConnector, type ProceduralConnectorSession, ProceduralConnectorTurn, type ProceduralTurnConfig, type ProceduralTurnState, type ProcessLogFileResult, type ProcessQueueCallbacks, type ProcessingState, type ProviderRequestCorrelation, type QueueableTurn, type ReasoningLevelMap, type ResolveConformanceDefinitionProvidersOptions, type ResolveConformanceTestPresetOptions, type ResolveHints, type ResolvedConformanceTestPreset, SESSION_CLOSED_QUEUE_ERROR, type ScopedBusFor, type ScopedToolApprovalRequest, type ScopedToolApprovalResponse, ScopedToolApprovalSchema, type SendMessageOptions, type SendMessageRequest, type SendMessageResponse, type SerializedContextBlock, SessionLifecycle, SessionToolLedger, type ShouldUseNativeResumeFn, type StartAgentOptions, type StartAgentRequest, type StartAgentResponse, type StorageMessagePayload, type SyncDiscriminatedHandler, type SyncDiscriminatedHandlersConfig, type SyncDiscriminatedHandlersMap, type SyncTypedEmitFn, type TestModelRef, type ToGlobalToolApprovalFn, type ToolApprovalContext, ToolCallTracker, type ToolCompletedEvent, ToolCompletedEventSchema, type ToolLedgerEntry, type ToolStartedEvent, ToolStartedEventSchema, type TurnEvent, type TurnState, type TurnSubjects, TurnTracker, type TurnTrackerOptions, type TurnTrackerSerializedState, TurnTrackerSerializedStateSchema, type TypedEmitFn, UserMessageQueue, type ValidCapability, type WireSessionConfig, type WireSessionSubjects, bindProviderRequestCorrelation, buildFactoryUsageCorrelationHeaders, cleanEnvForAdapter, createAdapterNamespace, createNoAuthTestProviderContext, createTestProviderContext, createToolApprovalHandler, defineDiscriminatedHandlers, defineDiscriminatedHandlersSync, extractMcpCallTarget, formatContextBlockAsText, formatContextBlocksAsText, formatMessageHistoryAsTranscript, isMcpCallTool, isTextLikeMimeType, markCompletedWithFinalResult, mergeScopedToolApproval, normalizeEnvValue, normalizeMessageInput, normalizeMimeType, parseAIAdapterCapabilities, processDiscriminatedItems, processDiscriminatedItemsSync, processQueueMessages, registerAgentBusHandlers, registerMemoryImportCursorStorage, rejectQueuedHandles, resolveConformanceDefinitionProviders, resolveConformanceTestPreset, resolveDisabledNativeTools, resolveRequiredSessionId, resolveTestConfig, safeJsonStringify, serializeBlockToText, serializeTurnContext, toImportSegment };
|
|
4586
|
+
export { AIAdapter, type AIAdapterCapabilities, type AIAdapterCapability, type AIAdapterCapabilityRegistry, type AIAdapterConfig, type AIAdapterConstructorConfig, type AIAdapterContext, type AIAdapterDefinition, type AIAdapterInitOptions, type AIAdapterPromptFailureResult, type AIAdapterPromptOptions, type AIAdapterPromptResult, type AIAdapterPromptSuccessResult, AIAgent, type AIAgentConfig, AIAgentConnector, type AIModel, type AIReasoningLevel, type ActiveAgentHandle, type AdapterNamespace, type AdapterProviderDefinition, type AgentBusHandlerRegistrarConfig, type AgentCompleteEvent, AgentCompleteEventSchema, AgentConnectorLifecycleManager, type AgentConnectorLifecycleManagerConfig, type AgentContext, AgentEventBridge, type AgentEventBridgeConfig, type AgentIdentity, AgentLifecycleEmitter, type AgentLifecycleEmitterConfig, AgentPayloadEmitter, type AgentPayloadEmitterConfig, type AgentRuntimeCreationResult, AgentRuntimeMutationManager, type AgentRuntimeMutationManagerConfig, type AgentSendMessageOptions, type AgentStartResult, type AgentStartedEvent, AgentStartedEventSchema, AgentTurnExecutor, type AgentTurnExecutorConfig, type AgentUsageTotals, type BaseAgentConnectorConfig, BaseConnectorSession, BaseConnectorTurn, BaseLogImporter, type CompactionMetadata, type ConfigFactoryInput, ConformanceConnectorRuntimeRegistry, type ConformanceEnvReader, type ConformanceTestConfig, type ConnectorSendMessageOptions, type ConnectorSessionConfig, type ConnectorStartOptions, type CreateConformanceTestConfigOptions, type CreateTestAgentOptions, type DiscoveryMetadata, type DiscriminatedHandler, type DiscriminatedHandlersConfig, type DiscriminatedHandlersMap, type ErrorEvent, ErrorEventSchema, type ExecutionContext, type ExternalToolIdentifier, type ExternalToolIdentifiers, type ExternalToolMeta, FactoryUsageCorrelationHeaders, type FromGlobalToolApprovalFn, type GeneratedCapabilityProperties, type HarnessRequester, type IAdapterConfigFactory, type ISessionToolLedger, type ImportCursorPosition, ImportCursorPositionSchema, ImportCursorStorageNamespace, ImportCursorStorageSubjects, type ImportMetadata, type ImportSegment, type ImportSegmentLineage, type ImportSegmentTurn, type LedgerSessionContext, type LogImportConfig, type LogImportOrchestrator, type LogImportRegistration, type LogImportSessionContext, type LogImportTestConfig, type LogImporter, type LogImporterConfig, type LogImporterConstructor, type LogOrchestratorConfig, type LogOrchestratorConstructor, MAKAIO_CONFORMANCE_PRIMARY_MODEL_ENV, MAKAIO_CONFORMANCE_PROVIDER_DEFINITIONS_ENV, MAKAIO_CONFORMANCE_PROVIDER_ENV, MAKAIO_CONFORMANCE_SECONDARY_MODEL_ENV, type McpIntegrationStrategy, type McpSessionResources, type McpToolChange, type MergeResult, type MergeScopedToolApprovalOptions, type MessageDeliveryMode, MessageHandle, MessageLifecycleTracker, type MessageResult, type MessageState, type NormalizedCallUsage, type NormalizedEvent, type NormalizedMessageInput, type ParseFileResult, type PauseResult, type PlatformDefaults, ProceduralAgentConnector, type ProceduralConnectorSession, ProceduralConnectorTurn, type ProceduralTurnConfig, type ProceduralTurnState, type ProcessLogFileResult, type ProcessQueueCallbacks, type ProcessingState, type ProviderRequestCorrelation, type QueueableTurn, type ReasoningLevelMap, type ResolveConformanceDefinitionProvidersOptions, type ResolveConformanceTestPresetOptions, type ResolveHints, type ResolvedConformanceTestPreset, SESSION_CLOSED_QUEUE_ERROR, type ScopedBusFor, type ScopedToolApprovalRequest, type ScopedToolApprovalResponse, ScopedToolApprovalSchema, type SendMessageOptions, type SendMessageRequest, type SendMessageResponse, type SerializedContextBlock, SessionLifecycle, SessionToolLedger, type ShouldUseNativeResumeFn, type StartAgentOptions, type StartAgentRequest, type StartAgentResponse, type StorageMessagePayload, type SyncDiscriminatedHandler, type SyncDiscriminatedHandlersConfig, type SyncDiscriminatedHandlersMap, type SyncTypedEmitFn, type TestModelRef, type ToGlobalToolApprovalFn, type ToolApprovalContext, ToolCallTracker, type ToolCompletedEvent, ToolCompletedEventSchema, type ToolLedgerEntry, type ToolStartedEvent, ToolStartedEventSchema, type TurnEvent, type TurnState, type TurnSubjects, TurnTracker, type TurnTrackerOptions, type TurnTrackerSerializedState, TurnTrackerSerializedStateSchema, type TypedEmitFn, UserMessageQueue, type ValidCapability, type WireSessionConfig, type WireSessionSubjects, bindProviderRequestCorrelation, buildFactoryUsageCorrelationHeaders, cleanEnvForAdapter, createAdapterNamespace, createNoAuthTestProviderContext, createTestProviderContext, createToolApprovalHandler, defineDiscriminatedHandlers, defineDiscriminatedHandlersSync, extractMcpCallTarget, formatContextBlockAsText, formatContextBlocksAsText, formatMessageHistoryAsTranscript, isMcpCallTool, isTextLikeMimeType, markCompletedWithFinalResult, mergeScopedToolApproval, normalizeEnvValue, normalizeMessageInput, normalizeMimeType, parseAIAdapterCapabilities, processDiscriminatedItems, processDiscriminatedItemsSync, processQueueMessages, registerAgentBusHandlers, registerMemoryImportCursorStorage, rejectQueuedHandles, resolveConformanceDefinitionProviders, resolveConformanceTestPreset, resolveDisabledNativeTools, resolveRequiredSessionId, resolveTestConfig, safeJsonStringify, serializeBlockToText, serializeTurnContext, toImportSegment };
|