@cotal-ai/connector-claude-code 0.33.7 → 0.33.8

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/hook.cjs CHANGED
@@ -41163,7 +41163,7 @@ config(en_default());
41163
41163
 
41164
41164
  // ../connector-core/dist/docs-bundle.generated.js
41165
41165
  var DOCS_BUNDLE = {
41166
- "version": "0.33.7",
41166
+ "version": "0.33.8",
41167
41167
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
41168
41168
  "pages": [
41169
41169
  {
package/dist/index.js CHANGED
@@ -14843,7 +14843,7 @@ import { isConcreteChannel as isConcreteChannel3, channelInAllow as channelInAll
14843
14843
 
14844
14844
  // ../connector-core/dist/docs-bundle.generated.js
14845
14845
  var DOCS_BUNDLE = {
14846
- "version": "0.33.7",
14846
+ "version": "0.33.8",
14847
14847
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
14848
14848
  "pages": [
14849
14849
  {
package/dist/mcp.cjs CHANGED
@@ -68065,7 +68065,7 @@ var import_node_child_process2 = require("node:child_process");
68065
68065
 
68066
68066
  // ../connector-core/dist/docs-bundle.generated.js
68067
68067
  var DOCS_BUNDLE = {
68068
- "version": "0.33.7",
68068
+ "version": "0.33.8",
68069
68069
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
68070
68070
  "pages": [
68071
68071
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cotal-ai/connector-claude-code",
3
3
  "description": "Cotal connector for Claude Code: an installed plugin that joins a session to the mesh.",
4
- "version": "0.33.7",
4
+ "version": "0.33.8",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -24,9 +24,9 @@
24
24
  "@modelcontextprotocol/sdk": "^1.29.0",
25
25
  "esbuild": "^0.28.0",
26
26
  "tsx": "^4.22.4",
27
- "@cotal-ai/core": "0.33.7",
27
+ "@cotal-ai/connector-core": "0.33.8",
28
28
  "@cotal-ai/smoke-kit": "0.0.0",
29
- "@cotal-ai/connector-core": "0.33.7"
29
+ "@cotal-ai/core": "0.33.8"
30
30
  },
31
31
  "files": [
32
32
  "dist",