@theokit/agents 4.3.1 → 4.4.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-D7HE4PNY.js";
46
+ } from "./chunk-LIRSFEEJ.js";
47
47
  import "./chunk-7QVYU63E.js";
48
48
  export {
49
49
  AGENT_BRAND,
@@ -3,12 +3,7 @@ import {
3
3
  } from "./chunk-7QVYU63E.js";
4
4
 
5
5
  // src/errors.ts
6
- var ConfigurationError = class extends Error {
7
- static {
8
- __name(this, "ConfigurationError");
9
- }
10
- name = "ConfigurationError";
11
- };
6
+ import { ConfigurationError } from "@theokit/sdk/errors";
12
7
 
13
8
  // src/bridge/define-agent.ts
14
9
  var AGENT_BRAND = /* @__PURE__ */ Symbol.for("theokit.agent.definition");
@@ -3510,4 +3505,4 @@ export {
3510
3505
  generateAgentManifest,
3511
3506
  agentsPlugin
3512
3507
  };
3513
- //# sourceMappingURL=chunk-D7HE4PNY.js.map
3508
+ //# sourceMappingURL=chunk-LIRSFEEJ.js.map