@cotal-ai/connector-jcode 0.36.0 → 0.37.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.
@@ -1 +1 @@
1
- {"version":3,"file":"extension.d.ts","sourceRoot":"","sources":["../src/extension.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2B,KAAK,SAAS,EAAoC,KAAK,YAAY,EAAkB,MAAM,gBAAgB,CAAC;AAwB9I;;mGAEmG;AACnG,wBAAgB,eAAe,IAAI,YAAY,CA+D9C;AAED;;;;;GAKG;AACH,eAAO,MAAM,cAAc,EAAE,SAmF5B,CAAC"}
1
+ {"version":3,"file":"extension.d.ts","sourceRoot":"","sources":["../src/extension.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2B,KAAK,SAAS,EAAoC,KAAK,YAAY,EAAkB,MAAM,gBAAgB,CAAC;AAwB9I;;mGAEmG;AACnG,wBAAgB,eAAe,IAAI,YAAY,CA+D9C;AAED;;;;;GAKG;AACH,eAAO,MAAM,cAAc,EAAE,SAqF5B,CAAC"}
package/dist/host.d.ts CHANGED
@@ -1,2 +1,7 @@
1
+ import { HarnessError } from "@1jehuang/jcode-sdk";
2
+ export declare const PERMANENT_BRIDGE_RECOVERY_CODES: Set<string>;
3
+ export declare const PERMANENT_BRIDGE_CONNECT_CAUSE_CODES: Set<string>;
4
+ /** Recovery retries availability races, not a refusal that another attempt cannot change. */
5
+ export declare function permanentBridgeRecoveryFailure(error: unknown): error is HarnessError;
1
6
  export declare function runJcodeHost(): Promise<void>;
2
7
  //# sourceMappingURL=host.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"host.d.ts","sourceRoot":"","sources":["../src/host.ts"],"names":[],"mappings":"AA0NA,wBAAsB,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,CAualD"}
1
+ {"version":3,"file":"host.d.ts","sourceRoot":"","sources":["../src/host.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,YAAY,EAAqE,MAAM,qBAAqB,CAAC;AAkCtH,eAAO,MAAM,+BAA+B,aAQ1C,CAAC;AACH,eAAO,MAAM,oCAAoC,aAAsB,CAAC;AAExE,6FAA6F;AAC7F,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,OAAO,GAAG,KAAK,IAAI,YAAY,CAMpF;AA0LD,wBAAsB,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,CA+kBlD"}