switchroom 0.14.25 → 0.14.26

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.
@@ -49420,8 +49420,8 @@ var {
49420
49420
  } = import__.default;
49421
49421
 
49422
49422
  // src/build-info.ts
49423
- var VERSION = "0.14.25";
49424
- var COMMIT_SHA = "f75f4f25";
49423
+ var VERSION = "0.14.26";
49424
+ var COMMIT_SHA = "7ef6e93c";
49425
49425
 
49426
49426
  // src/cli/agent.ts
49427
49427
  init_source();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "switchroom",
3
- "version": "0.14.25",
3
+ "version": "0.14.26",
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": {
@@ -51469,10 +51469,10 @@ function sweepStaleTurnActiveMarker(stateDir, opts) {
51469
51469
  }
51470
51470
 
51471
51471
  // ../src/build-info.ts
51472
- var VERSION = "0.14.25";
51473
- var COMMIT_SHA = "f75f4f25";
51474
- var COMMIT_DATE = "2026-06-01T00:05:32Z";
51475
- var LATEST_PR = 2038;
51472
+ var VERSION = "0.14.26";
51473
+ var COMMIT_SHA = "7ef6e93c";
51474
+ var COMMIT_DATE = "2026-06-01T00:40:24Z";
51475
+ var LATEST_PR = 2040;
51476
51476
  var COMMITS_AHEAD_OF_TAG = 0;
51477
51477
 
51478
51478
  // gateway/boot-version.ts