switchroom 0.13.56 → 0.13.57

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.
@@ -48930,8 +48930,8 @@ var {
48930
48930
  } = import__.default;
48931
48931
 
48932
48932
  // src/build-info.ts
48933
- var VERSION = "0.13.56";
48934
- var COMMIT_SHA = "821a114e";
48933
+ var VERSION = "0.13.57";
48934
+ var COMMIT_SHA = "bed7cd14";
48935
48935
 
48936
48936
  // src/cli/agent.ts
48937
48937
  init_source();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "switchroom",
3
- "version": "0.13.56",
3
+ "version": "0.13.57",
4
4
  "description": "Run Claude Code 24/7 on your Claude Pro/Max subscription over Telegram. Open-source alternative to OpenClaw and NanoClaw — no API keys.",
5
5
  "type": "module",
6
6
  "bin": {