@task-shepherd/agent 1.0.35 → 1.0.37

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.
@@ -11658,6 +11658,94 @@
11658
11658
  "enumValues": null,
11659
11659
  "possibleTypes": null
11660
11660
  },
11661
+ {
11662
+ "kind": "INPUT_OBJECT",
11663
+ "name": "CreateDevelopmentPlanInput",
11664
+ "description": null,
11665
+ "isOneOf": false,
11666
+ "fields": null,
11667
+ "inputFields": [
11668
+ {
11669
+ "name": "createdByUserId",
11670
+ "description": null,
11671
+ "type": {
11672
+ "kind": "SCALAR",
11673
+ "name": "String",
11674
+ "ofType": null
11675
+ },
11676
+ "defaultValue": null,
11677
+ "isDeprecated": false,
11678
+ "deprecationReason": null
11679
+ },
11680
+ {
11681
+ "name": "dependenciesJson",
11682
+ "description": null,
11683
+ "type": {
11684
+ "kind": "NON_NULL",
11685
+ "name": null,
11686
+ "ofType": {
11687
+ "kind": "SCALAR",
11688
+ "name": "String",
11689
+ "ofType": null
11690
+ }
11691
+ },
11692
+ "defaultValue": null,
11693
+ "isDeprecated": false,
11694
+ "deprecationReason": null
11695
+ },
11696
+ {
11697
+ "name": "estimatesJson",
11698
+ "description": null,
11699
+ "type": {
11700
+ "kind": "NON_NULL",
11701
+ "name": null,
11702
+ "ofType": {
11703
+ "kind": "SCALAR",
11704
+ "name": "String",
11705
+ "ofType": null
11706
+ }
11707
+ },
11708
+ "defaultValue": null,
11709
+ "isDeprecated": false,
11710
+ "deprecationReason": null
11711
+ },
11712
+ {
11713
+ "name": "planDataJson",
11714
+ "description": null,
11715
+ "type": {
11716
+ "kind": "NON_NULL",
11717
+ "name": null,
11718
+ "ofType": {
11719
+ "kind": "SCALAR",
11720
+ "name": "String",
11721
+ "ofType": null
11722
+ }
11723
+ },
11724
+ "defaultValue": null,
11725
+ "isDeprecated": false,
11726
+ "deprecationReason": null
11727
+ },
11728
+ {
11729
+ "name": "projectId",
11730
+ "description": null,
11731
+ "type": {
11732
+ "kind": "NON_NULL",
11733
+ "name": null,
11734
+ "ofType": {
11735
+ "kind": "SCALAR",
11736
+ "name": "String",
11737
+ "ofType": null
11738
+ }
11739
+ },
11740
+ "defaultValue": null,
11741
+ "isDeprecated": false,
11742
+ "deprecationReason": null
11743
+ }
11744
+ ],
11745
+ "interfaces": null,
11746
+ "enumValues": null,
11747
+ "possibleTypes": null
11748
+ },
11661
11749
  {
11662
11750
  "kind": "INPUT_OBJECT",
11663
11751
  "name": "CreateInviteFromEarlyAccessInput",
@@ -13452,7 +13540,7 @@
13452
13540
  "name": null,
13453
13541
  "ofType": {
13454
13542
  "kind": "SCALAR",
13455
- "name": "Int",
13543
+ "name": "Float",
13456
13544
  "ofType": null
13457
13545
  }
13458
13546
  },
@@ -13468,7 +13556,7 @@
13468
13556
  "name": null,
13469
13557
  "ofType": {
13470
13558
  "kind": "SCALAR",
13471
- "name": "Int",
13559
+ "name": "Float",
13472
13560
  "ofType": null
13473
13561
  }
13474
13562
  },
@@ -16664,6 +16752,67 @@
16664
16752
  "isDeprecated": false,
16665
16753
  "deprecationReason": null
16666
16754
  },
16755
+ {
16756
+ "name": "completeReviewApplication",
16757
+ "description": null,
16758
+ "args": [
16759
+ {
16760
+ "name": "result",
16761
+ "description": null,
16762
+ "type": {
16763
+ "kind": "NON_NULL",
16764
+ "name": null,
16765
+ "ofType": {
16766
+ "kind": "SCALAR",
16767
+ "name": "JSONObject",
16768
+ "ofType": null
16769
+ }
16770
+ },
16771
+ "defaultValue": null,
16772
+ "isDeprecated": false,
16773
+ "deprecationReason": null
16774
+ },
16775
+ {
16776
+ "name": "reviewId",
16777
+ "description": null,
16778
+ "type": {
16779
+ "kind": "NON_NULL",
16780
+ "name": null,
16781
+ "ofType": {
16782
+ "kind": "SCALAR",
16783
+ "name": "String",
16784
+ "ofType": null
16785
+ }
16786
+ },
16787
+ "defaultValue": null,
16788
+ "isDeprecated": false,
16789
+ "deprecationReason": null
16790
+ },
16791
+ {
16792
+ "name": "workQueueId",
16793
+ "description": null,
16794
+ "type": {
16795
+ "kind": "SCALAR",
16796
+ "name": "String",
16797
+ "ofType": null
16798
+ },
16799
+ "defaultValue": null,
16800
+ "isDeprecated": false,
16801
+ "deprecationReason": null
16802
+ }
16803
+ ],
16804
+ "type": {
16805
+ "kind": "NON_NULL",
16806
+ "name": null,
16807
+ "ofType": {
16808
+ "kind": "SCALAR",
16809
+ "name": "Boolean",
16810
+ "ofType": null
16811
+ }
16812
+ },
16813
+ "isDeprecated": false,
16814
+ "deprecationReason": null
16815
+ },
16667
16816
  {
16668
16817
  "name": "completeStory",
16669
16818
  "description": null,
@@ -16952,6 +17101,39 @@
16952
17101
  "isDeprecated": false,
16953
17102
  "deprecationReason": null
16954
17103
  },
17104
+ {
17105
+ "name": "createDevelopmentPlan",
17106
+ "description": null,
17107
+ "args": [
17108
+ {
17109
+ "name": "input",
17110
+ "description": null,
17111
+ "type": {
17112
+ "kind": "NON_NULL",
17113
+ "name": null,
17114
+ "ofType": {
17115
+ "kind": "INPUT_OBJECT",
17116
+ "name": "CreateDevelopmentPlanInput",
17117
+ "ofType": null
17118
+ }
17119
+ },
17120
+ "defaultValue": null,
17121
+ "isDeprecated": false,
17122
+ "deprecationReason": null
17123
+ }
17124
+ ],
17125
+ "type": {
17126
+ "kind": "NON_NULL",
17127
+ "name": null,
17128
+ "ofType": {
17129
+ "kind": "OBJECT",
17130
+ "name": "DevelopmentPlan",
17131
+ "ofType": null
17132
+ }
17133
+ },
17134
+ "isDeprecated": false,
17135
+ "deprecationReason": null
17136
+ },
16955
17137
  {
16956
17138
  "name": "createEarlyAccessRegistration",
16957
17139
  "description": null,
@@ -18396,6 +18578,39 @@
18396
18578
  "isDeprecated": false,
18397
18579
  "deprecationReason": null
18398
18580
  },
18581
+ {
18582
+ "name": "repromptDevelopmentPlan",
18583
+ "description": null,
18584
+ "args": [
18585
+ {
18586
+ "name": "input",
18587
+ "description": null,
18588
+ "type": {
18589
+ "kind": "NON_NULL",
18590
+ "name": null,
18591
+ "ofType": {
18592
+ "kind": "INPUT_OBJECT",
18593
+ "name": "RepromptDevelopmentPlanInput",
18594
+ "ofType": null
18595
+ }
18596
+ },
18597
+ "defaultValue": null,
18598
+ "isDeprecated": false,
18599
+ "deprecationReason": null
18600
+ }
18601
+ ],
18602
+ "type": {
18603
+ "kind": "NON_NULL",
18604
+ "name": null,
18605
+ "ofType": {
18606
+ "kind": "OBJECT",
18607
+ "name": "DevelopmentPlan",
18608
+ "ofType": null
18609
+ }
18610
+ },
18611
+ "isDeprecated": false,
18612
+ "deprecationReason": null
18613
+ },
18399
18614
  {
18400
18615
  "name": "repromptProjectReview",
18401
18616
  "description": null,
@@ -27225,6 +27440,18 @@
27225
27440
  "isDeprecated": false,
27226
27441
  "deprecationReason": null
27227
27442
  },
27443
+ {
27444
+ "name": "currentOrganizationName",
27445
+ "description": "Get the name of the current organization based on the subdomain",
27446
+ "args": [],
27447
+ "type": {
27448
+ "kind": "SCALAR",
27449
+ "name": "String",
27450
+ "ofType": null
27451
+ },
27452
+ "isDeprecated": false,
27453
+ "deprecationReason": null
27454
+ },
27228
27455
  {
27229
27456
  "name": "dashboardData",
27230
27457
  "description": null,
@@ -29521,6 +29748,87 @@
29521
29748
  "isDeprecated": false,
29522
29749
  "deprecationReason": null
29523
29750
  },
29751
+ {
29752
+ "name": "tasks",
29753
+ "description": null,
29754
+ "args": [
29755
+ {
29756
+ "name": "areas",
29757
+ "description": null,
29758
+ "type": {
29759
+ "kind": "LIST",
29760
+ "name": null,
29761
+ "ofType": {
29762
+ "kind": "NON_NULL",
29763
+ "name": null,
29764
+ "ofType": {
29765
+ "kind": "SCALAR",
29766
+ "name": "String",
29767
+ "ofType": null
29768
+ }
29769
+ }
29770
+ },
29771
+ "defaultValue": null,
29772
+ "isDeprecated": false,
29773
+ "deprecationReason": null
29774
+ },
29775
+ {
29776
+ "name": "limit",
29777
+ "description": null,
29778
+ "type": {
29779
+ "kind": "SCALAR",
29780
+ "name": "Int",
29781
+ "ofType": null
29782
+ },
29783
+ "defaultValue": null,
29784
+ "isDeprecated": false,
29785
+ "deprecationReason": null
29786
+ },
29787
+ {
29788
+ "name": "status",
29789
+ "description": null,
29790
+ "type": {
29791
+ "kind": "ENUM",
29792
+ "name": "TaskState",
29793
+ "ofType": null
29794
+ },
29795
+ "defaultValue": null,
29796
+ "isDeprecated": false,
29797
+ "deprecationReason": null
29798
+ },
29799
+ {
29800
+ "name": "storyId",
29801
+ "description": null,
29802
+ "type": {
29803
+ "kind": "SCALAR",
29804
+ "name": "String",
29805
+ "ofType": null
29806
+ },
29807
+ "defaultValue": null,
29808
+ "isDeprecated": false,
29809
+ "deprecationReason": null
29810
+ }
29811
+ ],
29812
+ "type": {
29813
+ "kind": "NON_NULL",
29814
+ "name": null,
29815
+ "ofType": {
29816
+ "kind": "LIST",
29817
+ "name": null,
29818
+ "ofType": {
29819
+ "kind": "NON_NULL",
29820
+ "name": null,
29821
+ "ofType": {
29822
+ "kind": "OBJECT",
29823
+ "name": "Task",
29824
+ "ofType": null
29825
+ }
29826
+ }
29827
+ }
29828
+ },
29829
+ "isDeprecated": false,
29830
+ "deprecationReason": null
29831
+ },
29524
29832
  {
29525
29833
  "name": "teamPerformance",
29526
29834
  "description": null,
@@ -30551,6 +30859,94 @@
30551
30859
  "enumValues": null,
30552
30860
  "possibleTypes": null
30553
30861
  },
30862
+ {
30863
+ "kind": "INPUT_OBJECT",
30864
+ "name": "RepromptDevelopmentPlanInput",
30865
+ "description": null,
30866
+ "isOneOf": false,
30867
+ "fields": null,
30868
+ "inputFields": [
30869
+ {
30870
+ "name": "additionalContext",
30871
+ "description": null,
30872
+ "type": {
30873
+ "kind": "SCALAR",
30874
+ "name": "String",
30875
+ "ofType": null
30876
+ },
30877
+ "defaultValue": null,
30878
+ "isDeprecated": false,
30879
+ "deprecationReason": null
30880
+ },
30881
+ {
30882
+ "name": "changeRequest",
30883
+ "description": null,
30884
+ "type": {
30885
+ "kind": "NON_NULL",
30886
+ "name": null,
30887
+ "ofType": {
30888
+ "kind": "SCALAR",
30889
+ "name": "String",
30890
+ "ofType": null
30891
+ }
30892
+ },
30893
+ "defaultValue": null,
30894
+ "isDeprecated": false,
30895
+ "deprecationReason": null
30896
+ },
30897
+ {
30898
+ "name": "planId",
30899
+ "description": null,
30900
+ "type": {
30901
+ "kind": "NON_NULL",
30902
+ "name": null,
30903
+ "ofType": {
30904
+ "kind": "SCALAR",
30905
+ "name": "String",
30906
+ "ofType": null
30907
+ }
30908
+ },
30909
+ "defaultValue": null,
30910
+ "isDeprecated": false,
30911
+ "deprecationReason": null
30912
+ },
30913
+ {
30914
+ "name": "preserveContext",
30915
+ "description": null,
30916
+ "type": {
30917
+ "kind": "NON_NULL",
30918
+ "name": null,
30919
+ "ofType": {
30920
+ "kind": "SCALAR",
30921
+ "name": "Boolean",
30922
+ "ofType": null
30923
+ }
30924
+ },
30925
+ "defaultValue": "true",
30926
+ "isDeprecated": false,
30927
+ "deprecationReason": null
30928
+ },
30929
+ {
30930
+ "name": "repromptType",
30931
+ "description": null,
30932
+ "type": {
30933
+ "kind": "NON_NULL",
30934
+ "name": null,
30935
+ "ofType": {
30936
+ "kind": "ENUM",
30937
+ "name": "RepromptType",
30938
+ "ofType": null
30939
+ }
30940
+ },
30941
+ "defaultValue": null,
30942
+ "isDeprecated": false,
30943
+ "deprecationReason": null
30944
+ }
30945
+ ],
30946
+ "interfaces": null,
30947
+ "enumValues": null,
30948
+ "possibleTypes": null
30949
+ },
30554
30950
  {
30555
30951
  "kind": "INPUT_OBJECT",
30556
30952
  "name": "RepromptReviewInput",
@@ -30623,6 +31019,54 @@
30623
31019
  "enumValues": null,
30624
31020
  "possibleTypes": null
30625
31021
  },
31022
+ {
31023
+ "kind": "ENUM",
31024
+ "name": "RepromptType",
31025
+ "description": "Type of reprompt request for development plans",
31026
+ "isOneOf": null,
31027
+ "fields": null,
31028
+ "inputFields": null,
31029
+ "interfaces": null,
31030
+ "enumValues": [
31031
+ {
31032
+ "name": "REFINEMENT",
31033
+ "description": null,
31034
+ "isDeprecated": false,
31035
+ "deprecationReason": null
31036
+ },
31037
+ {
31038
+ "name": "RESOURCE_OPTIMIZATION",
31039
+ "description": null,
31040
+ "isDeprecated": false,
31041
+ "deprecationReason": null
31042
+ },
31043
+ {
31044
+ "name": "RISK_MITIGATION",
31045
+ "description": null,
31046
+ "isDeprecated": false,
31047
+ "deprecationReason": null
31048
+ },
31049
+ {
31050
+ "name": "SCOPE_CHANGE",
31051
+ "description": null,
31052
+ "isDeprecated": false,
31053
+ "deprecationReason": null
31054
+ },
31055
+ {
31056
+ "name": "TECHNOLOGY_CHANGE",
31057
+ "description": null,
31058
+ "isDeprecated": false,
31059
+ "deprecationReason": null
31060
+ },
31061
+ {
31062
+ "name": "TIMELINE_ADJUSTMENT",
31063
+ "description": null,
31064
+ "isDeprecated": false,
31065
+ "deprecationReason": null
31066
+ }
31067
+ ],
31068
+ "possibleTypes": null
31069
+ },
30626
31070
  {
30627
31071
  "kind": "INPUT_OBJECT",
30628
31072
  "name": "RequestPasswordResetInput",
@@ -33437,13 +33881,9 @@
33437
33881
  "description": null,
33438
33882
  "args": [],
33439
33883
  "type": {
33440
- "kind": "NON_NULL",
33441
- "name": null,
33442
- "ofType": {
33443
- "kind": "SCALAR",
33444
- "name": "String",
33445
- "ofType": null
33446
- }
33884
+ "kind": "SCALAR",
33885
+ "name": "String",
33886
+ "ofType": null
33447
33887
  },
33448
33888
  "isDeprecated": false,
33449
33889
  "deprecationReason": null
@@ -33453,13 +33893,9 @@
33453
33893
  "description": null,
33454
33894
  "args": [],
33455
33895
  "type": {
33456
- "kind": "NON_NULL",
33457
- "name": null,
33458
- "ofType": {
33459
- "kind": "SCALAR",
33460
- "name": "Float",
33461
- "ofType": null
33462
- }
33896
+ "kind": "SCALAR",
33897
+ "name": "Float",
33898
+ "ofType": null
33463
33899
  },
33464
33900
  "isDeprecated": false,
33465
33901
  "deprecationReason": null
@@ -33469,19 +33905,15 @@
33469
33905
  "description": null,
33470
33906
  "args": [],
33471
33907
  "type": {
33472
- "kind": "NON_NULL",
33908
+ "kind": "LIST",
33473
33909
  "name": null,
33474
33910
  "ofType": {
33475
- "kind": "LIST",
33911
+ "kind": "NON_NULL",
33476
33912
  "name": null,
33477
33913
  "ofType": {
33478
- "kind": "NON_NULL",
33479
- "name": null,
33480
- "ofType": {
33481
- "kind": "SCALAR",
33482
- "name": "String",
33483
- "ofType": null
33484
- }
33914
+ "kind": "SCALAR",
33915
+ "name": "String",
33916
+ "ofType": null
33485
33917
  }
33486
33918
  }
33487
33919
  },
@@ -33493,13 +33925,9 @@
33493
33925
  "description": null,
33494
33926
  "args": [],
33495
33927
  "type": {
33496
- "kind": "NON_NULL",
33497
- "name": null,
33498
- "ofType": {
33499
- "kind": "SCALAR",
33500
- "name": "Float",
33501
- "ofType": null
33502
- }
33928
+ "kind": "SCALAR",
33929
+ "name": "Float",
33930
+ "ofType": null
33503
33931
  },
33504
33932
  "isDeprecated": false,
33505
33933
  "deprecationReason": null
@@ -42339,21 +42767,33 @@
42339
42767
  "deprecationReason": null
42340
42768
  },
42341
42769
  {
42342
- "name": "path",
42770
+ "name": "organization",
42343
42771
  "description": null,
42344
42772
  "args": [],
42345
42773
  "type": {
42346
42774
  "kind": "NON_NULL",
42347
42775
  "name": null,
42348
42776
  "ofType": {
42349
- "kind": "SCALAR",
42350
- "name": "String",
42777
+ "kind": "OBJECT",
42778
+ "name": "Organization",
42351
42779
  "ofType": null
42352
42780
  }
42353
42781
  },
42354
42782
  "isDeprecated": false,
42355
42783
  "deprecationReason": null
42356
42784
  },
42785
+ {
42786
+ "name": "path",
42787
+ "description": null,
42788
+ "args": [],
42789
+ "type": {
42790
+ "kind": "SCALAR",
42791
+ "name": "String",
42792
+ "ofType": null
42793
+ },
42794
+ "isDeprecated": false,
42795
+ "deprecationReason": null
42796
+ },
42357
42797
  {
42358
42798
  "name": "pattern",
42359
42799
  "description": null,
@@ -42599,13 +43039,9 @@
42599
43039
  "name": "path",
42600
43040
  "description": null,
42601
43041
  "type": {
42602
- "kind": "NON_NULL",
42603
- "name": null,
42604
- "ofType": {
42605
- "kind": "SCALAR",
42606
- "name": "String",
42607
- "ofType": null
42608
- }
43042
+ "kind": "SCALAR",
43043
+ "name": "String",
43044
+ "ofType": null
42609
43045
  },
42610
43046
  "defaultValue": null,
42611
43047
  "isDeprecated": false,