@task-shepherd/agent 1.0.41 → 1.0.43
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/cli/index.js +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.json +60 -25
- package/package.json +1 -1
package/dist/meta.json
CHANGED
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
"format": "esm"
|
|
968
968
|
},
|
|
969
969
|
"src/services/ClaudeCliExecutor.ts": {
|
|
970
|
-
"bytes":
|
|
970
|
+
"bytes": 12729,
|
|
971
971
|
"imports": [
|
|
972
972
|
{
|
|
973
973
|
"path": "child_process",
|
|
@@ -2690,7 +2690,7 @@
|
|
|
2690
2690
|
"format": "esm"
|
|
2691
2691
|
},
|
|
2692
2692
|
"src/handlers/DevelopmentPlanningHandler.ts": {
|
|
2693
|
-
"bytes":
|
|
2693
|
+
"bytes": 105594,
|
|
2694
2694
|
"imports": [
|
|
2695
2695
|
{
|
|
2696
2696
|
"path": "node_modules/@task-shepherd/shared/dist/index.js",
|
|
@@ -2736,6 +2736,21 @@
|
|
|
2736
2736
|
"path": "src/services/ServiceMappingService.ts",
|
|
2737
2737
|
"kind": "import-statement",
|
|
2738
2738
|
"original": "../services/ServiceMappingService"
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"path": "fs",
|
|
2742
|
+
"kind": "import-statement",
|
|
2743
|
+
"external": true
|
|
2744
|
+
},
|
|
2745
|
+
{
|
|
2746
|
+
"path": "path",
|
|
2747
|
+
"kind": "import-statement",
|
|
2748
|
+
"external": true
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"path": "src/utils/claudeUtils.ts",
|
|
2752
|
+
"kind": "import-statement",
|
|
2753
|
+
"original": "../utils/claudeUtils"
|
|
2739
2754
|
}
|
|
2740
2755
|
],
|
|
2741
2756
|
"format": "esm"
|
|
@@ -4101,6 +4116,16 @@
|
|
|
4101
4116
|
"kind": "require-call",
|
|
4102
4117
|
"external": true
|
|
4103
4118
|
},
|
|
4119
|
+
{
|
|
4120
|
+
"path": "fs",
|
|
4121
|
+
"kind": "require-call",
|
|
4122
|
+
"external": true
|
|
4123
|
+
},
|
|
4124
|
+
{
|
|
4125
|
+
"path": "path",
|
|
4126
|
+
"kind": "require-call",
|
|
4127
|
+
"external": true
|
|
4128
|
+
},
|
|
4104
4129
|
{
|
|
4105
4130
|
"path": "net",
|
|
4106
4131
|
"kind": "require-call",
|
|
@@ -4184,19 +4209,19 @@
|
|
|
4184
4209
|
"bytesInOutput": 6371
|
|
4185
4210
|
},
|
|
4186
4211
|
"src/config/ConfigurationManager.ts": {
|
|
4187
|
-
"bytesInOutput":
|
|
4212
|
+
"bytesInOutput": 7101
|
|
4188
4213
|
},
|
|
4189
4214
|
"src/utils/claudeUtils.ts": {
|
|
4190
4215
|
"bytesInOutput": 1093
|
|
4191
4216
|
},
|
|
4192
4217
|
"src/config/validators.ts": {
|
|
4193
|
-
"bytesInOutput":
|
|
4218
|
+
"bytesInOutput": 8030
|
|
4194
4219
|
},
|
|
4195
4220
|
"src/config/index.ts": {
|
|
4196
4221
|
"bytesInOutput": 1133
|
|
4197
4222
|
},
|
|
4198
4223
|
"src/middleware/logger.ts": {
|
|
4199
|
-
"bytesInOutput":
|
|
4224
|
+
"bytesInOutput": 699
|
|
4200
4225
|
},
|
|
4201
4226
|
"../../node_modules/node-fetch/node_modules/webidl-conversions/lib/index.js": {
|
|
4202
4227
|
"bytesInOutput": 2442
|
|
@@ -4304,19 +4329,19 @@
|
|
|
4304
4329
|
"bytesInOutput": 8267
|
|
4305
4330
|
},
|
|
4306
4331
|
"src/index.ts": {
|
|
4307
|
-
"bytesInOutput":
|
|
4332
|
+
"bytesInOutput": 35814
|
|
4308
4333
|
},
|
|
4309
4334
|
"src/config/ConfigLoader.ts": {
|
|
4310
|
-
"bytesInOutput":
|
|
4335
|
+
"bytesInOutput": 5663
|
|
4311
4336
|
},
|
|
4312
4337
|
"src/services/AgentIdentityService.ts": {
|
|
4313
|
-
"bytesInOutput":
|
|
4338
|
+
"bytesInOutput": 6251
|
|
4314
4339
|
},
|
|
4315
4340
|
"src/services/AgentService.ts": {
|
|
4316
4341
|
"bytesInOutput": 14827
|
|
4317
4342
|
},
|
|
4318
4343
|
"src/services/HttpClient.ts": {
|
|
4319
|
-
"bytesInOutput":
|
|
4344
|
+
"bytesInOutput": 4262
|
|
4320
4345
|
},
|
|
4321
4346
|
"src/handlers/WorkHandlerRegistry.ts": {
|
|
4322
4347
|
"bytesInOutput": 2680
|
|
@@ -4334,34 +4359,34 @@
|
|
|
4334
4359
|
"bytesInOutput": 34301
|
|
4335
4360
|
},
|
|
4336
4361
|
"src/services/WorkItemErrorTracker.ts": {
|
|
4337
|
-
"bytesInOutput":
|
|
4362
|
+
"bytesInOutput": 8190
|
|
4338
4363
|
},
|
|
4339
4364
|
"src/services/AgentPauseService.ts": {
|
|
4340
4365
|
"bytesInOutput": 1593
|
|
4341
4366
|
},
|
|
4342
4367
|
"src/services/ClaudeCliExecutor.ts": {
|
|
4343
|
-
"bytesInOutput":
|
|
4368
|
+
"bytesInOutput": 4155
|
|
4344
4369
|
},
|
|
4345
4370
|
"src/utils/claudeLogger.ts": {
|
|
4346
|
-
"bytesInOutput":
|
|
4371
|
+
"bytesInOutput": 1634
|
|
4347
4372
|
},
|
|
4348
4373
|
"src/handlers/ProjectReviewHandler.ts": {
|
|
4349
4374
|
"bytesInOutput": 16898
|
|
4350
4375
|
},
|
|
4351
4376
|
"src/services/WorkspaceMappingService.ts": {
|
|
4352
|
-
"bytesInOutput":
|
|
4377
|
+
"bytesInOutput": 4412
|
|
4353
4378
|
},
|
|
4354
4379
|
"src/services/OrganizationManager.ts": {
|
|
4355
|
-
"bytesInOutput":
|
|
4380
|
+
"bytesInOutput": 27055
|
|
4356
4381
|
},
|
|
4357
4382
|
"src/utils/configPath.ts": {
|
|
4358
|
-
"bytesInOutput":
|
|
4383
|
+
"bytesInOutput": 253
|
|
4359
4384
|
},
|
|
4360
4385
|
"src/types/organization.ts": {
|
|
4361
4386
|
"bytesInOutput": 458
|
|
4362
4387
|
},
|
|
4363
4388
|
"src/services/ServiceMappingService.ts": {
|
|
4364
|
-
"bytesInOutput":
|
|
4389
|
+
"bytesInOutput": 3256
|
|
4365
4390
|
},
|
|
4366
4391
|
"src/handlers/CodeReviewHandler.ts": {
|
|
4367
4392
|
"bytesInOutput": 549
|
|
@@ -4601,7 +4626,7 @@
|
|
|
4601
4626
|
"bytesInOutput": 2540
|
|
4602
4627
|
},
|
|
4603
4628
|
"src/handlers/DevelopmentPlanningHandler.ts": {
|
|
4604
|
-
"bytesInOutput":
|
|
4629
|
+
"bytesInOutput": 50599
|
|
4605
4630
|
},
|
|
4606
4631
|
"src/handlers/StoryImplementationHandler.ts": {
|
|
4607
4632
|
"bytesInOutput": 13577
|
|
@@ -4619,7 +4644,7 @@
|
|
|
4619
4644
|
"bytesInOutput": 1681
|
|
4620
4645
|
},
|
|
4621
4646
|
"src/services/CompletedWorkService.ts": {
|
|
4622
|
-
"bytesInOutput":
|
|
4647
|
+
"bytesInOutput": 3199
|
|
4623
4648
|
},
|
|
4624
4649
|
"src/services/MainApiIntegration.ts": {
|
|
4625
4650
|
"bytesInOutput": 3985
|
|
@@ -4631,10 +4656,10 @@
|
|
|
4631
4656
|
"bytesInOutput": 1395
|
|
4632
4657
|
},
|
|
4633
4658
|
"src/services/TCPIPCService.ts": {
|
|
4634
|
-
"bytesInOutput":
|
|
4659
|
+
"bytesInOutput": 3020
|
|
4635
4660
|
},
|
|
4636
4661
|
"src/services/ClaudeSettingsManager.ts": {
|
|
4637
|
-
"bytesInOutput":
|
|
4662
|
+
"bytesInOutput": 1944
|
|
4638
4663
|
},
|
|
4639
4664
|
"src/services/TokenUsageTracker.ts": {
|
|
4640
4665
|
"bytesInOutput": 4254
|
|
@@ -4655,13 +4680,13 @@
|
|
|
4655
4680
|
"bytesInOutput": 3029
|
|
4656
4681
|
},
|
|
4657
4682
|
"src/services/ProjectMappingService.ts": {
|
|
4658
|
-
"bytesInOutput":
|
|
4683
|
+
"bytesInOutput": 3025
|
|
4659
4684
|
},
|
|
4660
4685
|
"src/controllers/ServiceMappingController.ts": {
|
|
4661
4686
|
"bytesInOutput": 3719
|
|
4662
4687
|
}
|
|
4663
4688
|
},
|
|
4664
|
-
"bytes":
|
|
4689
|
+
"bytes": 1546203
|
|
4665
4690
|
},
|
|
4666
4691
|
"dist/cli/index.js": {
|
|
4667
4692
|
"imports": [
|
|
@@ -4935,6 +4960,16 @@
|
|
|
4935
4960
|
"kind": "require-call",
|
|
4936
4961
|
"external": true
|
|
4937
4962
|
},
|
|
4963
|
+
{
|
|
4964
|
+
"path": "fs",
|
|
4965
|
+
"kind": "require-call",
|
|
4966
|
+
"external": true
|
|
4967
|
+
},
|
|
4968
|
+
{
|
|
4969
|
+
"path": "path",
|
|
4970
|
+
"kind": "require-call",
|
|
4971
|
+
"external": true
|
|
4972
|
+
},
|
|
4938
4973
|
{
|
|
4939
4974
|
"path": "events",
|
|
4940
4975
|
"kind": "require-call",
|
|
@@ -5318,7 +5353,7 @@
|
|
|
5318
5353
|
"bytesInOutput": 1668
|
|
5319
5354
|
},
|
|
5320
5355
|
"src/services/ClaudeCliExecutor.ts": {
|
|
5321
|
-
"bytesInOutput":
|
|
5356
|
+
"bytesInOutput": 4196
|
|
5322
5357
|
},
|
|
5323
5358
|
"src/handlers/BaseWorkHandler.ts": {
|
|
5324
5359
|
"bytesInOutput": 18001
|
|
@@ -5582,7 +5617,7 @@
|
|
|
5582
5617
|
"bytesInOutput": 51
|
|
5583
5618
|
},
|
|
5584
5619
|
"src/handlers/DevelopmentPlanningHandler.ts": {
|
|
5585
|
-
"bytesInOutput":
|
|
5620
|
+
"bytesInOutput": 50654
|
|
5586
5621
|
},
|
|
5587
5622
|
"src/services/TaskImplementationExecutor.ts": {
|
|
5588
5623
|
"bytesInOutput": 5780
|
|
@@ -5669,7 +5704,7 @@
|
|
|
5669
5704
|
"bytesInOutput": 3712
|
|
5670
5705
|
}
|
|
5671
5706
|
},
|
|
5672
|
-
"bytes":
|
|
5707
|
+
"bytes": 1613023
|
|
5673
5708
|
}
|
|
5674
5709
|
}
|
|
5675
5710
|
}
|