@task-shepherd/agent 1.0.43 → 1.0.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.
package/dist/meta.json CHANGED
@@ -2920,7 +2920,7 @@
2920
2920
  "format": "esm"
2921
2921
  },
2922
2922
  "src/handlers/HandlerFactory.ts": {
2923
- "bytes": 5073,
2923
+ "bytes": 5153,
2924
2924
  "imports": [
2925
2925
  {
2926
2926
  "path": "../services/TCPIPCService",
@@ -4641,7 +4641,7 @@
4641
4641
  "bytesInOutput": 12042
4642
4642
  },
4643
4643
  "src/handlers/HandlerFactory.ts": {
4644
- "bytesInOutput": 1681
4644
+ "bytesInOutput": 1727
4645
4645
  },
4646
4646
  "src/services/CompletedWorkService.ts": {
4647
4647
  "bytesInOutput": 3199
@@ -4686,7 +4686,7 @@
4686
4686
  "bytesInOutput": 3719
4687
4687
  }
4688
4688
  },
4689
- "bytes": 1546203
4689
+ "bytes": 1546249
4690
4690
  },
4691
4691
  "dist/cli/index.js": {
4692
4692
  "imports": [
@@ -5632,7 +5632,7 @@
5632
5632
  "bytesInOutput": 12090
5633
5633
  },
5634
5634
  "src/handlers/HandlerFactory.ts": {
5635
- "bytesInOutput": 1739
5635
+ "bytesInOutput": 1785
5636
5636
  },
5637
5637
  "src/handlers/WorkHandlerRegistry.ts": {
5638
5638
  "bytesInOutput": 2718
@@ -5704,7 +5704,7 @@
5704
5704
  "bytesInOutput": 3712
5705
5705
  }
5706
5706
  },
5707
- "bytes": 1613023
5707
+ "bytes": 1613069
5708
5708
  }
5709
5709
  }
5710
5710
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@task-shepherd/agent",
3
- "version": "1.0.43",
3
+ "version": "1.0.44",
4
4
  "description": "Simplified AI agent service for Task Shepherd project analysis",
5
5
  "main": "dist/index.js",
6
6
  "bin": {