@task-shepherd/agent 1.0.41 → 1.0.42

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/meta.json CHANGED
@@ -967,7 +967,7 @@
967
967
  "format": "esm"
968
968
  },
969
969
  "src/services/ClaudeCliExecutor.ts": {
970
- "bytes": 12611,
970
+ "bytes": 12729,
971
971
  "imports": [
972
972
  {
973
973
  "path": "child_process",
@@ -4340,7 +4340,7 @@
4340
4340
  "bytesInOutput": 1593
4341
4341
  },
4342
4342
  "src/services/ClaudeCliExecutor.ts": {
4343
- "bytesInOutput": 4098
4343
+ "bytesInOutput": 4157
4344
4344
  },
4345
4345
  "src/utils/claudeLogger.ts": {
4346
4346
  "bytesInOutput": 1636
@@ -4661,7 +4661,7 @@
4661
4661
  "bytesInOutput": 3719
4662
4662
  }
4663
4663
  },
4664
- "bytes": 1537108
4664
+ "bytes": 1537167
4665
4665
  },
4666
4666
  "dist/cli/index.js": {
4667
4667
  "imports": [
@@ -5318,7 +5318,7 @@
5318
5318
  "bytesInOutput": 1668
5319
5319
  },
5320
5320
  "src/services/ClaudeCliExecutor.ts": {
5321
- "bytesInOutput": 4137
5321
+ "bytesInOutput": 4196
5322
5322
  },
5323
5323
  "src/handlers/BaseWorkHandler.ts": {
5324
5324
  "bytesInOutput": 18001
@@ -5669,7 +5669,7 @@
5669
5669
  "bytesInOutput": 3712
5670
5670
  }
5671
5671
  },
5672
- "bytes": 1603922
5672
+ "bytes": 1603981
5673
5673
  }
5674
5674
  }
5675
5675
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@task-shepherd/agent",
3
- "version": "1.0.41",
3
+ "version": "1.0.42",
4
4
  "description": "Simplified AI agent service for Task Shepherd project analysis",
5
5
  "main": "dist/index.js",
6
6
  "bin": {