@cotal-ai/connector-claude-code 0.33.0 → 0.33.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/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.0",
41166
+ "version": "0.33.1",
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.0",
14846
+ "version": "0.33.1",
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
@@ -67990,7 +67990,7 @@ var import_node_child_process2 = require("node:child_process");
67990
67990
 
67991
67991
  // ../connector-core/dist/docs-bundle.generated.js
67992
67992
  var DOCS_BUNDLE = {
67993
- "version": "0.33.0",
67993
+ "version": "0.33.1",
67994
67994
  "generatedFrom": "docs/*.md + SPEC.md + spec/cotal-lang.md + spec/cotal.schema.json",
67995
67995
  "pages": [
67996
67996
  {
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.0",
4
+ "version": "0.33.1",
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/connector-core": "0.33.0",
28
- "@cotal-ai/smoke-kit": "0.0.0",
29
- "@cotal-ai/core": "0.33.0"
27
+ "@cotal-ai/connector-core": "0.33.1",
28
+ "@cotal-ai/core": "0.33.1",
29
+ "@cotal-ai/smoke-kit": "0.0.0"
30
30
  },
31
31
  "files": [
32
32
  "dist",