gitmem-mcp 1.4.3 → 1.5.1

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.
@@ -102,6 +102,10 @@ export declare const TOOLS: ({
102
102
  tool?: undefined;
103
103
  suggested_fix?: undefined;
104
104
  context?: undefined;
105
+ directory?: undefined;
106
+ exclude?: undefined;
107
+ clear?: undefined;
108
+ category?: undefined;
105
109
  };
106
110
  required: string[];
107
111
  };
@@ -212,6 +216,10 @@ export declare const TOOLS: ({
212
216
  tool?: undefined;
213
217
  suggested_fix?: undefined;
214
218
  context?: undefined;
219
+ directory?: undefined;
220
+ exclude?: undefined;
221
+ clear?: undefined;
222
+ category?: undefined;
215
223
  };
216
224
  required: string[];
217
225
  };
@@ -317,6 +325,10 @@ export declare const TOOLS: ({
317
325
  tool?: undefined;
318
326
  suggested_fix?: undefined;
319
327
  context?: undefined;
328
+ directory?: undefined;
329
+ exclude?: undefined;
330
+ clear?: undefined;
331
+ category?: undefined;
320
332
  };
321
333
  required: string[];
322
334
  };
@@ -425,6 +437,10 @@ export declare const TOOLS: ({
425
437
  tool?: undefined;
426
438
  suggested_fix?: undefined;
427
439
  context?: undefined;
440
+ directory?: undefined;
441
+ exclude?: undefined;
442
+ clear?: undefined;
443
+ category?: undefined;
428
444
  };
429
445
  required?: undefined;
430
446
  };
@@ -511,6 +527,10 @@ export declare const TOOLS: ({
511
527
  tool?: undefined;
512
528
  suggested_fix?: undefined;
513
529
  context?: undefined;
530
+ directory?: undefined;
531
+ exclude?: undefined;
532
+ clear?: undefined;
533
+ category?: undefined;
514
534
  };
515
535
  required?: undefined;
516
536
  };
@@ -613,6 +633,10 @@ export declare const TOOLS: ({
613
633
  tool?: undefined;
614
634
  suggested_fix?: undefined;
615
635
  context?: undefined;
636
+ directory?: undefined;
637
+ exclude?: undefined;
638
+ clear?: undefined;
639
+ category?: undefined;
616
640
  };
617
641
  required: string[];
618
642
  };
@@ -750,6 +774,10 @@ export declare const TOOLS: ({
750
774
  tool?: undefined;
751
775
  suggested_fix?: undefined;
752
776
  context?: undefined;
777
+ directory?: undefined;
778
+ exclude?: undefined;
779
+ clear?: undefined;
780
+ category?: undefined;
753
781
  };
754
782
  required: string[];
755
783
  };
@@ -869,6 +897,10 @@ export declare const TOOLS: ({
869
897
  tool?: undefined;
870
898
  suggested_fix?: undefined;
871
899
  context?: undefined;
900
+ directory?: undefined;
901
+ exclude?: undefined;
902
+ clear?: undefined;
903
+ category?: undefined;
872
904
  };
873
905
  required: string[];
874
906
  };
@@ -986,6 +1018,10 @@ export declare const TOOLS: ({
986
1018
  tool?: undefined;
987
1019
  suggested_fix?: undefined;
988
1020
  context?: undefined;
1021
+ directory?: undefined;
1022
+ exclude?: undefined;
1023
+ clear?: undefined;
1024
+ category?: undefined;
989
1025
  };
990
1026
  required: string[];
991
1027
  };
@@ -1122,6 +1158,10 @@ export declare const TOOLS: ({
1122
1158
  tool?: undefined;
1123
1159
  suggested_fix?: undefined;
1124
1160
  context?: undefined;
1161
+ directory?: undefined;
1162
+ exclude?: undefined;
1163
+ clear?: undefined;
1164
+ category?: undefined;
1125
1165
  };
1126
1166
  required: string[];
1127
1167
  };
@@ -1218,6 +1258,10 @@ export declare const TOOLS: ({
1218
1258
  tool?: undefined;
1219
1259
  suggested_fix?: undefined;
1220
1260
  context?: undefined;
1261
+ directory?: undefined;
1262
+ exclude?: undefined;
1263
+ clear?: undefined;
1264
+ category?: undefined;
1221
1265
  };
1222
1266
  required: string[];
1223
1267
  };
@@ -1304,6 +1348,10 @@ export declare const TOOLS: ({
1304
1348
  tool?: undefined;
1305
1349
  suggested_fix?: undefined;
1306
1350
  context?: undefined;
1351
+ directory?: undefined;
1352
+ exclude?: undefined;
1353
+ clear?: undefined;
1354
+ category?: undefined;
1307
1355
  };
1308
1356
  required: string[];
1309
1357
  };
@@ -1399,6 +1447,10 @@ export declare const TOOLS: ({
1399
1447
  tool?: undefined;
1400
1448
  suggested_fix?: undefined;
1401
1449
  context?: undefined;
1450
+ directory?: undefined;
1451
+ exclude?: undefined;
1452
+ clear?: undefined;
1453
+ category?: undefined;
1402
1454
  };
1403
1455
  required: string[];
1404
1456
  };
@@ -1499,6 +1551,10 @@ export declare const TOOLS: ({
1499
1551
  tool?: undefined;
1500
1552
  suggested_fix?: undefined;
1501
1553
  context?: undefined;
1554
+ directory?: undefined;
1555
+ exclude?: undefined;
1556
+ clear?: undefined;
1557
+ category?: undefined;
1502
1558
  };
1503
1559
  required: string[];
1504
1560
  };
@@ -1599,6 +1655,10 @@ export declare const TOOLS: ({
1599
1655
  tool?: undefined;
1600
1656
  suggested_fix?: undefined;
1601
1657
  context?: undefined;
1658
+ directory?: undefined;
1659
+ exclude?: undefined;
1660
+ clear?: undefined;
1661
+ category?: undefined;
1602
1662
  };
1603
1663
  required?: undefined;
1604
1664
  };
@@ -1698,6 +1758,10 @@ export declare const TOOLS: ({
1698
1758
  tool?: undefined;
1699
1759
  suggested_fix?: undefined;
1700
1760
  context?: undefined;
1761
+ directory?: undefined;
1762
+ exclude?: undefined;
1763
+ clear?: undefined;
1764
+ category?: undefined;
1701
1765
  };
1702
1766
  required: string[];
1703
1767
  };
@@ -1810,6 +1874,10 @@ export declare const TOOLS: ({
1810
1874
  tool?: undefined;
1811
1875
  suggested_fix?: undefined;
1812
1876
  context?: undefined;
1877
+ directory?: undefined;
1878
+ exclude?: undefined;
1879
+ clear?: undefined;
1880
+ category?: undefined;
1813
1881
  };
1814
1882
  required: string[];
1815
1883
  };
@@ -1903,6 +1971,10 @@ export declare const TOOLS: ({
1903
1971
  tool?: undefined;
1904
1972
  suggested_fix?: undefined;
1905
1973
  context?: undefined;
1974
+ directory?: undefined;
1975
+ exclude?: undefined;
1976
+ clear?: undefined;
1977
+ category?: undefined;
1906
1978
  };
1907
1979
  required?: undefined;
1908
1980
  };
@@ -1995,6 +2067,10 @@ export declare const TOOLS: ({
1995
2067
  tool?: undefined;
1996
2068
  suggested_fix?: undefined;
1997
2069
  context?: undefined;
2070
+ directory?: undefined;
2071
+ exclude?: undefined;
2072
+ clear?: undefined;
2073
+ category?: undefined;
1998
2074
  };
1999
2075
  required?: undefined;
2000
2076
  };
@@ -2084,6 +2160,10 @@ export declare const TOOLS: ({
2084
2160
  tool?: undefined;
2085
2161
  suggested_fix?: undefined;
2086
2162
  context?: undefined;
2163
+ directory?: undefined;
2164
+ exclude?: undefined;
2165
+ clear?: undefined;
2166
+ category?: undefined;
2087
2167
  };
2088
2168
  required: string[];
2089
2169
  };
@@ -2173,6 +2253,10 @@ export declare const TOOLS: ({
2173
2253
  tool?: undefined;
2174
2254
  suggested_fix?: undefined;
2175
2255
  context?: undefined;
2256
+ directory?: undefined;
2257
+ exclude?: undefined;
2258
+ clear?: undefined;
2259
+ category?: undefined;
2176
2260
  };
2177
2261
  required: string[];
2178
2262
  };
@@ -2259,6 +2343,10 @@ export declare const TOOLS: ({
2259
2343
  tool?: undefined;
2260
2344
  suggested_fix?: undefined;
2261
2345
  context?: undefined;
2346
+ directory?: undefined;
2347
+ exclude?: undefined;
2348
+ clear?: undefined;
2349
+ category?: undefined;
2262
2350
  };
2263
2351
  required: string[];
2264
2352
  };
@@ -2348,6 +2436,10 @@ export declare const TOOLS: ({
2348
2436
  tool?: undefined;
2349
2437
  suggested_fix?: undefined;
2350
2438
  context?: undefined;
2439
+ directory?: undefined;
2440
+ exclude?: undefined;
2441
+ clear?: undefined;
2442
+ category?: undefined;
2351
2443
  };
2352
2444
  required?: undefined;
2353
2445
  };
@@ -2434,6 +2526,10 @@ export declare const TOOLS: ({
2434
2526
  tool?: undefined;
2435
2527
  suggested_fix?: undefined;
2436
2528
  context?: undefined;
2529
+ directory?: undefined;
2530
+ exclude?: undefined;
2531
+ clear?: undefined;
2532
+ category?: undefined;
2437
2533
  };
2438
2534
  required?: undefined;
2439
2535
  };
@@ -2526,6 +2622,10 @@ export declare const TOOLS: ({
2526
2622
  tool?: undefined;
2527
2623
  suggested_fix?: undefined;
2528
2624
  context?: undefined;
2625
+ directory?: undefined;
2626
+ exclude?: undefined;
2627
+ clear?: undefined;
2628
+ category?: undefined;
2529
2629
  };
2530
2630
  required: string[];
2531
2631
  };
@@ -2632,6 +2732,10 @@ export declare const TOOLS: ({
2632
2732
  tool?: undefined;
2633
2733
  suggested_fix?: undefined;
2634
2734
  context?: undefined;
2735
+ directory?: undefined;
2736
+ exclude?: undefined;
2737
+ clear?: undefined;
2738
+ category?: undefined;
2635
2739
  };
2636
2740
  required: string[];
2637
2741
  };
@@ -2744,6 +2848,10 @@ export declare const TOOLS: ({
2744
2848
  tool?: undefined;
2745
2849
  suggested_fix?: undefined;
2746
2850
  context?: undefined;
2851
+ directory?: undefined;
2852
+ exclude?: undefined;
2853
+ clear?: undefined;
2854
+ category?: undefined;
2747
2855
  };
2748
2856
  required: string[];
2749
2857
  };
@@ -2833,6 +2941,10 @@ export declare const TOOLS: ({
2833
2941
  tool?: undefined;
2834
2942
  suggested_fix?: undefined;
2835
2943
  context?: undefined;
2944
+ directory?: undefined;
2945
+ exclude?: undefined;
2946
+ clear?: undefined;
2947
+ category?: undefined;
2836
2948
  };
2837
2949
  required?: undefined;
2838
2950
  };
@@ -2939,6 +3051,10 @@ export declare const TOOLS: ({
2939
3051
  tool?: undefined;
2940
3052
  suggested_fix?: undefined;
2941
3053
  context?: undefined;
3054
+ directory?: undefined;
3055
+ exclude?: undefined;
3056
+ clear?: undefined;
3057
+ category?: undefined;
2942
3058
  };
2943
3059
  required: string[];
2944
3060
  };
@@ -3044,6 +3160,10 @@ export declare const TOOLS: ({
3044
3160
  tool?: undefined;
3045
3161
  suggested_fix?: undefined;
3046
3162
  context?: undefined;
3163
+ directory?: undefined;
3164
+ exclude?: undefined;
3165
+ clear?: undefined;
3166
+ category?: undefined;
3047
3167
  };
3048
3168
  required: string[];
3049
3169
  };
@@ -3144,6 +3264,10 @@ export declare const TOOLS: ({
3144
3264
  tool?: undefined;
3145
3265
  suggested_fix?: undefined;
3146
3266
  context?: undefined;
3267
+ directory?: undefined;
3268
+ exclude?: undefined;
3269
+ clear?: undefined;
3270
+ category?: undefined;
3147
3271
  };
3148
3272
  required?: undefined;
3149
3273
  };
@@ -3227,6 +3351,10 @@ export declare const TOOLS: ({
3227
3351
  tool?: undefined;
3228
3352
  suggested_fix?: undefined;
3229
3353
  context?: undefined;
3354
+ directory?: undefined;
3355
+ exclude?: undefined;
3356
+ clear?: undefined;
3357
+ category?: undefined;
3230
3358
  };
3231
3359
  required?: undefined;
3232
3360
  };
@@ -3316,6 +3444,10 @@ export declare const TOOLS: ({
3316
3444
  tool?: undefined;
3317
3445
  suggested_fix?: undefined;
3318
3446
  context?: undefined;
3447
+ directory?: undefined;
3448
+ exclude?: undefined;
3449
+ clear?: undefined;
3450
+ category?: undefined;
3319
3451
  };
3320
3452
  required: string[];
3321
3453
  };
@@ -3419,6 +3551,10 @@ export declare const TOOLS: ({
3419
3551
  tool?: undefined;
3420
3552
  suggested_fix?: undefined;
3421
3553
  context?: undefined;
3554
+ directory?: undefined;
3555
+ exclude?: undefined;
3556
+ clear?: undefined;
3557
+ category?: undefined;
3422
3558
  };
3423
3559
  required: string[];
3424
3560
  };
@@ -3522,6 +3658,214 @@ export declare const TOOLS: ({
3522
3658
  node?: undefined;
3523
3659
  predicate?: undefined;
3524
3660
  depth?: undefined;
3661
+ directory?: undefined;
3662
+ exclude?: undefined;
3663
+ clear?: undefined;
3664
+ category?: undefined;
3665
+ };
3666
+ required: string[];
3667
+ };
3668
+ } | {
3669
+ name: string;
3670
+ description: string;
3671
+ inputSchema: {
3672
+ type: "object";
3673
+ properties: {
3674
+ directory: {
3675
+ type: string;
3676
+ description: string;
3677
+ };
3678
+ project: {
3679
+ type: string;
3680
+ description: string;
3681
+ };
3682
+ exclude: {
3683
+ type: string;
3684
+ items: {
3685
+ type: string;
3686
+ };
3687
+ description: string;
3688
+ };
3689
+ force: {
3690
+ type: string;
3691
+ description: string;
3692
+ };
3693
+ clear: {
3694
+ type: string;
3695
+ description: string;
3696
+ };
3697
+ plan?: undefined;
3698
+ match_count?: undefined;
3699
+ issue_id?: undefined;
3700
+ similarity_threshold?: undefined;
3701
+ confirmations?: undefined;
3702
+ reflections?: undefined;
3703
+ agent_identity?: undefined;
3704
+ linear_issue?: undefined;
3705
+ issue_title?: undefined;
3706
+ issue_description?: undefined;
3707
+ issue_labels?: undefined;
3708
+ session_id?: undefined;
3709
+ close_type?: undefined;
3710
+ closing_reflection?: undefined;
3711
+ human_corrections?: undefined;
3712
+ ceremony_duration_ms?: undefined;
3713
+ learning_type?: undefined;
3714
+ title?: undefined;
3715
+ description?: undefined;
3716
+ severity?: undefined;
3717
+ scar_type?: undefined;
3718
+ counter_arguments?: undefined;
3719
+ problem_context?: undefined;
3720
+ solution_approach?: undefined;
3721
+ applies_when?: undefined;
3722
+ domain?: undefined;
3723
+ keywords?: undefined;
3724
+ source_linear_issue?: undefined;
3725
+ decision?: undefined;
3726
+ rationale?: undefined;
3727
+ alternatives_considered?: undefined;
3728
+ personas_involved?: undefined;
3729
+ docs_affected?: undefined;
3730
+ scar_id?: undefined;
3731
+ issue_identifier?: undefined;
3732
+ surfaced_at?: undefined;
3733
+ acknowledged_at?: undefined;
3734
+ reference_type?: undefined;
3735
+ reference_context?: undefined;
3736
+ execution_successful?: undefined;
3737
+ agent?: undefined;
3738
+ variant_id?: undefined;
3739
+ scars?: undefined;
3740
+ transcript?: undefined;
3741
+ format?: undefined;
3742
+ query?: undefined;
3743
+ limit?: undefined;
3744
+ since?: undefined;
3745
+ max_tokens?: undefined;
3746
+ agent_role?: undefined;
3747
+ task_id?: undefined;
3748
+ observations?: undefined;
3749
+ status?: undefined;
3750
+ include_resolved?: undefined;
3751
+ thread_id?: undefined;
3752
+ text_match?: undefined;
3753
+ resolution_note?: undefined;
3754
+ text?: undefined;
3755
+ suggestion_id?: undefined;
3756
+ auto_archive?: undefined;
3757
+ failure_limit?: undefined;
3758
+ lens?: undefined;
3759
+ days?: undefined;
3760
+ id?: undefined;
3761
+ reason?: undefined;
3762
+ node?: undefined;
3763
+ predicate?: undefined;
3764
+ depth?: undefined;
3765
+ type?: undefined;
3766
+ tool?: undefined;
3767
+ suggested_fix?: undefined;
3768
+ context?: undefined;
3769
+ category?: undefined;
3770
+ };
3771
+ required: string[];
3772
+ };
3773
+ } | {
3774
+ name: string;
3775
+ description: string;
3776
+ inputSchema: {
3777
+ type: "object";
3778
+ properties: {
3779
+ query: {
3780
+ type: string;
3781
+ description: string;
3782
+ };
3783
+ project: {
3784
+ type: string;
3785
+ description: string;
3786
+ };
3787
+ category: {
3788
+ type: string;
3789
+ description: string;
3790
+ };
3791
+ match_count: {
3792
+ type: string;
3793
+ description: string;
3794
+ };
3795
+ plan?: undefined;
3796
+ issue_id?: undefined;
3797
+ similarity_threshold?: undefined;
3798
+ confirmations?: undefined;
3799
+ reflections?: undefined;
3800
+ agent_identity?: undefined;
3801
+ linear_issue?: undefined;
3802
+ issue_title?: undefined;
3803
+ issue_description?: undefined;
3804
+ issue_labels?: undefined;
3805
+ force?: undefined;
3806
+ session_id?: undefined;
3807
+ close_type?: undefined;
3808
+ closing_reflection?: undefined;
3809
+ human_corrections?: undefined;
3810
+ ceremony_duration_ms?: undefined;
3811
+ learning_type?: undefined;
3812
+ title?: undefined;
3813
+ description?: undefined;
3814
+ severity?: undefined;
3815
+ scar_type?: undefined;
3816
+ counter_arguments?: undefined;
3817
+ problem_context?: undefined;
3818
+ solution_approach?: undefined;
3819
+ applies_when?: undefined;
3820
+ domain?: undefined;
3821
+ keywords?: undefined;
3822
+ source_linear_issue?: undefined;
3823
+ decision?: undefined;
3824
+ rationale?: undefined;
3825
+ alternatives_considered?: undefined;
3826
+ personas_involved?: undefined;
3827
+ docs_affected?: undefined;
3828
+ scar_id?: undefined;
3829
+ issue_identifier?: undefined;
3830
+ surfaced_at?: undefined;
3831
+ acknowledged_at?: undefined;
3832
+ reference_type?: undefined;
3833
+ reference_context?: undefined;
3834
+ execution_successful?: undefined;
3835
+ agent?: undefined;
3836
+ variant_id?: undefined;
3837
+ scars?: undefined;
3838
+ transcript?: undefined;
3839
+ format?: undefined;
3840
+ limit?: undefined;
3841
+ since?: undefined;
3842
+ max_tokens?: undefined;
3843
+ agent_role?: undefined;
3844
+ task_id?: undefined;
3845
+ observations?: undefined;
3846
+ status?: undefined;
3847
+ include_resolved?: undefined;
3848
+ thread_id?: undefined;
3849
+ text_match?: undefined;
3850
+ resolution_note?: undefined;
3851
+ text?: undefined;
3852
+ suggestion_id?: undefined;
3853
+ auto_archive?: undefined;
3854
+ failure_limit?: undefined;
3855
+ lens?: undefined;
3856
+ days?: undefined;
3857
+ id?: undefined;
3858
+ reason?: undefined;
3859
+ node?: undefined;
3860
+ predicate?: undefined;
3861
+ depth?: undefined;
3862
+ type?: undefined;
3863
+ tool?: undefined;
3864
+ suggested_fix?: undefined;
3865
+ context?: undefined;
3866
+ directory?: undefined;
3867
+ exclude?: undefined;
3868
+ clear?: undefined;
3525
3869
  };
3526
3870
  required: string[];
3527
3871
  };
@@ -3645,6 +3989,10 @@ export declare function getRegisteredTools(): ({
3645
3989
  tool?: undefined;
3646
3990
  suggested_fix?: undefined;
3647
3991
  context?: undefined;
3992
+ directory?: undefined;
3993
+ exclude?: undefined;
3994
+ clear?: undefined;
3995
+ category?: undefined;
3648
3996
  };
3649
3997
  required: string[];
3650
3998
  };
@@ -3755,6 +4103,10 @@ export declare function getRegisteredTools(): ({
3755
4103
  tool?: undefined;
3756
4104
  suggested_fix?: undefined;
3757
4105
  context?: undefined;
4106
+ directory?: undefined;
4107
+ exclude?: undefined;
4108
+ clear?: undefined;
4109
+ category?: undefined;
3758
4110
  };
3759
4111
  required: string[];
3760
4112
  };
@@ -3860,6 +4212,10 @@ export declare function getRegisteredTools(): ({
3860
4212
  tool?: undefined;
3861
4213
  suggested_fix?: undefined;
3862
4214
  context?: undefined;
4215
+ directory?: undefined;
4216
+ exclude?: undefined;
4217
+ clear?: undefined;
4218
+ category?: undefined;
3863
4219
  };
3864
4220
  required: string[];
3865
4221
  };
@@ -3968,6 +4324,10 @@ export declare function getRegisteredTools(): ({
3968
4324
  tool?: undefined;
3969
4325
  suggested_fix?: undefined;
3970
4326
  context?: undefined;
4327
+ directory?: undefined;
4328
+ exclude?: undefined;
4329
+ clear?: undefined;
4330
+ category?: undefined;
3971
4331
  };
3972
4332
  required?: undefined;
3973
4333
  };
@@ -4054,6 +4414,10 @@ export declare function getRegisteredTools(): ({
4054
4414
  tool?: undefined;
4055
4415
  suggested_fix?: undefined;
4056
4416
  context?: undefined;
4417
+ directory?: undefined;
4418
+ exclude?: undefined;
4419
+ clear?: undefined;
4420
+ category?: undefined;
4057
4421
  };
4058
4422
  required?: undefined;
4059
4423
  };
@@ -4156,6 +4520,10 @@ export declare function getRegisteredTools(): ({
4156
4520
  tool?: undefined;
4157
4521
  suggested_fix?: undefined;
4158
4522
  context?: undefined;
4523
+ directory?: undefined;
4524
+ exclude?: undefined;
4525
+ clear?: undefined;
4526
+ category?: undefined;
4159
4527
  };
4160
4528
  required: string[];
4161
4529
  };
@@ -4293,6 +4661,10 @@ export declare function getRegisteredTools(): ({
4293
4661
  tool?: undefined;
4294
4662
  suggested_fix?: undefined;
4295
4663
  context?: undefined;
4664
+ directory?: undefined;
4665
+ exclude?: undefined;
4666
+ clear?: undefined;
4667
+ category?: undefined;
4296
4668
  };
4297
4669
  required: string[];
4298
4670
  };
@@ -4412,6 +4784,10 @@ export declare function getRegisteredTools(): ({
4412
4784
  tool?: undefined;
4413
4785
  suggested_fix?: undefined;
4414
4786
  context?: undefined;
4787
+ directory?: undefined;
4788
+ exclude?: undefined;
4789
+ clear?: undefined;
4790
+ category?: undefined;
4415
4791
  };
4416
4792
  required: string[];
4417
4793
  };
@@ -4529,6 +4905,10 @@ export declare function getRegisteredTools(): ({
4529
4905
  tool?: undefined;
4530
4906
  suggested_fix?: undefined;
4531
4907
  context?: undefined;
4908
+ directory?: undefined;
4909
+ exclude?: undefined;
4910
+ clear?: undefined;
4911
+ category?: undefined;
4532
4912
  };
4533
4913
  required: string[];
4534
4914
  };
@@ -4665,6 +5045,10 @@ export declare function getRegisteredTools(): ({
4665
5045
  tool?: undefined;
4666
5046
  suggested_fix?: undefined;
4667
5047
  context?: undefined;
5048
+ directory?: undefined;
5049
+ exclude?: undefined;
5050
+ clear?: undefined;
5051
+ category?: undefined;
4668
5052
  };
4669
5053
  required: string[];
4670
5054
  };
@@ -4761,6 +5145,10 @@ export declare function getRegisteredTools(): ({
4761
5145
  tool?: undefined;
4762
5146
  suggested_fix?: undefined;
4763
5147
  context?: undefined;
5148
+ directory?: undefined;
5149
+ exclude?: undefined;
5150
+ clear?: undefined;
5151
+ category?: undefined;
4764
5152
  };
4765
5153
  required: string[];
4766
5154
  };
@@ -4847,6 +5235,10 @@ export declare function getRegisteredTools(): ({
4847
5235
  tool?: undefined;
4848
5236
  suggested_fix?: undefined;
4849
5237
  context?: undefined;
5238
+ directory?: undefined;
5239
+ exclude?: undefined;
5240
+ clear?: undefined;
5241
+ category?: undefined;
4850
5242
  };
4851
5243
  required: string[];
4852
5244
  };
@@ -4942,6 +5334,10 @@ export declare function getRegisteredTools(): ({
4942
5334
  tool?: undefined;
4943
5335
  suggested_fix?: undefined;
4944
5336
  context?: undefined;
5337
+ directory?: undefined;
5338
+ exclude?: undefined;
5339
+ clear?: undefined;
5340
+ category?: undefined;
4945
5341
  };
4946
5342
  required: string[];
4947
5343
  };
@@ -5042,6 +5438,10 @@ export declare function getRegisteredTools(): ({
5042
5438
  tool?: undefined;
5043
5439
  suggested_fix?: undefined;
5044
5440
  context?: undefined;
5441
+ directory?: undefined;
5442
+ exclude?: undefined;
5443
+ clear?: undefined;
5444
+ category?: undefined;
5045
5445
  };
5046
5446
  required: string[];
5047
5447
  };
@@ -5142,6 +5542,10 @@ export declare function getRegisteredTools(): ({
5142
5542
  tool?: undefined;
5143
5543
  suggested_fix?: undefined;
5144
5544
  context?: undefined;
5545
+ directory?: undefined;
5546
+ exclude?: undefined;
5547
+ clear?: undefined;
5548
+ category?: undefined;
5145
5549
  };
5146
5550
  required?: undefined;
5147
5551
  };
@@ -5241,6 +5645,10 @@ export declare function getRegisteredTools(): ({
5241
5645
  tool?: undefined;
5242
5646
  suggested_fix?: undefined;
5243
5647
  context?: undefined;
5648
+ directory?: undefined;
5649
+ exclude?: undefined;
5650
+ clear?: undefined;
5651
+ category?: undefined;
5244
5652
  };
5245
5653
  required: string[];
5246
5654
  };
@@ -5353,6 +5761,10 @@ export declare function getRegisteredTools(): ({
5353
5761
  tool?: undefined;
5354
5762
  suggested_fix?: undefined;
5355
5763
  context?: undefined;
5764
+ directory?: undefined;
5765
+ exclude?: undefined;
5766
+ clear?: undefined;
5767
+ category?: undefined;
5356
5768
  };
5357
5769
  required: string[];
5358
5770
  };
@@ -5446,6 +5858,10 @@ export declare function getRegisteredTools(): ({
5446
5858
  tool?: undefined;
5447
5859
  suggested_fix?: undefined;
5448
5860
  context?: undefined;
5861
+ directory?: undefined;
5862
+ exclude?: undefined;
5863
+ clear?: undefined;
5864
+ category?: undefined;
5449
5865
  };
5450
5866
  required?: undefined;
5451
5867
  };
@@ -5538,6 +5954,10 @@ export declare function getRegisteredTools(): ({
5538
5954
  tool?: undefined;
5539
5955
  suggested_fix?: undefined;
5540
5956
  context?: undefined;
5957
+ directory?: undefined;
5958
+ exclude?: undefined;
5959
+ clear?: undefined;
5960
+ category?: undefined;
5541
5961
  };
5542
5962
  required?: undefined;
5543
5963
  };
@@ -5627,6 +6047,10 @@ export declare function getRegisteredTools(): ({
5627
6047
  tool?: undefined;
5628
6048
  suggested_fix?: undefined;
5629
6049
  context?: undefined;
6050
+ directory?: undefined;
6051
+ exclude?: undefined;
6052
+ clear?: undefined;
6053
+ category?: undefined;
5630
6054
  };
5631
6055
  required: string[];
5632
6056
  };
@@ -5716,6 +6140,10 @@ export declare function getRegisteredTools(): ({
5716
6140
  tool?: undefined;
5717
6141
  suggested_fix?: undefined;
5718
6142
  context?: undefined;
6143
+ directory?: undefined;
6144
+ exclude?: undefined;
6145
+ clear?: undefined;
6146
+ category?: undefined;
5719
6147
  };
5720
6148
  required: string[];
5721
6149
  };
@@ -5802,6 +6230,10 @@ export declare function getRegisteredTools(): ({
5802
6230
  tool?: undefined;
5803
6231
  suggested_fix?: undefined;
5804
6232
  context?: undefined;
6233
+ directory?: undefined;
6234
+ exclude?: undefined;
6235
+ clear?: undefined;
6236
+ category?: undefined;
5805
6237
  };
5806
6238
  required: string[];
5807
6239
  };
@@ -5891,6 +6323,10 @@ export declare function getRegisteredTools(): ({
5891
6323
  tool?: undefined;
5892
6324
  suggested_fix?: undefined;
5893
6325
  context?: undefined;
6326
+ directory?: undefined;
6327
+ exclude?: undefined;
6328
+ clear?: undefined;
6329
+ category?: undefined;
5894
6330
  };
5895
6331
  required?: undefined;
5896
6332
  };
@@ -5977,6 +6413,10 @@ export declare function getRegisteredTools(): ({
5977
6413
  tool?: undefined;
5978
6414
  suggested_fix?: undefined;
5979
6415
  context?: undefined;
6416
+ directory?: undefined;
6417
+ exclude?: undefined;
6418
+ clear?: undefined;
6419
+ category?: undefined;
5980
6420
  };
5981
6421
  required?: undefined;
5982
6422
  };
@@ -6069,6 +6509,10 @@ export declare function getRegisteredTools(): ({
6069
6509
  tool?: undefined;
6070
6510
  suggested_fix?: undefined;
6071
6511
  context?: undefined;
6512
+ directory?: undefined;
6513
+ exclude?: undefined;
6514
+ clear?: undefined;
6515
+ category?: undefined;
6072
6516
  };
6073
6517
  required: string[];
6074
6518
  };
@@ -6175,6 +6619,10 @@ export declare function getRegisteredTools(): ({
6175
6619
  tool?: undefined;
6176
6620
  suggested_fix?: undefined;
6177
6621
  context?: undefined;
6622
+ directory?: undefined;
6623
+ exclude?: undefined;
6624
+ clear?: undefined;
6625
+ category?: undefined;
6178
6626
  };
6179
6627
  required: string[];
6180
6628
  };
@@ -6287,6 +6735,10 @@ export declare function getRegisteredTools(): ({
6287
6735
  tool?: undefined;
6288
6736
  suggested_fix?: undefined;
6289
6737
  context?: undefined;
6738
+ directory?: undefined;
6739
+ exclude?: undefined;
6740
+ clear?: undefined;
6741
+ category?: undefined;
6290
6742
  };
6291
6743
  required: string[];
6292
6744
  };
@@ -6376,6 +6828,10 @@ export declare function getRegisteredTools(): ({
6376
6828
  tool?: undefined;
6377
6829
  suggested_fix?: undefined;
6378
6830
  context?: undefined;
6831
+ directory?: undefined;
6832
+ exclude?: undefined;
6833
+ clear?: undefined;
6834
+ category?: undefined;
6379
6835
  };
6380
6836
  required?: undefined;
6381
6837
  };
@@ -6482,6 +6938,10 @@ export declare function getRegisteredTools(): ({
6482
6938
  tool?: undefined;
6483
6939
  suggested_fix?: undefined;
6484
6940
  context?: undefined;
6941
+ directory?: undefined;
6942
+ exclude?: undefined;
6943
+ clear?: undefined;
6944
+ category?: undefined;
6485
6945
  };
6486
6946
  required: string[];
6487
6947
  };
@@ -6587,6 +7047,10 @@ export declare function getRegisteredTools(): ({
6587
7047
  tool?: undefined;
6588
7048
  suggested_fix?: undefined;
6589
7049
  context?: undefined;
7050
+ directory?: undefined;
7051
+ exclude?: undefined;
7052
+ clear?: undefined;
7053
+ category?: undefined;
6590
7054
  };
6591
7055
  required: string[];
6592
7056
  };
@@ -6687,6 +7151,10 @@ export declare function getRegisteredTools(): ({
6687
7151
  tool?: undefined;
6688
7152
  suggested_fix?: undefined;
6689
7153
  context?: undefined;
7154
+ directory?: undefined;
7155
+ exclude?: undefined;
7156
+ clear?: undefined;
7157
+ category?: undefined;
6690
7158
  };
6691
7159
  required?: undefined;
6692
7160
  };
@@ -6770,6 +7238,10 @@ export declare function getRegisteredTools(): ({
6770
7238
  tool?: undefined;
6771
7239
  suggested_fix?: undefined;
6772
7240
  context?: undefined;
7241
+ directory?: undefined;
7242
+ exclude?: undefined;
7243
+ clear?: undefined;
7244
+ category?: undefined;
6773
7245
  };
6774
7246
  required?: undefined;
6775
7247
  };
@@ -6859,6 +7331,10 @@ export declare function getRegisteredTools(): ({
6859
7331
  tool?: undefined;
6860
7332
  suggested_fix?: undefined;
6861
7333
  context?: undefined;
7334
+ directory?: undefined;
7335
+ exclude?: undefined;
7336
+ clear?: undefined;
7337
+ category?: undefined;
6862
7338
  };
6863
7339
  required: string[];
6864
7340
  };
@@ -6962,6 +7438,10 @@ export declare function getRegisteredTools(): ({
6962
7438
  tool?: undefined;
6963
7439
  suggested_fix?: undefined;
6964
7440
  context?: undefined;
7441
+ directory?: undefined;
7442
+ exclude?: undefined;
7443
+ clear?: undefined;
7444
+ category?: undefined;
6965
7445
  };
6966
7446
  required: string[];
6967
7447
  };
@@ -7065,6 +7545,214 @@ export declare function getRegisteredTools(): ({
7065
7545
  node?: undefined;
7066
7546
  predicate?: undefined;
7067
7547
  depth?: undefined;
7548
+ directory?: undefined;
7549
+ exclude?: undefined;
7550
+ clear?: undefined;
7551
+ category?: undefined;
7552
+ };
7553
+ required: string[];
7554
+ };
7555
+ } | {
7556
+ name: string;
7557
+ description: string;
7558
+ inputSchema: {
7559
+ type: "object";
7560
+ properties: {
7561
+ directory: {
7562
+ type: string;
7563
+ description: string;
7564
+ };
7565
+ project: {
7566
+ type: string;
7567
+ description: string;
7568
+ };
7569
+ exclude: {
7570
+ type: string;
7571
+ items: {
7572
+ type: string;
7573
+ };
7574
+ description: string;
7575
+ };
7576
+ force: {
7577
+ type: string;
7578
+ description: string;
7579
+ };
7580
+ clear: {
7581
+ type: string;
7582
+ description: string;
7583
+ };
7584
+ plan?: undefined;
7585
+ match_count?: undefined;
7586
+ issue_id?: undefined;
7587
+ similarity_threshold?: undefined;
7588
+ confirmations?: undefined;
7589
+ reflections?: undefined;
7590
+ agent_identity?: undefined;
7591
+ linear_issue?: undefined;
7592
+ issue_title?: undefined;
7593
+ issue_description?: undefined;
7594
+ issue_labels?: undefined;
7595
+ session_id?: undefined;
7596
+ close_type?: undefined;
7597
+ closing_reflection?: undefined;
7598
+ human_corrections?: undefined;
7599
+ ceremony_duration_ms?: undefined;
7600
+ learning_type?: undefined;
7601
+ title?: undefined;
7602
+ description?: undefined;
7603
+ severity?: undefined;
7604
+ scar_type?: undefined;
7605
+ counter_arguments?: undefined;
7606
+ problem_context?: undefined;
7607
+ solution_approach?: undefined;
7608
+ applies_when?: undefined;
7609
+ domain?: undefined;
7610
+ keywords?: undefined;
7611
+ source_linear_issue?: undefined;
7612
+ decision?: undefined;
7613
+ rationale?: undefined;
7614
+ alternatives_considered?: undefined;
7615
+ personas_involved?: undefined;
7616
+ docs_affected?: undefined;
7617
+ scar_id?: undefined;
7618
+ issue_identifier?: undefined;
7619
+ surfaced_at?: undefined;
7620
+ acknowledged_at?: undefined;
7621
+ reference_type?: undefined;
7622
+ reference_context?: undefined;
7623
+ execution_successful?: undefined;
7624
+ agent?: undefined;
7625
+ variant_id?: undefined;
7626
+ scars?: undefined;
7627
+ transcript?: undefined;
7628
+ format?: undefined;
7629
+ query?: undefined;
7630
+ limit?: undefined;
7631
+ since?: undefined;
7632
+ max_tokens?: undefined;
7633
+ agent_role?: undefined;
7634
+ task_id?: undefined;
7635
+ observations?: undefined;
7636
+ status?: undefined;
7637
+ include_resolved?: undefined;
7638
+ thread_id?: undefined;
7639
+ text_match?: undefined;
7640
+ resolution_note?: undefined;
7641
+ text?: undefined;
7642
+ suggestion_id?: undefined;
7643
+ auto_archive?: undefined;
7644
+ failure_limit?: undefined;
7645
+ lens?: undefined;
7646
+ days?: undefined;
7647
+ id?: undefined;
7648
+ reason?: undefined;
7649
+ node?: undefined;
7650
+ predicate?: undefined;
7651
+ depth?: undefined;
7652
+ type?: undefined;
7653
+ tool?: undefined;
7654
+ suggested_fix?: undefined;
7655
+ context?: undefined;
7656
+ category?: undefined;
7657
+ };
7658
+ required: string[];
7659
+ };
7660
+ } | {
7661
+ name: string;
7662
+ description: string;
7663
+ inputSchema: {
7664
+ type: "object";
7665
+ properties: {
7666
+ query: {
7667
+ type: string;
7668
+ description: string;
7669
+ };
7670
+ project: {
7671
+ type: string;
7672
+ description: string;
7673
+ };
7674
+ category: {
7675
+ type: string;
7676
+ description: string;
7677
+ };
7678
+ match_count: {
7679
+ type: string;
7680
+ description: string;
7681
+ };
7682
+ plan?: undefined;
7683
+ issue_id?: undefined;
7684
+ similarity_threshold?: undefined;
7685
+ confirmations?: undefined;
7686
+ reflections?: undefined;
7687
+ agent_identity?: undefined;
7688
+ linear_issue?: undefined;
7689
+ issue_title?: undefined;
7690
+ issue_description?: undefined;
7691
+ issue_labels?: undefined;
7692
+ force?: undefined;
7693
+ session_id?: undefined;
7694
+ close_type?: undefined;
7695
+ closing_reflection?: undefined;
7696
+ human_corrections?: undefined;
7697
+ ceremony_duration_ms?: undefined;
7698
+ learning_type?: undefined;
7699
+ title?: undefined;
7700
+ description?: undefined;
7701
+ severity?: undefined;
7702
+ scar_type?: undefined;
7703
+ counter_arguments?: undefined;
7704
+ problem_context?: undefined;
7705
+ solution_approach?: undefined;
7706
+ applies_when?: undefined;
7707
+ domain?: undefined;
7708
+ keywords?: undefined;
7709
+ source_linear_issue?: undefined;
7710
+ decision?: undefined;
7711
+ rationale?: undefined;
7712
+ alternatives_considered?: undefined;
7713
+ personas_involved?: undefined;
7714
+ docs_affected?: undefined;
7715
+ scar_id?: undefined;
7716
+ issue_identifier?: undefined;
7717
+ surfaced_at?: undefined;
7718
+ acknowledged_at?: undefined;
7719
+ reference_type?: undefined;
7720
+ reference_context?: undefined;
7721
+ execution_successful?: undefined;
7722
+ agent?: undefined;
7723
+ variant_id?: undefined;
7724
+ scars?: undefined;
7725
+ transcript?: undefined;
7726
+ format?: undefined;
7727
+ limit?: undefined;
7728
+ since?: undefined;
7729
+ max_tokens?: undefined;
7730
+ agent_role?: undefined;
7731
+ task_id?: undefined;
7732
+ observations?: undefined;
7733
+ status?: undefined;
7734
+ include_resolved?: undefined;
7735
+ thread_id?: undefined;
7736
+ text_match?: undefined;
7737
+ resolution_note?: undefined;
7738
+ text?: undefined;
7739
+ suggestion_id?: undefined;
7740
+ auto_archive?: undefined;
7741
+ failure_limit?: undefined;
7742
+ lens?: undefined;
7743
+ days?: undefined;
7744
+ id?: undefined;
7745
+ reason?: undefined;
7746
+ node?: undefined;
7747
+ predicate?: undefined;
7748
+ depth?: undefined;
7749
+ type?: undefined;
7750
+ tool?: undefined;
7751
+ suggested_fix?: undefined;
7752
+ context?: undefined;
7753
+ directory?: undefined;
7754
+ exclude?: undefined;
7755
+ clear?: undefined;
7068
7756
  };
7069
7757
  required: string[];
7070
7758
  };