@makaio/framework 1.0.0-dev-1785347612784 → 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 +20 -20
- package/dist/adapters/index.d.mts +18 -12
- package/dist/adapters/index.mjs +1 -1
- package/dist/bus/index.d.mts +21 -21
- package/dist/{context-resolution-DmlreWPC.d.mts → context-resolution-DdyhpH4L.d.mts} +7 -7
- 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 +2 -2
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +174 -174
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- 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/git/index.d.mts +1 -1
- package/dist/{hook-responses-aQrArNz9.d.mts → hook-responses-Dh1PWXqJ.d.mts} +3 -3
- package/dist/{index-DRrF9k9-.d.mts → index-4VfqCjl2.d.mts} +48 -48
- package/dist/{index-BTRknOXo.d.mts → index-B9UW_vPM.d.mts} +455 -455
- package/dist/{index-DvlFDSVv.d.mts → index-BNMnIe-j.d.mts} +63 -63
- package/dist/{index-Da7WJLiz.d.mts → index-BVlXneHH.d.mts} +105 -105
- package/dist/{index-BHw_bB_8.d.mts → index-BskPjMet.d.mts} +8 -8
- package/dist/{index-Dtrd2wRg2.d.mts → index-CLvQsL6s2.d.mts} +4 -4
- package/dist/{index-F1KbFchC.d.mts → index-CMgLxw14.d.mts} +40 -40
- package/dist/{index-fmR2JNgJ.d.mts → index-CnMu8BQl.d.mts} +4 -4
- package/dist/{index-Bc_JPASG.d.mts → index-D5Nb7IEP.d.mts} +6 -6
- package/dist/{index-SwA1lwRe.d.mts → index-DCZ8BX9S.d.mts} +389 -389
- package/dist/{index-CVLeQeHw.d.mts → index-DSBT83c0.d.mts} +1 -1
- package/dist/{index-Bl_Zcd3Q.d.mts → index-DXN_L5D6.d.mts} +11 -11
- package/dist/{index-XZyMxxnU.d.mts → index-D_ODXsBv.d.mts} +4 -4
- package/dist/{index-DIy9rArB.d.mts → index-DlsHL9Jg.d.mts} +16 -16
- package/dist/{index-wuOy_w7v.d.mts → index-brqfk9JQ.d.mts} +9 -9
- package/dist/{index-DGc25kcM.d.mts → index-cqLS1eFV.d.mts} +25 -25
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-oz76ijOO2.d.mts → namespace-CjjFvrIA2.d.mts} +29 -29
- package/dist/{namespace-ZwLlJNOH.d.mts → namespace-CupOzbRv.d.mts} +154 -154
- package/dist/{namespace-CKOzDbvJ.d.mts → namespace-TseEI3Pu.d.mts} +36 -36
- package/dist/{namespace-BlHURT7i.d.mts → namespace-g_mbIZq_.d.mts} +42 -42
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package.json +1 -1
- package/dist/runtime-node/workflow-execution-bus-access.d.mts +118 -0
- package/dist/runtime-node/workflow-execution-bus-access.mjs +1 -0
- package/dist/{schema-dz2TC5TT.d.mts → schema-DKUb4rkr.d.mts} +2 -2
- package/dist/{schemas-Cf68SmbJ.d.mts → schemas-DnYiAvfz.d.mts} +154 -154
- package/dist/{schemas-BQS3txU4.d.mts → schemas-DrVg4aQQ.d.mts} +8 -8
- 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/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +92 -92
- package/dist/services/session/index.d.mts +5 -5
- 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/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +8 -8
- 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-cjK90Dyn.d.mts → transition-Du3MQzJV.d.mts} +1 -1
- package/dist/{types-DHmPneIO.d.mts → types-D7_kevBK.d.mts} +1 -1
- package/dist/{types-BVHxx-H0.d.mts → types-Dzrwa1GY.d.mts} +313 -313
- package/dist/{view-builder-DHwbHGY6.d.mts → view-builder-DeFd-k7C.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +47 -47
- package/package.json +5 -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
|
}
|
|
@@ -1413,8 +1413,8 @@ declare const SDKMessageSchema: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodD
|
|
|
1413
1413
|
web_search_requests: z.ZodNumber;
|
|
1414
1414
|
}, z.core.$strip>>>;
|
|
1415
1415
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
1416
|
-
priority: "priority";
|
|
1417
1416
|
batch: "batch";
|
|
1417
|
+
priority: "priority";
|
|
1418
1418
|
standard: "standard";
|
|
1419
1419
|
}>>>;
|
|
1420
1420
|
}, z.core.$strip>;
|
|
@@ -2021,8 +2021,8 @@ declare const SDKMessageSchema: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodD
|
|
|
2021
2021
|
web_search_requests: z.ZodNumber;
|
|
2022
2022
|
}, z.core.$strip>>;
|
|
2023
2023
|
service_tier: z.ZodEnum<{
|
|
2024
|
-
priority: "priority";
|
|
2025
2024
|
batch: "batch";
|
|
2025
|
+
priority: "priority";
|
|
2026
2026
|
standard: "standard";
|
|
2027
2027
|
}>;
|
|
2028
2028
|
}, z.core.$strip>;
|
|
@@ -2069,8 +2069,8 @@ declare const SDKMessageSchema: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodD
|
|
|
2069
2069
|
web_search_requests: z.ZodNumber;
|
|
2070
2070
|
}, z.core.$strip>>;
|
|
2071
2071
|
service_tier: z.ZodEnum<{
|
|
2072
|
-
priority: "priority";
|
|
2073
2072
|
batch: "batch";
|
|
2073
|
+
priority: "priority";
|
|
2074
2074
|
standard: "standard";
|
|
2075
2075
|
}>;
|
|
2076
2076
|
}, z.core.$strip>;
|
|
@@ -2135,8 +2135,8 @@ declare const SDKMessageSchema: z.ZodUnion<readonly [z.ZodUnion<readonly [z.ZodD
|
|
|
2135
2135
|
web_search_requests: z.ZodNumber;
|
|
2136
2136
|
}, z.core.$strip>>>;
|
|
2137
2137
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
2138
|
-
priority: "priority";
|
|
2139
2138
|
batch: "batch";
|
|
2139
|
+
priority: "priority";
|
|
2140
2140
|
standard: "standard";
|
|
2141
2141
|
}>>>;
|
|
2142
2142
|
}, z.core.$strip>;
|
|
@@ -2742,8 +2742,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
2742
2742
|
web_search_requests: z.ZodNumber;
|
|
2743
2743
|
}, z.core.$strip>>>;
|
|
2744
2744
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
2745
|
-
priority: "priority";
|
|
2746
2745
|
batch: "batch";
|
|
2746
|
+
priority: "priority";
|
|
2747
2747
|
standard: "standard";
|
|
2748
2748
|
}>>>;
|
|
2749
2749
|
}, z.core.$strip>;
|
|
@@ -3350,8 +3350,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
3350
3350
|
web_search_requests: z.ZodNumber;
|
|
3351
3351
|
}, z.core.$strip>>;
|
|
3352
3352
|
service_tier: z.ZodEnum<{
|
|
3353
|
-
priority: "priority";
|
|
3354
3353
|
batch: "batch";
|
|
3354
|
+
priority: "priority";
|
|
3355
3355
|
standard: "standard";
|
|
3356
3356
|
}>;
|
|
3357
3357
|
}, z.core.$strip>;
|
|
@@ -3398,8 +3398,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
3398
3398
|
web_search_requests: z.ZodNumber;
|
|
3399
3399
|
}, z.core.$strip>>;
|
|
3400
3400
|
service_tier: z.ZodEnum<{
|
|
3401
|
-
priority: "priority";
|
|
3402
3401
|
batch: "batch";
|
|
3402
|
+
priority: "priority";
|
|
3403
3403
|
standard: "standard";
|
|
3404
3404
|
}>;
|
|
3405
3405
|
}, z.core.$strip>;
|
|
@@ -3464,8 +3464,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
3464
3464
|
web_search_requests: z.ZodNumber;
|
|
3465
3465
|
}, z.core.$strip>>>;
|
|
3466
3466
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
3467
|
-
priority: "priority";
|
|
3468
3467
|
batch: "batch";
|
|
3468
|
+
priority: "priority";
|
|
3469
3469
|
standard: "standard";
|
|
3470
3470
|
}>>>;
|
|
3471
3471
|
}, z.core.$strip>;
|
|
@@ -4033,8 +4033,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
4033
4033
|
web_search_requests: z.ZodNumber;
|
|
4034
4034
|
}, z.core.$strip>>>;
|
|
4035
4035
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
4036
|
-
priority: "priority";
|
|
4037
4036
|
batch: "batch";
|
|
4037
|
+
priority: "priority";
|
|
4038
4038
|
standard: "standard";
|
|
4039
4039
|
}>>>;
|
|
4040
4040
|
}, z.core.$strip>;
|
|
@@ -4643,8 +4643,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
4643
4643
|
web_search_requests: z.ZodNumber;
|
|
4644
4644
|
}, z.core.$strip>>;
|
|
4645
4645
|
service_tier: z.ZodEnum<{
|
|
4646
|
-
priority: "priority";
|
|
4647
4646
|
batch: "batch";
|
|
4647
|
+
priority: "priority";
|
|
4648
4648
|
standard: "standard";
|
|
4649
4649
|
}>;
|
|
4650
4650
|
}, z.core.$strip>;
|
|
@@ -4691,8 +4691,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
4691
4691
|
web_search_requests: z.ZodNumber;
|
|
4692
4692
|
}, z.core.$strip>>;
|
|
4693
4693
|
service_tier: z.ZodEnum<{
|
|
4694
|
-
priority: "priority";
|
|
4695
4694
|
batch: "batch";
|
|
4695
|
+
priority: "priority";
|
|
4696
4696
|
standard: "standard";
|
|
4697
4697
|
}>;
|
|
4698
4698
|
}, z.core.$strip>;
|
|
@@ -4758,8 +4758,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
4758
4758
|
web_search_requests: z.ZodNumber;
|
|
4759
4759
|
}, z.core.$strip>>>;
|
|
4760
4760
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
4761
|
-
priority: "priority";
|
|
4762
4761
|
batch: "batch";
|
|
4762
|
+
priority: "priority";
|
|
4763
4763
|
standard: "standard";
|
|
4764
4764
|
}>>>;
|
|
4765
4765
|
}, z.core.$strip>;
|
|
@@ -5369,8 +5369,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5369
5369
|
web_search_requests: z.ZodNumber;
|
|
5370
5370
|
}, z.core.$strip>>>;
|
|
5371
5371
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
5372
|
-
priority: "priority";
|
|
5373
5372
|
batch: "batch";
|
|
5373
|
+
priority: "priority";
|
|
5374
5374
|
standard: "standard";
|
|
5375
5375
|
}>>>;
|
|
5376
5376
|
}, z.core.$strip>;
|
|
@@ -5977,8 +5977,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
5977
5977
|
web_search_requests: z.ZodNumber;
|
|
5978
5978
|
}, z.core.$strip>>;
|
|
5979
5979
|
service_tier: z.ZodEnum<{
|
|
5980
|
-
priority: "priority";
|
|
5981
5980
|
batch: "batch";
|
|
5981
|
+
priority: "priority";
|
|
5982
5982
|
standard: "standard";
|
|
5983
5983
|
}>;
|
|
5984
5984
|
}, z.core.$strip>;
|
|
@@ -6025,8 +6025,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
6025
6025
|
web_search_requests: z.ZodNumber;
|
|
6026
6026
|
}, z.core.$strip>>;
|
|
6027
6027
|
service_tier: z.ZodEnum<{
|
|
6028
|
-
priority: "priority";
|
|
6029
6028
|
batch: "batch";
|
|
6029
|
+
priority: "priority";
|
|
6030
6030
|
standard: "standard";
|
|
6031
6031
|
}>;
|
|
6032
6032
|
}, z.core.$strip>;
|
|
@@ -6091,8 +6091,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
6091
6091
|
web_search_requests: z.ZodNumber;
|
|
6092
6092
|
}, z.core.$strip>>>;
|
|
6093
6093
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
6094
|
-
priority: "priority";
|
|
6095
6094
|
batch: "batch";
|
|
6095
|
+
priority: "priority";
|
|
6096
6096
|
standard: "standard";
|
|
6097
6097
|
}>>>;
|
|
6098
6098
|
}, z.core.$strip>;
|
|
@@ -6660,8 +6660,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
6660
6660
|
web_search_requests: z.ZodNumber;
|
|
6661
6661
|
}, z.core.$strip>>>;
|
|
6662
6662
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
6663
|
-
priority: "priority";
|
|
6664
6663
|
batch: "batch";
|
|
6664
|
+
priority: "priority";
|
|
6665
6665
|
standard: "standard";
|
|
6666
6666
|
}>>>;
|
|
6667
6667
|
}, z.core.$strip>;
|
|
@@ -7270,8 +7270,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7270
7270
|
web_search_requests: z.ZodNumber;
|
|
7271
7271
|
}, z.core.$strip>>;
|
|
7272
7272
|
service_tier: z.ZodEnum<{
|
|
7273
|
-
priority: "priority";
|
|
7274
7273
|
batch: "batch";
|
|
7274
|
+
priority: "priority";
|
|
7275
7275
|
standard: "standard";
|
|
7276
7276
|
}>;
|
|
7277
7277
|
}, z.core.$strip>;
|
|
@@ -7318,8 +7318,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7318
7318
|
web_search_requests: z.ZodNumber;
|
|
7319
7319
|
}, z.core.$strip>>;
|
|
7320
7320
|
service_tier: z.ZodEnum<{
|
|
7321
|
-
priority: "priority";
|
|
7322
7321
|
batch: "batch";
|
|
7322
|
+
priority: "priority";
|
|
7323
7323
|
standard: "standard";
|
|
7324
7324
|
}>;
|
|
7325
7325
|
}, z.core.$strip>;
|
|
@@ -7385,8 +7385,8 @@ declare function createClaudeConnectorNamespace<N extends string>(namespaceName:
|
|
|
7385
7385
|
web_search_requests: z.ZodNumber;
|
|
7386
7386
|
}, z.core.$strip>>>;
|
|
7387
7387
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
7388
|
-
priority: "priority";
|
|
7389
7388
|
batch: "batch";
|
|
7389
|
+
priority: "priority";
|
|
7390
7390
|
standard: "standard";
|
|
7391
7391
|
}>>>;
|
|
7392
7392
|
}, z.core.$strip>;
|
|
@@ -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 };
|