@theokit/agents 4.18.0 → 4.20.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/bridge.js CHANGED
@@ -43,7 +43,7 @@ import {
43
43
  streamAgentUIMessages,
44
44
  toAgentFactory,
45
45
  translateSdkEvent
46
- } from "./chunk-ITHCIDRN.js";
46
+ } from "./chunk-P6FAJGIU.js";
47
47
  import "./chunk-7QVYU63E.js";
48
48
  export {
49
49
  AGENT_BRAND,
@@ -3024,6 +3024,7 @@ var AgentRunnerBuilder = class {
3024
3024
 
3025
3025
  // src/loop/goal-runner.ts
3026
3026
  import { runGoalLoop } from "@theokit/sdk";
3027
+ import { JudgeCredentialError } from "@theokit/sdk";
3027
3028
  var GoalRunner = class {
3028
3029
  static {
3029
3030
  __name(this, "GoalRunner");
@@ -3494,6 +3495,7 @@ export {
3494
3495
  AgentRunner,
3495
3496
  AgentRunnerBuilder,
3496
3497
  GoalRunner,
3498
+ JudgeCredentialError,
3497
3499
  delegate,
3498
3500
  createToolHooksPlugin,
3499
3501
  runWithApiErrorHandling,
@@ -3506,4 +3508,4 @@ export {
3506
3508
  generateAgentManifest,
3507
3509
  agentsPlugin
3508
3510
  };
3509
- //# sourceMappingURL=chunk-ITHCIDRN.js.map
3511
+ //# sourceMappingURL=chunk-P6FAJGIU.js.map