@pome-sh/cli 0.23.43 → 0.23.44

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "pome-sh",
3
- "version": "0.23.43",
4
- "git_sha": "299810b816d73cf13826991a602af497b264c09e",
5
- "build_time": "2026-08-13T13:52:24.164Z"
3
+ "version": "0.23.44",
4
+ "git_sha": "dfca8f631d4f139fb5faaa64dbf1f0d24828a97b",
5
+ "build_time": "2026-08-13T14:25:05.779Z"
6
6
  }
@@ -4580,7 +4580,7 @@ var DEFAULT_AGENT_COMMAND = `node ${DEFAULT_AGENT_FILE}`;
4580
4580
  var MANIFEST_SCHEMA_URL = "https://pome.sh/schemas/v1/pome.json";
4581
4581
  var MAX_UNREADABLE_PATHS_SHOWN = 5;
4582
4582
  function readPackageVersion() {
4583
- if ("0.23.43".length > 0) return "0.23.43";
4583
+ if ("0.23.44".length > 0) return "0.23.44";
4584
4584
  try {
4585
4585
  const here = dirname(fileURLToPath(import.meta.url));
4586
4586
  const candidates = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pome-sh/cli",
3
- "version": "0.23.43",
3
+ "version": "0.23.44",
4
4
  "description": "Digital-twin testing for AI agents \u2014 run tasks against resettable local or hosted twins and record tool-call traces for evaluation on pome.sh.",
5
5
  "keywords": [
6
6
  "ai",