@cotal-ai/connector-jcode 0.34.0 → 0.35.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,4 +1,8 @@
1
- import { type Connector } from "@cotal-ai/core";
1
+ import { type Connector, type ModelCatalog } from "@cotal-ai/core";
2
+ /** Read the same operator config Jcode copies into each private instance. This is a DECLARED local
3
+ * catalog, not a provider acceptance probe: live providers on the same host have rejected tiers
4
+ * declared here, so the metadata marks that distinction instead of presenting it as authority. */
5
+ export declare function listJcodeModels(): ModelCatalog;
2
6
  /**
3
7
  * Jcode's stable Harness API is the supported integration seam: the host creates one private
4
8
  * `JcodeClient.launch()` instance and drives its one session. The managed JCODE_HOME also contains
@@ -1 +1 @@
1
- {"version":3,"file":"extension.d.ts","sourceRoot":"","sources":["../src/extension.ts"],"names":[],"mappings":"AAEA,OAAO,EAA2B,KAAK,SAAS,EAAoC,MAAM,gBAAgB,CAAC;AAS3G;;;;;GAKG;AACH,eAAO,MAAM,cAAc,EAAE,SAkF5B,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,SAmF5B,CAAC"}