@cotal-ai/connector-opencode 0.11.4 → 0.11.5

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/index.js CHANGED
@@ -136,7 +136,7 @@ import { isConcreteChannel as isConcreteChannel3, channelInAllow as channelInAll
136
136
 
137
137
  // ../connector-core/dist/docs-bundle.generated.js
138
138
  var DOCS_BUNDLE = {
139
- "version": "0.11.4",
139
+ "version": "0.11.5",
140
140
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal.schema.json",
141
141
  "pages": [
142
142
  {
@@ -42538,7 +42538,7 @@ config(en_default());
42538
42538
 
42539
42539
  // ../connector-core/dist/docs-bundle.generated.js
42540
42540
  var DOCS_BUNDLE = {
42541
- "version": "0.11.4",
42541
+ "version": "0.11.5",
42542
42542
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal.schema.json",
42543
42543
  "pages": [
42544
42544
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cotal-ai/connector-opencode",
3
3
  "description": "Cotal connector for OpenCode: a native in-process plugin that joins a session to the mesh.",
4
- "version": "0.11.4",
4
+ "version": "0.11.5",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -27,8 +27,8 @@
27
27
  "@opencode-ai/sdk": "^1.16.2",
28
28
  "esbuild": "^0.28.0",
29
29
  "tsx": "^4.22.4",
30
- "@cotal-ai/connector-core": "0.11.4",
31
- "@cotal-ai/core": "0.11.4"
30
+ "@cotal-ai/core": "0.11.5",
31
+ "@cotal-ai/connector-core": "0.11.5"
32
32
  },
33
33
  "files": [
34
34
  "dist"