@cotal-ai/connector-jcode 0.28.2 → 0.29.1

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/host.js CHANGED
@@ -57735,7 +57735,7 @@ config(en_default());
57735
57735
 
57736
57736
  // ../connector-core/dist/docs-bundle.generated.js
57737
57737
  var DOCS_BUNDLE = {
57738
- "version": "0.28.2",
57738
+ "version": "0.29.1",
57739
57739
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
57740
57740
  "pages": [
57741
57741
  {
package/dist/index.js CHANGED
@@ -14830,7 +14830,7 @@ import { isConcreteChannel as isConcreteChannel3, channelInAllow as channelInAll
14830
14830
 
14831
14831
  // ../connector-core/dist/docs-bundle.generated.js
14832
14832
  var DOCS_BUNDLE = {
14833
- "version": "0.28.2",
14833
+ "version": "0.29.1",
14834
14834
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
14835
14835
  "pages": [
14836
14836
  {
package/dist/mcp.js CHANGED
@@ -57520,7 +57520,7 @@ import { execFileSync } from "node:child_process";
57520
57520
 
57521
57521
  // ../connector-core/dist/docs-bundle.generated.js
57522
57522
  var DOCS_BUNDLE = {
57523
- "version": "0.28.2",
57523
+ "version": "0.29.1",
57524
57524
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
57525
57525
  "pages": [
57526
57526
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cotal-ai/connector-jcode",
3
3
  "description": "Cotal connector for Jcode: a host-mode mesh peer driven through Jcode's Harness API bridge.",
4
- "version": "0.28.2",
4
+ "version": "0.29.1",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -28,8 +28,8 @@
28
28
  "esbuild": "^0.28.0",
29
29
  "tsx": "^4.22.4",
30
30
  "zod": "^4.4.3",
31
- "@cotal-ai/core": "0.28.2",
32
- "@cotal-ai/connector-core": "0.28.2",
31
+ "@cotal-ai/connector-core": "0.29.1",
32
+ "@cotal-ai/core": "0.29.1",
33
33
  "@cotal-ai/smoke-kit": "0.0.0"
34
34
  },
35
35
  "files": [