switchroom 0.14.88 → 0.14.89

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.
@@ -49815,8 +49815,8 @@ var {
49815
49815
  } = import__.default;
49816
49816
 
49817
49817
  // src/build-info.ts
49818
- var VERSION = "0.14.88";
49819
- var COMMIT_SHA = "b3c61552";
49818
+ var VERSION = "0.14.89";
49819
+ var COMMIT_SHA = "125cbcc5";
49820
49820
 
49821
49821
  // src/cli/agent.ts
49822
49822
  init_source();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "switchroom",
3
- "version": "0.14.88",
3
+ "version": "0.14.89",
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": {
@@ -52889,11 +52889,11 @@ function sweepStaleTurnActiveMarker(stateDir, opts) {
52889
52889
  }
52890
52890
 
52891
52891
  // ../src/build-info.ts
52892
- var VERSION = "0.14.88";
52893
- var COMMIT_SHA = "b3c61552";
52894
- var COMMIT_DATE = "2026-06-07T16:17:55Z";
52895
- var LATEST_PR = 2229;
52896
- var COMMITS_AHEAD_OF_TAG = 0;
52892
+ var VERSION = "0.14.89";
52893
+ var COMMIT_SHA = "125cbcc5";
52894
+ var COMMIT_DATE = "2026-06-08T07:42:50+10:00";
52895
+ var LATEST_PR = null;
52896
+ var COMMITS_AHEAD_OF_TAG = 2;
52897
52897
 
52898
52898
  // gateway/boot-version.ts
52899
52899
  function formatRelativeAgo(iso) {