@theokit/agents 0.26.0 → 0.27.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/LICENSE +201 -0
- package/dist/{bridge-entry-SOr2jwm3.d.ts → bridge-entry-QmUEnkn7.d.ts} +51 -2
- package/dist/bridge.d.ts +2 -1
- package/dist/bridge.js +5 -1
- package/dist/{chunk-R7LKDSBF.js → chunk-QR5PFBYT.js} +63 -1
- package/dist/chunk-QR5PFBYT.js.map +1 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.js +5 -1
- package/package.json +14 -9
- package/dist/chunk-R7LKDSBF.js.map +0 -1
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for describing the origin of the Work and
|
|
141
|
+
reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright 2026 usetheo.dev
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExecutionContext } from '@theokit/http';
|
|
2
2
|
import { A as AgentOptions, T as ToolOptions, g as MainLoopMeta, a as ApprovalOptions, B as BudgetOptions, f as GatewayOptions, l as MemoryOptions, t as SkillsOptions, e as ContextWindowOptions, q as ProjectContextOptions, j as McpServersMap, b as CompactionDecoratorConfig, R as ReasoningEffort } from './skills-FcUdNDbn.js';
|
|
3
3
|
import { SystemPromptResolver, SkillsSettings, ContextSettings, PluginsSettings, Plugin, ProviderRoutingSettings, AgentDefinition, BudgetTracker, ConversationStorageAdapter, CustomTool, ModelSelection } from '@theokit/sdk';
|
|
4
|
+
import { UIMessageChunk } from 'ai';
|
|
4
5
|
import { RetryOptions } from '@theokit/sdk/retry';
|
|
5
6
|
import { z } from 'zod';
|
|
6
7
|
|
|
@@ -265,6 +266,18 @@ interface ToolCallEvent {
|
|
|
265
266
|
toolName: string;
|
|
266
267
|
input: unknown;
|
|
267
268
|
}
|
|
269
|
+
/**
|
|
270
|
+
* Tool-call arguments streaming in incrementally (theokit-sdk#70). Emitted repeatedly as the
|
|
271
|
+
* model generates a tool call's args, BEFORE they are committed. The same `callId` correlates to
|
|
272
|
+
* the later `tool_call` (args committed) and `tool_result`. Consumers opt in to render tool-input
|
|
273
|
+
* progressively; those that don't simply ignore this variant (it never replaces `tool_call`).
|
|
274
|
+
*/
|
|
275
|
+
interface PartialToolCallEvent {
|
|
276
|
+
type: 'partial_tool_call';
|
|
277
|
+
callId: string;
|
|
278
|
+
toolName: string;
|
|
279
|
+
input: unknown;
|
|
280
|
+
}
|
|
268
281
|
/** Tool execution completed. */
|
|
269
282
|
interface ToolResultEvent {
|
|
270
283
|
type: 'tool_result';
|
|
@@ -367,10 +380,11 @@ interface FileEditEvent {
|
|
|
367
380
|
endLine?: number;
|
|
368
381
|
}
|
|
369
382
|
/** Discriminated union of all agent stream events. */
|
|
370
|
-
type AgentStreamEvent = RunStartedEvent | TextDeltaEvent | ToolCallEvent | ToolResultEvent | ThinkingEvent | IterationEvent | ApprovalRequiredEvent | ArtifactStartEvent | ArtifactChunkEvent | StateUpdateEvent | CheckpointSavedEvent | FileEditEvent | ErrorEvent | DoneEvent;
|
|
383
|
+
type AgentStreamEvent = RunStartedEvent | TextDeltaEvent | ToolCallEvent | PartialToolCallEvent | ToolResultEvent | ThinkingEvent | IterationEvent | ApprovalRequiredEvent | ArtifactStartEvent | ArtifactChunkEvent | StateUpdateEvent | CheckpointSavedEvent | FileEditEvent | ErrorEvent | DoneEvent;
|
|
371
384
|
/** Type guard helpers. */
|
|
372
385
|
declare function isTextDelta(e: AgentStreamEvent): e is TextDeltaEvent;
|
|
373
386
|
declare function isToolCall(e: AgentStreamEvent): e is ToolCallEvent;
|
|
387
|
+
declare function isPartialToolCall(e: AgentStreamEvent): e is PartialToolCallEvent;
|
|
374
388
|
declare function isToolResult(e: AgentStreamEvent): e is ToolResultEvent;
|
|
375
389
|
declare function isDone(e: AgentStreamEvent): e is DoneEvent;
|
|
376
390
|
declare function isError(e: AgentStreamEvent): e is ErrorEvent;
|
|
@@ -564,6 +578,41 @@ interface SdkMessage {
|
|
|
564
578
|
*/
|
|
565
579
|
declare function translateSdkEvent(msg: SdkMessage, runId: string): StreamEvent[];
|
|
566
580
|
|
|
581
|
+
/**
|
|
582
|
+
* M0 (theokit-ai-first) — translate a theokit `AgentStreamEvent` stream into the
|
|
583
|
+
* Vercel ai-sdk `UIMessageStream` protocol, TEXT ONLY.
|
|
584
|
+
*
|
|
585
|
+
* This is a PURE mapping (D1): it consumes the ALREADY-deduped bridge event
|
|
586
|
+
* stream (downstream of `mergeDeltaStream`) and yields `UIMessageChunk`s. It
|
|
587
|
+
* NEVER calls an LLM and does NOT re-run the agent loop (sdk-runtime.md / G2) —
|
|
588
|
+
* `@theokit/sdk` remains the only runtime.
|
|
589
|
+
*
|
|
590
|
+
* Chunk sequence for a text run:
|
|
591
|
+
*
|
|
592
|
+
* start → text-start{id} → text-delta{id,delta}* → text-end{id} → finish
|
|
593
|
+
*
|
|
594
|
+
* Invariants:
|
|
595
|
+
* - Exactly one `start` and one `finish` per run.
|
|
596
|
+
* - `text-end` is emitted ONLY if a `text-start` was emitted (no orphan close).
|
|
597
|
+
* - A single shared `id` (`opts.textId`) for the whole text block — injected for
|
|
598
|
+
* deterministic tests (D3).
|
|
599
|
+
* - Every emitted chunk carries ONLY the fields required by ai-sdk's
|
|
600
|
+
* `uiMessageChunkSchema` (a z.strictObject union — extra keys are rejected).
|
|
601
|
+
*
|
|
602
|
+
* Error handling (error-handling.md — fail-clear, surface don't swallow, never
|
|
603
|
+
* throw past the boundary): an `error` event OR a thrown/aborted underlying
|
|
604
|
+
* iterable is SURFACED as an ai-sdk `error` chunk (`{ type: 'error', errorText }`),
|
|
605
|
+
* then closes an open text (`text-end`) and terminates with `finish`. The error is
|
|
606
|
+
* not re-thrown — the transport still produces a well-formed, terminated stream the
|
|
607
|
+
* client can render as a failed turn.
|
|
608
|
+
*
|
|
609
|
+
* Tool / reasoning / file chunks are intentionally out of scope for M0 (YAGNI);
|
|
610
|
+
* non-text events are ignored here and widen the mapping in M1.
|
|
611
|
+
*/
|
|
612
|
+
declare function translateToUIMessageStream(events: AsyncIterable<AgentStreamEvent>, opts: {
|
|
613
|
+
textId: string;
|
|
614
|
+
}): AsyncGenerator<UIMessageChunk, void, unknown>;
|
|
615
|
+
|
|
567
616
|
/**
|
|
568
617
|
* LoopStrategy — the per-round terminal-decision contract that gives runtime to
|
|
569
618
|
* `@MainLoop({ strategy })`.
|
|
@@ -894,4 +943,4 @@ declare function agentsPlugin(opts: AgentsPluginOptions): {
|
|
|
894
943
|
register(app: PluginApp): void;
|
|
895
944
|
};
|
|
896
945
|
|
|
897
|
-
export {
|
|
946
|
+
export { compileTools as $, type AgentExecutionContext as A, BudgetExceededError as B, type CompiledAgentOptions as C, type DelegationResult as D, type ErrorEvent as E, type FileEditEvent as F, type RunStartedEvent as G, type SdkMessage as H, type IterationEvent as I, type Segment as J, type StateUpdateEvent as K, type LoopStrategy as L, type ThinkingEvent as M, type ToolCallEvent as N, type ToolResultEvent as O, type PartialToolCallEvent as P, type ToolWalkResult as Q, type ReflectionStrategy as R, type StreamEvent as S, type TextDeltaEvent as T, type ToolboxWalkResult as U, agentsPlugin as V, buildModelSelection as W, compileAgent as X, compileContextWindow as Y, compileProjectContext as Z, compileSkills as _, type CompiledTool as a, createAgentExecutionContext as a0, createSdkAgentStream as a1, createThinkTagExtractor as a2, delegate as a3, extractThinkTagStream as a4, generateAgentManifest as a5, generateAgentRoutes as a6, isAgentContext as a7, isApprovalRequired as a8, isDone as a9, isError as aa, isPartialToolCall as ab, isTextDelta as ac, isToolCall as ad, isToolResult as ae, ladderReflectionStrategy as af, loopStrategyConfigSchema as ag, noopReflectionStrategy as ah, projectContextMetadataOnlyKnobs as ai, reflectionStrategyConfigSchema as aj, resolveLoopStrategy as ak, streamAgentResponse as al, translateSdkEvent as am, translateToUIMessageStream as an, validateUniqueRoutes as ao, walkAgentMetadata as ap, type AgentManifest as b, type AgentManifestEntry as c, type AgentManifestTool as d, type AgentRoute as e, type AgentRouteContext as f, type AgentRunInfo as g, type AgentStreamEvent as h, type AgentWalkResult as i, AgentWarningCode as j, type AgentsPluginOptions as k, type ApprovalRequiredEvent as l, type ArtifactChunkEvent as m, type ArtifactStartEvent as n, type CheckpointSavedEvent as o, type CompiledContextWindow as p, DEFAULT_MAX_ITERATIONS as q, type DelegateOptions as r, DelegationError as s, type DoneEvent as t, type LoopFinishReason as u, type LoopOutcome as v, type LoopStrategyConfig as w, type ReflectionContext as x, type ReflectionResult as y, type ReflectionStrategyConfig as z };
|
package/dist/bridge.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { A as AgentExecutionContext, b as AgentManifest, c as AgentManifestEntry, d as AgentManifestTool, e as AgentRoute, f as AgentRouteContext, g as AgentRunInfo, h as AgentStreamEvent, i as AgentWalkResult, j as AgentWarningCode, k as AgentsPluginOptions, l as ApprovalRequiredEvent, m as ArtifactChunkEvent, n as ArtifactStartEvent, B as BudgetExceededError, o as CheckpointSavedEvent, C as CompiledAgentOptions, p as CompiledContextWindow, a as CompiledTool, r as DelegateOptions, s as DelegationError, D as DelegationResult, t as DoneEvent, E as ErrorEvent, F as FileEditEvent, I as IterationEvent, G as RunStartedEvent, H as SdkMessage, J as Segment, K as StateUpdateEvent, S as StreamEvent, T as TextDeltaEvent, M as ThinkingEvent, N as ToolCallEvent, O as ToolResultEvent,
|
|
1
|
+
export { A as AgentExecutionContext, b as AgentManifest, c as AgentManifestEntry, d as AgentManifestTool, e as AgentRoute, f as AgentRouteContext, g as AgentRunInfo, h as AgentStreamEvent, i as AgentWalkResult, j as AgentWarningCode, k as AgentsPluginOptions, l as ApprovalRequiredEvent, m as ArtifactChunkEvent, n as ArtifactStartEvent, B as BudgetExceededError, o as CheckpointSavedEvent, C as CompiledAgentOptions, p as CompiledContextWindow, a as CompiledTool, r as DelegateOptions, s as DelegationError, D as DelegationResult, t as DoneEvent, E as ErrorEvent, F as FileEditEvent, I as IterationEvent, P as PartialToolCallEvent, G as RunStartedEvent, H as SdkMessage, J as Segment, K as StateUpdateEvent, S as StreamEvent, T as TextDeltaEvent, M as ThinkingEvent, N as ToolCallEvent, O as ToolResultEvent, Q as ToolWalkResult, U as ToolboxWalkResult, V as agentsPlugin, W as buildModelSelection, X as compileAgent, Y as compileContextWindow, Z as compileProjectContext, _ as compileSkills, $ as compileTools, a0 as createAgentExecutionContext, a1 as createSdkAgentStream, a2 as createThinkTagExtractor, a3 as delegate, a4 as extractThinkTagStream, a5 as generateAgentManifest, a6 as generateAgentRoutes, a7 as isAgentContext, a8 as isApprovalRequired, a9 as isDone, aa as isError, ab as isPartialToolCall, ac as isTextDelta, ad as isToolCall, ae as isToolResult, ai as projectContextMetadataOnlyKnobs, al as streamAgentResponse, am as translateSdkEvent, an as translateToUIMessageStream, ao as validateUniqueRoutes, ap as walkAgentMetadata } from './bridge-entry-QmUEnkn7.js';
|
|
2
2
|
import '@theokit/http';
|
|
3
3
|
import './skills-FcUdNDbn.js';
|
|
4
4
|
import '@theokit/sdk';
|
|
5
5
|
import 'zod';
|
|
6
|
+
import 'ai';
|
|
6
7
|
import '@theokit/sdk/retry';
|
package/dist/bridge.js
CHANGED
|
@@ -20,15 +20,17 @@ import {
|
|
|
20
20
|
isApprovalRequired,
|
|
21
21
|
isDone,
|
|
22
22
|
isError,
|
|
23
|
+
isPartialToolCall,
|
|
23
24
|
isTextDelta,
|
|
24
25
|
isToolCall,
|
|
25
26
|
isToolResult,
|
|
26
27
|
projectContextMetadataOnlyKnobs,
|
|
27
28
|
streamAgentResponse,
|
|
28
29
|
translateSdkEvent,
|
|
30
|
+
translateToUIMessageStream,
|
|
29
31
|
validateUniqueRoutes,
|
|
30
32
|
walkAgentMetadata
|
|
31
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-QR5PFBYT.js";
|
|
32
34
|
import "./chunk-GVPUUKKE.js";
|
|
33
35
|
import "./chunk-7QVYU63E.js";
|
|
34
36
|
export {
|
|
@@ -53,12 +55,14 @@ export {
|
|
|
53
55
|
isApprovalRequired,
|
|
54
56
|
isDone,
|
|
55
57
|
isError,
|
|
58
|
+
isPartialToolCall,
|
|
56
59
|
isTextDelta,
|
|
57
60
|
isToolCall,
|
|
58
61
|
isToolResult,
|
|
59
62
|
projectContextMetadataOnlyKnobs,
|
|
60
63
|
streamAgentResponse,
|
|
61
64
|
translateSdkEvent,
|
|
65
|
+
translateToUIMessageStream,
|
|
62
66
|
validateUniqueRoutes,
|
|
63
67
|
walkAgentMetadata
|
|
64
68
|
};
|
|
@@ -382,6 +382,10 @@ function isToolCall(e) {
|
|
|
382
382
|
return e.type === "tool_call";
|
|
383
383
|
}
|
|
384
384
|
__name(isToolCall, "isToolCall");
|
|
385
|
+
function isPartialToolCall(e) {
|
|
386
|
+
return e.type === "partial_tool_call";
|
|
387
|
+
}
|
|
388
|
+
__name(isPartialToolCall, "isPartialToolCall");
|
|
385
389
|
function isToolResult(e) {
|
|
386
390
|
return e.type === "tool_result";
|
|
387
391
|
}
|
|
@@ -636,6 +640,15 @@ function translateInteractionUpdate(update) {
|
|
|
636
640
|
input: update.toolCall.args ?? {}
|
|
637
641
|
}
|
|
638
642
|
];
|
|
643
|
+
case "partial-tool-call":
|
|
644
|
+
return [
|
|
645
|
+
{
|
|
646
|
+
type: "partial_tool_call",
|
|
647
|
+
callId: update.callId,
|
|
648
|
+
toolName: update.toolCall.name,
|
|
649
|
+
input: update.toolCall.args ?? {}
|
|
650
|
+
}
|
|
651
|
+
];
|
|
639
652
|
case "tool-call-completed":
|
|
640
653
|
return [
|
|
641
654
|
{
|
|
@@ -1153,6 +1166,53 @@ function createSdkAgentStream(compiled, compiledTools, apiKey, overrides = {}) {
|
|
|
1153
1166
|
}
|
|
1154
1167
|
__name(createSdkAgentStream, "createSdkAgentStream");
|
|
1155
1168
|
|
|
1169
|
+
// src/bridge/ui-message-stream-translator.ts
|
|
1170
|
+
async function* translateToUIMessageStream(events, opts) {
|
|
1171
|
+
yield {
|
|
1172
|
+
type: "start"
|
|
1173
|
+
};
|
|
1174
|
+
let textOpen = false;
|
|
1175
|
+
try {
|
|
1176
|
+
for await (const event of events) {
|
|
1177
|
+
if (event.type === "text_delta") {
|
|
1178
|
+
if (!textOpen) {
|
|
1179
|
+
yield {
|
|
1180
|
+
type: "text-start",
|
|
1181
|
+
id: opts.textId
|
|
1182
|
+
};
|
|
1183
|
+
textOpen = true;
|
|
1184
|
+
}
|
|
1185
|
+
yield {
|
|
1186
|
+
type: "text-delta",
|
|
1187
|
+
id: opts.textId,
|
|
1188
|
+
delta: event.content
|
|
1189
|
+
};
|
|
1190
|
+
} else if (event.type === "error") {
|
|
1191
|
+
yield {
|
|
1192
|
+
type: "error",
|
|
1193
|
+
errorText: event.message
|
|
1194
|
+
};
|
|
1195
|
+
break;
|
|
1196
|
+
}
|
|
1197
|
+
}
|
|
1198
|
+
} catch (err) {
|
|
1199
|
+
yield {
|
|
1200
|
+
type: "error",
|
|
1201
|
+
errorText: String(err)
|
|
1202
|
+
};
|
|
1203
|
+
}
|
|
1204
|
+
if (textOpen) {
|
|
1205
|
+
yield {
|
|
1206
|
+
type: "text-end",
|
|
1207
|
+
id: opts.textId
|
|
1208
|
+
};
|
|
1209
|
+
}
|
|
1210
|
+
yield {
|
|
1211
|
+
type: "finish"
|
|
1212
|
+
};
|
|
1213
|
+
}
|
|
1214
|
+
__name(translateToUIMessageStream, "translateToUIMessageStream");
|
|
1215
|
+
|
|
1156
1216
|
// src/loop/compaction-strategy.ts
|
|
1157
1217
|
import { compactTranscript } from "@theokit/sdk/compaction";
|
|
1158
1218
|
import { z } from "zod";
|
|
@@ -1861,6 +1921,7 @@ export {
|
|
|
1861
1921
|
streamAgentResponse,
|
|
1862
1922
|
isTextDelta,
|
|
1863
1923
|
isToolCall,
|
|
1924
|
+
isPartialToolCall,
|
|
1864
1925
|
isToolResult,
|
|
1865
1926
|
isDone,
|
|
1866
1927
|
isError,
|
|
@@ -1871,6 +1932,7 @@ export {
|
|
|
1871
1932
|
createThinkTagExtractor,
|
|
1872
1933
|
extractThinkTagStream,
|
|
1873
1934
|
createSdkAgentStream,
|
|
1935
|
+
translateToUIMessageStream,
|
|
1874
1936
|
DEFAULT_KEEP_TOKENS,
|
|
1875
1937
|
compactionStrategyConfigSchema,
|
|
1876
1938
|
resolveCompactionStrategy,
|
|
@@ -1889,4 +1951,4 @@ export {
|
|
|
1889
1951
|
generateAgentManifest,
|
|
1890
1952
|
agentsPlugin
|
|
1891
1953
|
};
|
|
1892
|
-
//# sourceMappingURL=chunk-
|
|
1954
|
+
//# sourceMappingURL=chunk-QR5PFBYT.js.map
|