@task-shepherd/agent 1.0.48 → 1.0.49
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
|
@@ -1008,7 +1008,7 @@
|
|
|
1008
1008
|
"format": "esm"
|
|
1009
1009
|
},
|
|
1010
1010
|
"src/handlers/BaseWorkHandler.ts": {
|
|
1011
|
-
"bytes":
|
|
1011
|
+
"bytes": 37895,
|
|
1012
1012
|
"imports": [
|
|
1013
1013
|
{
|
|
1014
1014
|
"path": "events",
|
|
@@ -2755,6 +2755,37 @@
|
|
|
2755
2755
|
],
|
|
2756
2756
|
"format": "esm"
|
|
2757
2757
|
},
|
|
2758
|
+
"src/services/WorkspaceLockManager.ts": {
|
|
2759
|
+
"bytes": 12469,
|
|
2760
|
+
"imports": [
|
|
2761
|
+
{
|
|
2762
|
+
"path": "fs/promises",
|
|
2763
|
+
"kind": "import-statement",
|
|
2764
|
+
"external": true
|
|
2765
|
+
},
|
|
2766
|
+
{
|
|
2767
|
+
"path": "path",
|
|
2768
|
+
"kind": "import-statement",
|
|
2769
|
+
"external": true
|
|
2770
|
+
},
|
|
2771
|
+
{
|
|
2772
|
+
"path": "src/middleware/logger.ts",
|
|
2773
|
+
"kind": "import-statement",
|
|
2774
|
+
"original": "../middleware/logger"
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"path": "events",
|
|
2778
|
+
"kind": "import-statement",
|
|
2779
|
+
"external": true
|
|
2780
|
+
},
|
|
2781
|
+
{
|
|
2782
|
+
"path": "os",
|
|
2783
|
+
"kind": "require-call",
|
|
2784
|
+
"external": true
|
|
2785
|
+
}
|
|
2786
|
+
],
|
|
2787
|
+
"format": "esm"
|
|
2788
|
+
},
|
|
2758
2789
|
"src/services/StoryExecutionService.ts": {
|
|
2759
2790
|
"bytes": 14060,
|
|
2760
2791
|
"imports": [
|
|
@@ -2818,7 +2849,7 @@
|
|
|
2818
2849
|
"format": "esm"
|
|
2819
2850
|
},
|
|
2820
2851
|
"src/handlers/StoryImplementationHandler.ts": {
|
|
2821
|
-
"bytes":
|
|
2852
|
+
"bytes": 34895,
|
|
2822
2853
|
"imports": [
|
|
2823
2854
|
{
|
|
2824
2855
|
"path": "src/handlers/BaseWorkHandler.ts",
|
|
@@ -2845,6 +2876,11 @@
|
|
|
2845
2876
|
"kind": "import-statement",
|
|
2846
2877
|
"original": "../services/ServiceMappingService"
|
|
2847
2878
|
},
|
|
2879
|
+
{
|
|
2880
|
+
"path": "src/services/WorkspaceLockManager.ts",
|
|
2881
|
+
"kind": "import-statement",
|
|
2882
|
+
"original": "../services/WorkspaceLockManager"
|
|
2883
|
+
},
|
|
2848
2884
|
{
|
|
2849
2885
|
"path": "../services/TaskImplementationExecutor",
|
|
2850
2886
|
"kind": "import-statement",
|
|
@@ -4208,6 +4244,26 @@
|
|
|
4208
4244
|
"kind": "require-call",
|
|
4209
4245
|
"external": true
|
|
4210
4246
|
},
|
|
4247
|
+
{
|
|
4248
|
+
"path": "fs/promises",
|
|
4249
|
+
"kind": "require-call",
|
|
4250
|
+
"external": true
|
|
4251
|
+
},
|
|
4252
|
+
{
|
|
4253
|
+
"path": "path",
|
|
4254
|
+
"kind": "require-call",
|
|
4255
|
+
"external": true
|
|
4256
|
+
},
|
|
4257
|
+
{
|
|
4258
|
+
"path": "events",
|
|
4259
|
+
"kind": "require-call",
|
|
4260
|
+
"external": true
|
|
4261
|
+
},
|
|
4262
|
+
{
|
|
4263
|
+
"path": "os",
|
|
4264
|
+
"kind": "require-call",
|
|
4265
|
+
"external": true
|
|
4266
|
+
},
|
|
4211
4267
|
{
|
|
4212
4268
|
"path": "fs",
|
|
4213
4269
|
"kind": "require-call",
|
|
@@ -4452,7 +4508,7 @@
|
|
|
4452
4508
|
"bytesInOutput": 2970
|
|
4453
4509
|
},
|
|
4454
4510
|
"src/handlers/BaseWorkHandler.ts": {
|
|
4455
|
-
"bytesInOutput":
|
|
4511
|
+
"bytesInOutput": 18419
|
|
4456
4512
|
},
|
|
4457
4513
|
"src/graphql/TypedGraphQLClient.ts": {
|
|
4458
4514
|
"bytesInOutput": 8088
|
|
@@ -4731,7 +4787,10 @@
|
|
|
4731
4787
|
"bytesInOutput": 50599
|
|
4732
4788
|
},
|
|
4733
4789
|
"src/handlers/StoryImplementationHandler.ts": {
|
|
4734
|
-
"bytesInOutput":
|
|
4790
|
+
"bytesInOutput": 16524
|
|
4791
|
+
},
|
|
4792
|
+
"src/services/WorkspaceLockManager.ts": {
|
|
4793
|
+
"bytesInOutput": 5159
|
|
4735
4794
|
},
|
|
4736
4795
|
"src/services/StoryExecutionService.ts": {
|
|
4737
4796
|
"bytesInOutput": 6612
|
|
@@ -4794,7 +4853,7 @@
|
|
|
4794
4853
|
"bytesInOutput": 3719
|
|
4795
4854
|
}
|
|
4796
4855
|
},
|
|
4797
|
-
"bytes":
|
|
4856
|
+
"bytes": 1571996
|
|
4798
4857
|
},
|
|
4799
4858
|
"dist/cli/index.js": {
|
|
4800
4859
|
"imports": [
|
|
@@ -5068,6 +5127,26 @@
|
|
|
5068
5127
|
"kind": "require-call",
|
|
5069
5128
|
"external": true
|
|
5070
5129
|
},
|
|
5130
|
+
{
|
|
5131
|
+
"path": "fs/promises",
|
|
5132
|
+
"kind": "require-call",
|
|
5133
|
+
"external": true
|
|
5134
|
+
},
|
|
5135
|
+
{
|
|
5136
|
+
"path": "path",
|
|
5137
|
+
"kind": "require-call",
|
|
5138
|
+
"external": true
|
|
5139
|
+
},
|
|
5140
|
+
{
|
|
5141
|
+
"path": "events",
|
|
5142
|
+
"kind": "require-call",
|
|
5143
|
+
"external": true
|
|
5144
|
+
},
|
|
5145
|
+
{
|
|
5146
|
+
"path": "os",
|
|
5147
|
+
"kind": "require-call",
|
|
5148
|
+
"external": true
|
|
5149
|
+
},
|
|
5071
5150
|
{
|
|
5072
5151
|
"path": "fs",
|
|
5073
5152
|
"kind": "require-call",
|
|
@@ -5474,7 +5553,7 @@
|
|
|
5474
5553
|
"bytesInOutput": 8031
|
|
5475
5554
|
},
|
|
5476
5555
|
"src/handlers/BaseWorkHandler.ts": {
|
|
5477
|
-
"bytesInOutput":
|
|
5556
|
+
"bytesInOutput": 18484
|
|
5478
5557
|
},
|
|
5479
5558
|
"src/services/ServiceMappingService.ts": {
|
|
5480
5559
|
"bytesInOutput": 3289
|
|
@@ -5737,6 +5816,9 @@
|
|
|
5737
5816
|
"src/handlers/DevelopmentPlanningHandler.ts": {
|
|
5738
5817
|
"bytesInOutput": 50654
|
|
5739
5818
|
},
|
|
5819
|
+
"src/services/WorkspaceLockManager.ts": {
|
|
5820
|
+
"bytesInOutput": 5195
|
|
5821
|
+
},
|
|
5740
5822
|
"src/services/StoryExecutionService.ts": {
|
|
5741
5823
|
"bytesInOutput": 6656
|
|
5742
5824
|
},
|
|
@@ -5744,7 +5826,7 @@
|
|
|
5744
5826
|
"bytesInOutput": 44
|
|
5745
5827
|
},
|
|
5746
5828
|
"src/handlers/StoryImplementationHandler.ts": {
|
|
5747
|
-
"bytesInOutput":
|
|
5829
|
+
"bytesInOutput": 16595
|
|
5748
5830
|
},
|
|
5749
5831
|
"src/handlers/ReviewApplicationHandler.ts": {
|
|
5750
5832
|
"bytesInOutput": 17999
|
|
@@ -5828,7 +5910,7 @@
|
|
|
5828
5910
|
"bytesInOutput": 3712
|
|
5829
5911
|
}
|
|
5830
5912
|
},
|
|
5831
|
-
"bytes":
|
|
5913
|
+
"bytes": 1638957
|
|
5832
5914
|
}
|
|
5833
5915
|
}
|
|
5834
5916
|
}
|