@theokit/sdk 4.28.0 → 4.30.0
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/agent-7YUGJJTU.js +41 -0
- package/dist/agent-7YUGJJTU.js.map +1 -0
- package/dist/{cron-BN6JJlDw.d.ts → agent-Bzg2_uGr.d.cts} +56 -577
- package/dist/{cron-CoQREV_k.d.cts → agent-Ekv8y7_c.d.ts} +56 -577
- package/dist/agent-LD76RI74.cjs +50 -0
- package/dist/agent-LD76RI74.cjs.map +1 -0
- package/dist/{chunk-AKSBP7OO.js → chunk-5IB2UKSN.js} +5 -41
- package/dist/chunk-5IB2UKSN.js.map +1 -0
- package/dist/{chunk-PF5Y5BHG.js → chunk-5YCAR23S.js} +3 -3
- package/dist/{chunk-PF5Y5BHG.js.map → chunk-5YCAR23S.js.map} +1 -1
- package/dist/chunk-BNIFFFH3.js +129 -0
- package/dist/chunk-BNIFFFH3.js.map +1 -0
- package/dist/{chunk-LSLPF6OI.cjs → chunk-DHLZIMP6.cjs} +5 -43
- package/dist/chunk-DHLZIMP6.cjs.map +1 -0
- package/dist/chunk-FKCC2MED.js +43 -0
- package/dist/chunk-FKCC2MED.js.map +1 -0
- package/dist/{chunk-PN53WGEI.cjs → chunk-GWMQ5CS3.cjs} +633 -741
- package/dist/chunk-GWMQ5CS3.cjs.map +1 -0
- package/dist/{chunk-QUTUJ6P6.cjs → chunk-HK7ZHSAX.cjs} +25 -16
- package/dist/chunk-HK7ZHSAX.cjs.map +1 -0
- package/dist/{chunk-XW6RXVGB.js → chunk-ISZ3MBUD.js} +610 -718
- package/dist/chunk-ISZ3MBUD.js.map +1 -0
- package/dist/{chunk-MQLCZ4HJ.cjs → chunk-JLMXKTBX.cjs} +4 -4
- package/dist/{chunk-MQLCZ4HJ.cjs.map → chunk-JLMXKTBX.cjs.map} +1 -1
- package/dist/chunk-LALRCFSN.cjs +46 -0
- package/dist/chunk-LALRCFSN.cjs.map +1 -0
- package/dist/{chunk-I53QDJVI.cjs → chunk-NG6B2PMA.cjs} +5 -5
- package/dist/{chunk-I53QDJVI.cjs.map → chunk-NG6B2PMA.cjs.map} +1 -1
- package/dist/{chunk-DUK5WMKJ.js → chunk-R6ZP6KNB.js} +25 -16
- package/dist/chunk-R6ZP6KNB.js.map +1 -0
- package/dist/chunk-RZQ6E5YZ.cjs +131 -0
- package/dist/chunk-RZQ6E5YZ.cjs.map +1 -0
- package/dist/{chunk-G6GO6BXD.js → chunk-XAUBQMQU.js} +3 -3
- package/dist/{chunk-G6GO6BXD.js.map → chunk-XAUBQMQU.js.map} +1 -1
- package/dist/compact-session-OO2GD76G.js +1 -1
- package/dist/compact-session-OO7NVWPB.cjs +1 -1
- package/dist/cron-CjzvXGT2.d.cts +579 -0
- package/dist/cron-D0Z29gI-.d.ts +579 -0
- package/dist/cron.cjs +13 -11
- package/dist/cron.d.cts +2 -1
- package/dist/cron.d.ts +2 -1
- package/dist/cron.js +12 -10
- package/dist/eval.cjs +17 -15
- package/dist/eval.cjs.map +1 -1
- package/dist/eval.js +13 -11
- package/dist/eval.js.map +1 -1
- package/dist/{index-manager-CB6I7XFQ.cjs → index-manager-H7HUMW52.cjs} +5 -5
- package/dist/{index-manager-CB6I7XFQ.cjs.map → index-manager-H7HUMW52.cjs.map} +1 -1
- package/dist/{index-manager-L27Q3QAC.js → index-manager-P7ZUX2RG.js} +4 -4
- package/dist/{index-manager-L27Q3QAC.js.map → index-manager-P7ZUX2RG.js.map} +1 -1
- package/dist/index.cjs +65 -44
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +18 -4
- package/dist/index.d.ts +18 -4
- package/dist/index.js +41 -20
- package/dist/index.js.map +1 -1
- package/dist/internal/persistence/index.cjs +10 -10
- package/dist/internal/persistence/index.js +2 -2
- package/dist/internal/persistence/jsonl.d.cts +7 -0
- package/dist/internal/persistence/jsonl.d.ts +7 -0
- package/dist/internal/persistence/session-writer.d.cts +56 -0
- package/dist/internal/persistence/session-writer.d.ts +56 -0
- package/dist/internal/persistence/transcript-ops.d.cts +71 -0
- package/dist/internal/persistence/transcript-ops.d.ts +71 -0
- package/dist/internal/plugins/types.d.cts +1 -1
- package/dist/internal/plugins/types.d.ts +1 -1
- package/dist/persistence.cjs +115 -12
- package/dist/persistence.cjs.map +1 -1
- package/dist/persistence.d.cts +2 -0
- package/dist/persistence.d.ts +2 -0
- package/dist/persistence.js +105 -3
- package/dist/persistence.js.map +1 -1
- package/dist/skills.cjs +4 -3
- package/dist/skills.js +2 -1
- package/dist/subagents-loader.cjs +19 -0
- package/dist/subagents-loader.cjs.map +1 -0
- package/dist/subagents-loader.d.cts +39 -0
- package/dist/subagents-loader.d.ts +39 -0
- package/dist/subagents-loader.js +16 -0
- package/dist/subagents-loader.js.map +1 -0
- package/dist/types/plugin.d.ts +32 -0
- package/dist/workflow.cjs +1 -1
- package/dist/workflow.js +1 -1
- package/package.json +12 -2
- package/dist/chunk-AKSBP7OO.js.map +0 -1
- package/dist/chunk-DUK5WMKJ.js.map +0 -1
- package/dist/chunk-LSLPF6OI.cjs.map +0 -1
- package/dist/chunk-PN53WGEI.cjs.map +0 -1
- package/dist/chunk-QUTUJ6P6.cjs.map +0 -1
- package/dist/chunk-XW6RXVGB.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -8,42 +8,44 @@ require('./chunk-EPYZOCOL.cjs');
|
|
|
8
8
|
var chunkZ2OC3UIW_cjs = require('./chunk-Z2OC3UIW.cjs');
|
|
9
9
|
require('./chunk-BWT67BI4.cjs');
|
|
10
10
|
require('./chunk-PNVDQL5Y.cjs');
|
|
11
|
-
var
|
|
12
|
-
var
|
|
11
|
+
var chunkNG6B2PMA_cjs = require('./chunk-NG6B2PMA.cjs');
|
|
12
|
+
var chunkGWMQ5CS3_cjs = require('./chunk-GWMQ5CS3.cjs');
|
|
13
|
+
require('./chunk-BV2MWEMV.cjs');
|
|
13
14
|
var chunkMZ5ZRORA_cjs = require('./chunk-MZ5ZRORA.cjs');
|
|
14
15
|
require('./chunk-YU6KON2I.cjs');
|
|
15
16
|
require('./chunk-BUUUWQMB.cjs');
|
|
17
|
+
require('./chunk-2HRYBRD7.cjs');
|
|
16
18
|
var chunk2MF3IE2D_cjs = require('./chunk-2MF3IE2D.cjs');
|
|
17
19
|
require('./chunk-LUSXDZPV.cjs');
|
|
18
20
|
require('./chunk-IT3PWBW4.cjs');
|
|
19
|
-
var
|
|
21
|
+
var chunkJLMXKTBX_cjs = require('./chunk-JLMXKTBX.cjs');
|
|
20
22
|
require('./chunk-N24XBYNX.cjs');
|
|
21
|
-
require('./chunk-
|
|
23
|
+
require('./chunk-WPZTYOUX.cjs');
|
|
22
24
|
require('./chunk-OIYQBUW4.cjs');
|
|
23
25
|
require('./chunk-MUUQ2WFJ.cjs');
|
|
24
|
-
require('./chunk-2HRYBRD7.cjs');
|
|
25
26
|
require('./chunk-6JSIEDKL.cjs');
|
|
26
27
|
require('./chunk-G2F67XUR.cjs');
|
|
27
28
|
require('./chunk-NINIJCHU.cjs');
|
|
28
|
-
require('./chunk-
|
|
29
|
+
require('./chunk-YPEPCZHF.cjs');
|
|
29
30
|
require('./chunk-VJ26EKGJ.cjs');
|
|
30
31
|
require('./chunk-GIW4L6HY.cjs');
|
|
31
32
|
require('./chunk-7S7KKUO6.cjs');
|
|
32
|
-
require('./chunk-JD74LN7R.cjs');
|
|
33
33
|
require('./chunk-C7PICHRF.cjs');
|
|
34
|
+
require('./chunk-JD74LN7R.cjs');
|
|
34
35
|
var chunkYLQQX5W2_cjs = require('./chunk-YLQQX5W2.cjs');
|
|
35
36
|
require('./chunk-4SXHEZIV.cjs');
|
|
36
37
|
require('./chunk-ANIZEWTU.cjs');
|
|
37
38
|
var chunkWJVHMTKB_cjs = require('./chunk-WJVHMTKB.cjs');
|
|
39
|
+
var chunkTIZ4TS5V_cjs = require('./chunk-TIZ4TS5V.cjs');
|
|
40
|
+
require('./chunk-RZQ6E5YZ.cjs');
|
|
38
41
|
require('./chunk-EVADEGM7.cjs');
|
|
39
42
|
require('./chunk-VYHJZVL5.cjs');
|
|
40
43
|
var chunkD42XHI4O_cjs = require('./chunk-D42XHI4O.cjs');
|
|
41
44
|
require('./chunk-HFPGOTVF.cjs');
|
|
42
45
|
require('./chunk-C6Y6CWYD.cjs');
|
|
43
|
-
require('./chunk-
|
|
46
|
+
require('./chunk-DHLZIMP6.cjs');
|
|
44
47
|
require('./chunk-KIO7QFIV.cjs');
|
|
45
|
-
require('./chunk-
|
|
46
|
-
var chunkTIZ4TS5V_cjs = require('./chunk-TIZ4TS5V.cjs');
|
|
48
|
+
require('./chunk-LALRCFSN.cjs');
|
|
47
49
|
var chunkA44COQJJ_cjs = require('./chunk-A44COQJJ.cjs');
|
|
48
50
|
var chunkBEURCLDV_cjs = require('./chunk-BEURCLDV.cjs');
|
|
49
51
|
var zod = require('zod');
|
|
@@ -55,8 +57,8 @@ var fs = require('fs');
|
|
|
55
57
|
// src/agent-factory.ts
|
|
56
58
|
function createAgentFactory(common) {
|
|
57
59
|
return {
|
|
58
|
-
forSession: (agentId, overrides) =>
|
|
59
|
-
getOrCreate: (agentId, overrides) =>
|
|
60
|
+
forSession: (agentId, overrides) => chunkGWMQ5CS3_cjs.Agent.create(mergeAgentOptions(common, overrides, agentId)),
|
|
61
|
+
getOrCreate: (agentId, overrides) => chunkGWMQ5CS3_cjs.Agent.getOrCreate(agentId, mergeAgentOptions(common, overrides, agentId))
|
|
60
62
|
};
|
|
61
63
|
}
|
|
62
64
|
function mergeAgentOptions(common, overrides, agentId) {
|
|
@@ -895,7 +897,7 @@ var JobQueue = class {
|
|
|
895
897
|
}
|
|
896
898
|
};
|
|
897
899
|
function diaryPath(cwd) {
|
|
898
|
-
return path.join(
|
|
900
|
+
return path.join(chunkJLMXKTBX_cjs.memoryDir(cwd), "dream-diary.md");
|
|
899
901
|
}
|
|
900
902
|
function renderDiaryEntry(entry) {
|
|
901
903
|
const stamp = new Date(entry.timestampMs).toISOString();
|
|
@@ -1042,7 +1044,7 @@ async function runInner(options) {
|
|
|
1042
1044
|
const now = options.now ?? Date.now;
|
|
1043
1045
|
const timestampMs = now();
|
|
1044
1046
|
try {
|
|
1045
|
-
const facts = await
|
|
1047
|
+
const facts = await chunkJLMXKTBX_cjs.readFactsFromMarkdown(options.cwd);
|
|
1046
1048
|
if (facts.length === 0) {
|
|
1047
1049
|
return emptyResult("skipped");
|
|
1048
1050
|
}
|
|
@@ -1076,7 +1078,7 @@ async function runInner(options) {
|
|
|
1076
1078
|
}
|
|
1077
1079
|
async function writeConsolidatedNotes(cwd, clusters, timestampMs) {
|
|
1078
1080
|
if (clusters.length === 0) return 0;
|
|
1079
|
-
const notesDir = path.join(
|
|
1081
|
+
const notesDir = path.join(chunkJLMXKTBX_cjs.memoryDir(cwd), "notes");
|
|
1080
1082
|
await promises.mkdir(notesDir, { recursive: true });
|
|
1081
1083
|
const isoSlug = new Date(timestampMs).toISOString().replace(/[^\dT]/g, "-");
|
|
1082
1084
|
const file = path.join(notesDir, `dreamed-${isoSlug}.md`);
|
|
@@ -1142,8 +1144,8 @@ var Memory = {
|
|
|
1142
1144
|
openArgs.embedding = await resolveEmbedding(opts.embedding, peer.MEMORY_EMBEDDING_ADAPTERS);
|
|
1143
1145
|
return await peer.IndexManager.open(openArgs);
|
|
1144
1146
|
}
|
|
1145
|
-
const { IndexManager } = await import('./index-manager-
|
|
1146
|
-
openArgs.embedding = await resolveEmbedding(opts.embedding,
|
|
1147
|
+
const { IndexManager } = await import('./index-manager-H7HUMW52.cjs');
|
|
1148
|
+
openArgs.embedding = await resolveEmbedding(opts.embedding, chunkGWMQ5CS3_cjs.MEMORY_EMBEDDING_ADAPTERS);
|
|
1147
1149
|
return await IndexManager.open(openArgs);
|
|
1148
1150
|
},
|
|
1149
1151
|
/**
|
|
@@ -1154,7 +1156,7 @@ var Memory = {
|
|
|
1154
1156
|
*/
|
|
1155
1157
|
async runDreamingSweep(opts) {
|
|
1156
1158
|
const peer = await tryLoadSdkMemoryPeer();
|
|
1157
|
-
const catalog = peer !== null ? peer.MEMORY_EMBEDDING_ADAPTERS :
|
|
1159
|
+
const catalog = peer !== null ? peer.MEMORY_EMBEDDING_ADAPTERS : chunkGWMQ5CS3_cjs.MEMORY_EMBEDDING_ADAPTERS;
|
|
1158
1160
|
const sweepArgs = await buildDreamingSweepArgs(opts, catalog);
|
|
1159
1161
|
const result = peer !== null ? (
|
|
1160
1162
|
// biome-ignore lint/suspicious/noExplicitAny: peer is dynamically loaded — structural compat ensured by sdk-memory
|
|
@@ -1220,9 +1222,9 @@ function extractRawId(id, expectedAdapterId) {
|
|
|
1220
1222
|
return id.slice(prefix.length);
|
|
1221
1223
|
}
|
|
1222
1224
|
async function readAllSqliteFacts(cwd) {
|
|
1223
|
-
const dbPath =
|
|
1225
|
+
const dbPath = chunkJLMXKTBX_cjs.defaultIndexPath(cwd);
|
|
1224
1226
|
if (!fs.existsSync(dbPath)) return [];
|
|
1225
|
-
const db = await
|
|
1227
|
+
const db = await chunkJLMXKTBX_cjs.openMemoryDb({ filePath: dbPath });
|
|
1226
1228
|
try {
|
|
1227
1229
|
const stmt = db.prepare("SELECT id, path, source, start_line, end_line, text FROM chunks");
|
|
1228
1230
|
const rows = stmt.all();
|
|
@@ -1241,7 +1243,7 @@ function nfcEqual(a, b) {
|
|
|
1241
1243
|
}
|
|
1242
1244
|
async function migrateSqliteToLance(opts) {
|
|
1243
1245
|
const cwd = opts.cwd;
|
|
1244
|
-
const finalPath =
|
|
1246
|
+
const finalPath = chunkJLMXKTBX_cjs.lanceStoragePath(cwd);
|
|
1245
1247
|
const newPath = path.join(cwd, ".theokit", "memory", "lance-new");
|
|
1246
1248
|
const rawLog = opts.logger ?? ((m) => console.log(m));
|
|
1247
1249
|
const log = (m) => rawLog(chunkBEURCLDV_cjs.redactSecrets(m));
|
|
@@ -1285,7 +1287,7 @@ async function migrateSqliteToLance(opts) {
|
|
|
1285
1287
|
};
|
|
1286
1288
|
fs.mkdirSync(newPath, { recursive: true });
|
|
1287
1289
|
log(`Writing Lance index to ${newPath} ...`);
|
|
1288
|
-
const lance = await
|
|
1290
|
+
const lance = await chunkJLMXKTBX_cjs.LanceIndex.open({
|
|
1289
1291
|
cwd,
|
|
1290
1292
|
embedding: placeholderEmbedding,
|
|
1291
1293
|
storagePath: newPath
|
|
@@ -1572,6 +1574,21 @@ function sessionScopePrefix(scope) {
|
|
|
1572
1574
|
}
|
|
1573
1575
|
|
|
1574
1576
|
// src/squad.ts
|
|
1577
|
+
function ehAgenteConstruido(m) {
|
|
1578
|
+
return typeof m.send === "function";
|
|
1579
|
+
}
|
|
1580
|
+
async function materializar(def, indice) {
|
|
1581
|
+
const { Agent: Agent2 } = await import('./agent-LD76RI74.cjs');
|
|
1582
|
+
return Agent2.create({
|
|
1583
|
+
// `AgentDefinition.model` admite o sentinel `'inherit'`, que não é um id de modelo. Herdar
|
|
1584
|
+
// aqui significa "não declare nada e deixe o default valer" — passar o literal adiante criaria
|
|
1585
|
+
// um agente pedindo um modelo chamado `inherit`.
|
|
1586
|
+
...def.model !== void 0 && def.model !== "inherit" ? { model: def.model } : {},
|
|
1587
|
+
...def.prompt !== void 0 ? { systemPrompt: def.prompt } : {},
|
|
1588
|
+
agentId: `squad-member-${String(indice)}`,
|
|
1589
|
+
local: {}
|
|
1590
|
+
});
|
|
1591
|
+
}
|
|
1575
1592
|
function createSquad(options) {
|
|
1576
1593
|
const { agents } = options;
|
|
1577
1594
|
if (!Array.isArray(agents) || agents.length === 0) {
|
|
@@ -1587,18 +1604,22 @@ function createSquad(options) {
|
|
|
1587
1604
|
}
|
|
1588
1605
|
return {
|
|
1589
1606
|
run: async (input) => {
|
|
1590
|
-
|
|
1591
|
-
for (let i = 0; i < agents.length; i++) {
|
|
1592
|
-
const agent = agents[i];
|
|
1593
|
-
if (agent === void 0) continue;
|
|
1594
|
-
const opts = i > 0 ? { origin: { kind: "peer", from: `agent-${i - 1}` } } : void 0;
|
|
1595
|
-
builder = builder.then(chunkZ2OC3UIW_cjs.agentStep(`agent-${i}`, agent, (prev) => String(prev), opts));
|
|
1596
|
-
}
|
|
1597
|
-
const run = await builder.commit().run(input);
|
|
1607
|
+
const run = await (await montarPipeline(agents, options.name)).run(input);
|
|
1598
1608
|
return { result: run.output, status: run.status, steps: run.stepResults };
|
|
1599
1609
|
}
|
|
1600
1610
|
};
|
|
1601
1611
|
}
|
|
1612
|
+
async function montarPipeline(agents, nome) {
|
|
1613
|
+
let builder = chunkZ2OC3UIW_cjs.Workflow.create({ name: nome ?? "squad" });
|
|
1614
|
+
for (let i = 0; i < agents.length; i++) {
|
|
1615
|
+
const membro = agents[i];
|
|
1616
|
+
if (membro === void 0) continue;
|
|
1617
|
+
const agent = ehAgenteConstruido(membro) ? membro : await materializar(membro, i);
|
|
1618
|
+
const opts = i > 0 ? { origin: { kind: "peer", from: `agent-${i - 1}` } } : void 0;
|
|
1619
|
+
builder = builder.then(chunkZ2OC3UIW_cjs.agentStep(`agent-${i}`, agent, (prev) => String(prev), opts));
|
|
1620
|
+
}
|
|
1621
|
+
return builder.commit();
|
|
1622
|
+
}
|
|
1602
1623
|
var Squad = class {
|
|
1603
1624
|
constructor() {
|
|
1604
1625
|
}
|
|
@@ -1699,7 +1720,7 @@ var FIXTURE_USER = {
|
|
|
1699
1720
|
};
|
|
1700
1721
|
var FIXTURE_MODELS = [
|
|
1701
1722
|
{
|
|
1702
|
-
id:
|
|
1723
|
+
id: chunkGWMQ5CS3_cjs.DEFAULT_AGENTIC_MODEL_ID,
|
|
1703
1724
|
name: "Gemini 2.0 Flash",
|
|
1704
1725
|
displayName: "Gemini 2.0 Flash",
|
|
1705
1726
|
parameters: [
|
|
@@ -1907,7 +1928,7 @@ var Theokit = class {
|
|
|
1907
1928
|
envVars: p.envVars
|
|
1908
1929
|
}));
|
|
1909
1930
|
},
|
|
1910
|
-
embeddingAdapters: () => Object.entries(
|
|
1931
|
+
embeddingAdapters: () => Object.entries(chunkGWMQ5CS3_cjs.MEMORY_EMBEDDING_ADAPTERS).map(([id, adapter]) => ({
|
|
1911
1932
|
id,
|
|
1912
1933
|
transport: adapter.transport,
|
|
1913
1934
|
defaultModel: adapter.defaultModel
|
|
@@ -1939,17 +1960,17 @@ function resolveLocalProviderBaseUrl(providerName, fallback) {
|
|
|
1939
1960
|
return fallback;
|
|
1940
1961
|
}
|
|
1941
1962
|
async function executeCatalogRequest(request) {
|
|
1942
|
-
const apiKey =
|
|
1963
|
+
const apiKey = chunkGWMQ5CS3_cjs.resolveApiKey(request.apiKey);
|
|
1943
1964
|
if (apiKey === void 0) {
|
|
1944
1965
|
throw new chunkA44COQJJ_cjs.AuthenticationError("Missing API key", { code: "missing_api_key" });
|
|
1945
1966
|
}
|
|
1946
|
-
if (
|
|
1967
|
+
if (chunkGWMQ5CS3_cjs.shouldUseFixtureMode(apiKey)) {
|
|
1947
1968
|
return request.fixture;
|
|
1948
1969
|
}
|
|
1949
|
-
if (!
|
|
1970
|
+
if (!chunkGWMQ5CS3_cjs.isFixtureApiKey(apiKey) && process.env.THEOKIT_API_BASE_URL === void 0) {
|
|
1950
1971
|
throw new chunkA44COQJJ_cjs.AuthenticationError("Invalid API key", { code: "authentication_error" });
|
|
1951
1972
|
}
|
|
1952
|
-
return
|
|
1973
|
+
return chunkGWMQ5CS3_cjs.httpRequest(request.path, { apiKey });
|
|
1953
1974
|
}
|
|
1954
1975
|
|
|
1955
1976
|
// src/trajectory-helpers.ts
|
|
@@ -2065,35 +2086,35 @@ Object.defineProperty(exports, "GenerateObjectError", {
|
|
|
2065
2086
|
});
|
|
2066
2087
|
Object.defineProperty(exports, "Cron", {
|
|
2067
2088
|
enumerable: true,
|
|
2068
|
-
get: function () { return
|
|
2089
|
+
get: function () { return chunkNG6B2PMA_cjs.Cron; }
|
|
2069
2090
|
});
|
|
2070
2091
|
Object.defineProperty(exports, "Agent", {
|
|
2071
2092
|
enumerable: true,
|
|
2072
|
-
get: function () { return
|
|
2093
|
+
get: function () { return chunkGWMQ5CS3_cjs.Agent; }
|
|
2073
2094
|
});
|
|
2074
2095
|
Object.defineProperty(exports, "AgentBuilder", {
|
|
2075
2096
|
enumerable: true,
|
|
2076
|
-
get: function () { return
|
|
2097
|
+
get: function () { return chunkGWMQ5CS3_cjs.AgentBuilder; }
|
|
2077
2098
|
});
|
|
2078
2099
|
Object.defineProperty(exports, "Tool", {
|
|
2079
2100
|
enumerable: true,
|
|
2080
|
-
get: function () { return
|
|
2101
|
+
get: function () { return chunkGWMQ5CS3_cjs.Tool; }
|
|
2081
2102
|
});
|
|
2082
2103
|
Object.defineProperty(exports, "ToolError", {
|
|
2083
2104
|
enumerable: true,
|
|
2084
|
-
get: function () { return
|
|
2105
|
+
get: function () { return chunkGWMQ5CS3_cjs.ToolError; }
|
|
2085
2106
|
});
|
|
2086
2107
|
Object.defineProperty(exports, "UsageAccumulator", {
|
|
2087
2108
|
enumerable: true,
|
|
2088
|
-
get: function () { return
|
|
2109
|
+
get: function () { return chunkGWMQ5CS3_cjs.UsageAccumulator; }
|
|
2089
2110
|
});
|
|
2090
2111
|
Object.defineProperty(exports, "computeCost", {
|
|
2091
2112
|
enumerable: true,
|
|
2092
|
-
get: function () { return
|
|
2113
|
+
get: function () { return chunkGWMQ5CS3_cjs.computeCost; }
|
|
2093
2114
|
});
|
|
2094
2115
|
Object.defineProperty(exports, "getPricingEntry", {
|
|
2095
2116
|
enumerable: true,
|
|
2096
|
-
get: function () { return
|
|
2117
|
+
get: function () { return chunkGWMQ5CS3_cjs.getPricingEntry; }
|
|
2097
2118
|
});
|
|
2098
2119
|
Object.defineProperty(exports, "emitRunEvent", {
|
|
2099
2120
|
enumerable: true,
|