@task-shepherd/agent 1.0.37 → 1.0.38

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
@@ -1187,7 +1187,7 @@
1187
1187
  "format": "esm"
1188
1188
  },
1189
1189
  "src/services/WorkspaceMappingService.ts": {
1190
- "bytes": 10309,
1190
+ "bytes": 10424,
1191
1191
  "imports": [
1192
1192
  {
1193
1193
  "path": "fs/promises",
@@ -4319,7 +4319,7 @@
4319
4319
  "bytesInOutput": 16609
4320
4320
  },
4321
4321
  "src/services/WorkspaceMappingService.ts": {
4322
- "bytesInOutput": 4385
4322
+ "bytesInOutput": 4414
4323
4323
  },
4324
4324
  "src/services/OrganizationManager.ts": {
4325
4325
  "bytesInOutput": 27057
@@ -4631,7 +4631,7 @@
4631
4631
  "bytesInOutput": 3719
4632
4632
  }
4633
4633
  },
4634
- "bytes": 1536564
4634
+ "bytes": 1536593
4635
4635
  },
4636
4636
  "dist/cli/index.js": {
4637
4637
  "imports": [
@@ -5168,7 +5168,7 @@
5168
5168
  "bytesInOutput": 27106
5169
5169
  },
5170
5170
  "src/services/WorkspaceMappingService.ts": {
5171
- "bytesInOutput": 4421
5171
+ "bytesInOutput": 4450
5172
5172
  },
5173
5173
  "src/config/ConfigLoader.ts": {
5174
5174
  "bytesInOutput": 5697
@@ -5639,7 +5639,7 @@
5639
5639
  "bytesInOutput": 3712
5640
5640
  }
5641
5641
  },
5642
- "bytes": 1603378
5642
+ "bytes": 1603407
5643
5643
  }
5644
5644
  }
5645
5645
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@task-shepherd/agent",
3
- "version": "1.0.37",
3
+ "version": "1.0.38",
4
4
  "description": "Simplified AI agent service for Task Shepherd project analysis",
5
5
  "main": "dist/index.js",
6
6
  "bin": {