@task-shepherd/agent 1.0.26 → 1.0.27

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
@@ -2691,7 +2691,7 @@
2691
2691
  "format": "esm"
2692
2692
  },
2693
2693
  "src/utils/configPath.ts": {
2694
- "bytes": 2050,
2694
+ "bytes": 2238,
2695
2695
  "imports": [
2696
2696
  {
2697
2697
  "path": "path",
@@ -4790,7 +4790,7 @@
4790
4790
  "bytesInOutput": 3201
4791
4791
  },
4792
4792
  "src/utils/configPath.ts": {
4793
- "bytesInOutput": 184
4793
+ "bytesInOutput": 255
4794
4794
  },
4795
4795
  "src/services/MainApiIntegration.ts": {
4796
4796
  "bytesInOutput": 3985
@@ -4838,7 +4838,7 @@
4838
4838
  "bytesInOutput": 22610
4839
4839
  }
4840
4840
  },
4841
- "bytes": 1508022
4841
+ "bytes": 1508093
4842
4842
  },
4843
4843
  "dist/cli/index.js": {
4844
4844
  "imports": [
@@ -5949,7 +5949,7 @@
5949
5949
  "bytesInOutput": 2718
5950
5950
  },
5951
5951
  "src/utils/configPath.ts": {
5952
- "bytesInOutput": 213
5952
+ "bytesInOutput": 284
5953
5953
  },
5954
5954
  "src/services/CompletedWorkService.ts": {
5955
5955
  "bytesInOutput": 3237
@@ -6048,7 +6048,7 @@
6048
6048
  "bytesInOutput": 8630
6049
6049
  }
6050
6050
  },
6051
- "bytes": 1650044
6051
+ "bytes": 1650115
6052
6052
  }
6053
6053
  }
6054
6054
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@task-shepherd/agent",
3
- "version": "1.0.26",
3
+ "version": "1.0.27",
4
4
  "description": "Simplified AI agent service for Task Shepherd project analysis",
5
5
  "main": "dist/index.js",
6
6
  "bin": {