@agentchatme/agent-core 0.0.1313111 → 0.0.13131111
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.
|
@@ -25,7 +25,7 @@ var log = {
|
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
// src/version.ts
|
|
28
|
-
var VERSION = "0.0.
|
|
28
|
+
var VERSION = "0.0.13131111";
|
|
29
29
|
|
|
30
30
|
// src/client-identity.ts
|
|
31
31
|
var CODING_AGENTS_CLIENT_IDENTITY = {
|
|
@@ -4615,4 +4615,4 @@ export {
|
|
|
4615
4615
|
alwaysOnState,
|
|
4616
4616
|
alwaysOnHealth
|
|
4617
4617
|
};
|
|
4618
|
-
//# sourceMappingURL=chunk-
|
|
4618
|
+
//# sourceMappingURL=chunk-Y4REWBSV.js.map
|