autohand-cli 0.8.3 → 0.9.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.
- package/README.md +191 -74
- package/dist/{AgentRegistry-ODDXPAFR.js → AgentRegistry-GOV7FN2O.js} +2 -2
- package/dist/AgentRegistry-J2C6JBZ3.cjs +10 -0
- package/dist/{AutomodeManager-EOVHGRPP.js → AutomodeManager-APLLPEYJ.js} +31 -17
- package/dist/{AutomodeManager-6ATBE7Q5.cjs → AutomodeManager-MPSXT2RH.cjs} +38 -24
- package/dist/CommunitySkillsCache-22BB3J6H.cjs +8 -0
- package/dist/{CommunitySkillsCache-QLE57BN5.js → CommunitySkillsCache-ZACDPD4J.js} +2 -2
- package/dist/GitHubRegistryFetcher-CYJLF2XL.cjs +7 -0
- package/dist/{GitHubRegistryFetcher-NT5GFZXS.js → GitHubRegistryFetcher-J2BWPXJF.js} +1 -1
- package/dist/{HookManager-B2F35M27.js → HookManager-2S6AHOC3.js} +1 -1
- package/dist/{HookManager-PFAFE3FK.cjs → HookManager-TVEQI5ZU.cjs} +2 -2
- package/dist/{ImportWizard-OHRKBANZ.js → ImportWizard-AEBMAKXE.js} +33 -9
- package/dist/{ImportWizard-CJRZPPHL.cjs → ImportWizard-AF2XL6DS.cjs} +37 -13
- package/dist/LearnAdvisor-KKEQ5QCV.js +9 -0
- package/dist/LearnAdvisor-Q7RAYLPF.cjs +9 -0
- package/dist/{McpClientManager-NQ3EW2IF.cjs → McpClientManager-BNSKLHIN.cjs} +2 -2
- package/dist/{McpClientManager-VBIMGKXU.js → McpClientManager-SL35BR24.js} +1 -1
- package/dist/MemoryManager-PMNAEZMB.cjs +8 -0
- package/dist/{MemoryManager-2LAT7IHS.js → MemoryManager-QZRLTUB5.js} +2 -2
- package/dist/NVIDIAProvider-C3FWQOBZ.cjs +14 -0
- package/dist/NVIDIAProvider-SJPY3ONR.js +14 -0
- package/dist/{PermissionManager-7NQHRCHY.js → PermissionManager-MT7KBNNR.js} +3 -3
- package/dist/PermissionManager-URCNP5EC.cjs +11 -0
- package/dist/{ProjectProfiler-UG42W6WD.cjs → ProjectProfiler-CDAE7ECW.cjs} +1 -0
- package/dist/{ProjectProfiler-P4QJQWWA.js → ProjectProfiler-NZTJDRHD.js} +1 -0
- package/dist/ProviderFactory-56N3ECE4.cjs +12 -0
- package/dist/{ProviderFactory-2IYJ5OPW.js → ProviderFactory-RB4RVAF6.js} +4 -1
- package/dist/SessionManager-2IZGWASQ.cjs +10 -0
- package/dist/{SessionManager-4U4JFQ3C.js → SessionManager-554PHVPC.js} +2 -2
- package/dist/SkillsRegistry-GMRVONOQ.cjs +9 -0
- package/dist/{SkillsRegistry-RFEINXRT.js → SkillsRegistry-NHHMIUYJ.js} +2 -2
- package/dist/SubAgent-4GOR2FIJ.js +13 -0
- package/dist/SubAgent-ZJMDH4FI.cjs +13 -0
- package/dist/{SyncApiClient-B5RT2ECG.js → SyncApiClient-G3FM65IV.js} +1 -1
- package/dist/SyncApiClient-ODBDECOG.cjs +11 -0
- package/dist/about-3USFSGOH.js +15 -0
- package/dist/about-QR52U5DD.cjs +15 -0
- package/dist/acp-5Y2W6OZP.js +1556 -0
- package/dist/acp-GSYE75OB.cjs +1556 -0
- package/dist/actionExecutor-KHUU3Z3Q.cjs +28 -0
- package/dist/actionExecutor-PLQJZLZV.js +28 -0
- package/dist/add-dir-BTAD5OZS.cjs +11 -0
- package/dist/{add-dir-TUJM3PG5.js → add-dir-HCERJDBR.js} +3 -2
- package/dist/agent-B3EVT7NN.cjs +126 -0
- package/dist/agent-SATQ3WZ3.js +126 -0
- package/dist/agents/builtin/code-cleaner.md +1 -1
- package/dist/agents/builtin/docs-writer.md +1 -1
- package/dist/agents/builtin/researcher.md +2 -2
- package/dist/agents/builtin/reviewer.md +1 -1
- package/dist/agents/builtin/tester.md +1 -1
- package/dist/agents/builtin/todo-resolver.md +1 -1
- package/dist/agents-44CRJGM7.cjs +18 -0
- package/dist/agents-NN4ZAJ7R.js +18 -0
- package/dist/agents-new-6D6G4QS6.cjs +17 -0
- package/dist/agents-new-7GAQ25EK.js +17 -0
- package/dist/{autoSkill-LQEVQFIH.js → autoSkill-66PKCYTW.js} +2 -2
- package/dist/autoSkill-VQLGBELN.cjs +20 -0
- package/dist/automode-45DWV4TN.cjs +10 -0
- package/dist/{automode-R6P3VHLS.js → automode-BUF3VGXU.js} +2 -2
- package/dist/browserToolBridge-BXRQB4B4.cjs +58 -0
- package/dist/browserToolBridge-F5N66PE7.js +58 -0
- package/dist/chrome-Q2U73HZB.cjs +50 -0
- package/dist/chrome-Q54OALOK.cjs +21 -0
- package/dist/chrome-Y3T7EIHG.js +50 -0
- package/dist/chrome-ZNJ46OYW.js +21 -0
- package/dist/chromeSkill-53TH55PM.js +105 -0
- package/dist/chromeSkill-THW7N4IY.cjs +105 -0
- package/dist/{chunk-HXGBSJL5.cjs → chunk-22SCR3EV.cjs} +2 -2
- package/dist/chunk-26G7YGOW.js +367 -0
- package/dist/{chunk-3L53OA4E.cjs → chunk-2ESQR35E.cjs} +10 -10
- package/dist/chunk-2H5O745H.js +63 -0
- package/dist/{chunk-ULDM2SNB.js → chunk-2IW5YFJ4.js} +48 -47
- package/dist/{chunk-U55TWFJI.cjs → chunk-2VHB43IX.cjs} +24 -6
- package/dist/chunk-3EDDDZS2.cjs +5 -0
- package/dist/{chunk-X5VSP65C.cjs → chunk-3ICORF7M.cjs} +4 -4
- package/dist/chunk-3OF56EMA.cjs +197 -0
- package/dist/chunk-3UC6DMFI.cjs +93 -0
- package/dist/{chunk-64H4FRM3.cjs → chunk-3UHRCHKB.cjs} +32 -34
- package/dist/{chunk-JCLYQ2JC.js → chunk-3ZOOH44N.js} +12 -6
- package/dist/{chunk-TUD3Z3BD.js → chunk-44ZWOBTI.js} +136 -55
- package/dist/chunk-4567QNRB.js +444 -0
- package/dist/chunk-45CHNQM6.cjs +517 -0
- package/dist/chunk-46MTALKD.js +44 -0
- package/dist/{chunk-WHE2SWHU.js → chunk-4E7SHPNQ.js} +2 -2
- package/dist/chunk-4LMUDS2K.js +124 -0
- package/dist/{chunk-W7RYQJLO.cjs → chunk-4XFHP2SN.cjs} +46 -15
- package/dist/chunk-4XVLNOFA.js +360 -0
- package/dist/{chunk-GBHDROGL.js → chunk-575PXZX7.js} +16 -4
- package/dist/chunk-5A7ZL64N.js +139 -0
- package/dist/chunk-5GCQ5UMV.cjs +85 -0
- package/dist/chunk-5JTTM5SC.js +59 -0
- package/dist/{chunk-IETRBBMP.cjs → chunk-5K3CDSWZ.cjs} +108 -31
- package/dist/{chunk-KLWJIPU2.cjs → chunk-5SFV2NCY.cjs} +20 -16
- package/dist/chunk-5ZNYX4VH.cjs +71 -0
- package/dist/{chunk-A4IJHHV7.cjs → chunk-63ANVAOJ.cjs} +52 -11
- package/dist/{chunk-MYISNQH4.js → chunk-65LRPW5W.js} +1 -1
- package/dist/chunk-6AYJCDTA.js +360 -0
- package/dist/{chunk-X2MSVKDV.js → chunk-6HF6XSCC.js} +2 -2
- package/dist/{chunk-AEJH23FO.cjs → chunk-6JWCGQJU.cjs} +6 -6
- package/dist/chunk-6OECOAK5.cjs +360 -0
- package/dist/chunk-6R25D2H5.js +121 -0
- package/dist/chunk-7DJJGKM6.js +77 -0
- package/dist/{chunk-VG34MG2U.js → chunk-7IRQ7JEH.js} +9 -6
- package/dist/chunk-7MY4JHER.js +27 -0
- package/dist/chunk-7PJKTSRN.js +152 -0
- package/dist/{chunk-SKYG33B2.cjs → chunk-7PT646AL.cjs} +3 -3
- package/dist/chunk-7WAUCLLQ.js +229 -0
- package/dist/{chunk-U46VYPLR.cjs → chunk-7XTUL7ZD.cjs} +9 -9
- package/dist/chunk-AE2ILW25.cjs +152 -0
- package/dist/{chunk-T2M64VHA.cjs → chunk-AOKXYGBQ.cjs} +61 -41
- package/dist/chunk-AQ5PVHOC.cjs +113 -0
- package/dist/{chunk-N2BLVUPM.cjs → chunk-AZ47LKD5.cjs} +3 -3
- package/dist/chunk-B4HSNOIH.cjs +354 -0
- package/dist/chunk-B76FJKEJ.cjs +184 -0
- package/dist/chunk-BP37FVBM.js +85 -0
- package/dist/chunk-BQU3HAE7.js +21 -0
- package/dist/chunk-BYE7RQFZ.cjs +121 -0
- package/dist/chunk-C46B72VK.js +1034 -0
- package/dist/{chunk-HIVRCQS2.js → chunk-C5QIQQ37.js} +56 -25
- package/dist/chunk-CCIDL4SA.js +19931 -0
- package/dist/{chunk-XVUHNWMX.js → chunk-CECH6QQP.js} +17 -19
- package/dist/chunk-CFAWTLSC.js +13 -0
- package/dist/{chunk-ZYQMLKOK.cjs → chunk-CK4HAHVY.cjs} +212 -70
- package/dist/chunk-CO2AADYU.cjs +360 -0
- package/dist/chunk-CRTCZ4WL.cjs +19931 -0
- package/dist/chunk-CSTUTDTH.js +75 -0
- package/dist/{chunk-K2C56QGS.cjs → chunk-D546G7DA.cjs} +1650 -479
- package/dist/{chunk-CNBKZEX5.cjs → chunk-DA7NBAJK.cjs} +49 -17
- package/dist/{chunk-G4CAKI3V.js → chunk-DGBPWODD.js} +7 -2
- package/dist/chunk-DHUQZ53B.cjs +29 -0
- package/dist/{chunk-RGR6ME5J.cjs → chunk-DI57A4BX.cjs} +25 -28
- package/dist/{chunk-5K6NGAVM.js → chunk-DNSD7DVJ.js} +67 -52
- package/dist/{chunk-RDF37HKB.cjs → chunk-DSSCERHI.cjs} +3 -2
- package/dist/{chunk-NAJ4IZKD.cjs → chunk-EA2MS25U.cjs} +8 -6
- package/dist/{chunk-SJAVBCOA.js → chunk-EEHWALXA.js} +94 -3
- package/dist/chunk-ES2HJQ4N.js +37 -0
- package/dist/{chunk-G27PQQFD.js → chunk-EYHKL4QC.js} +1 -1
- package/dist/{chunk-SV2WA57F.js → chunk-FBQJZKFX.js} +38 -15
- package/dist/chunk-FFBDRUO5.cjs +59 -0
- package/dist/{chunk-N7LI55V4.js → chunk-FFHSCM5M.js} +15 -8
- package/dist/{chunk-SAHBLB3E.js → chunk-FP46B4X3.js} +208 -3
- package/dist/chunk-FQVG6ZHF.js +197 -0
- package/dist/{chunk-J2GSFVUV.cjs → chunk-GAOPJ5S3.cjs} +74 -59
- package/dist/{chunk-S52YW5ZQ.js → chunk-GNBBIAMD.js} +16 -19
- package/dist/chunk-GSDV75A5.js +715 -0
- package/dist/chunk-GWY26SUD.cjs +63 -0
- package/dist/{chunk-TUAITHWL.js → chunk-H426KOGY.js} +2 -1
- package/dist/{chunk-EZMINVLU.js → chunk-H4D2Q2AL.js} +5 -2
- package/dist/chunk-HC2Q6A3E.cjs +4967 -0
- package/dist/{chunk-3WVJEL7K.cjs → chunk-HDK2EHVH.cjs} +3 -1
- package/dist/{chunk-5IXII4HX.cjs → chunk-HG3ZASBH.cjs} +23 -16
- package/dist/chunk-HK5A54AV.cjs +280 -0
- package/dist/{chunk-LQGVEP3E.js → chunk-HQUSEWT4.js} +45 -13
- package/dist/chunk-HSWWM6AM.js +2340 -0
- package/dist/chunk-HTU4W3GB.js +183 -0
- package/dist/{chunk-HLHTG5ZU.cjs → chunk-HVCIB4SW.cjs} +14 -12
- package/dist/chunk-HXHE2KAO.js +385 -0
- package/dist/{chunk-LJFUXC56.cjs → chunk-HXQREVTA.cjs} +9 -6
- package/dist/{chunk-SLQAYV3W.js → chunk-HZWU6IO3.js} +11 -2
- package/dist/chunk-I2ZK3AOD.js +866 -0
- package/dist/chunk-IEPLQ47J.js +719 -0
- package/dist/chunk-J5HE6CUM.cjs +124 -0
- package/dist/{chunk-LIEXWM2M.js → chunk-JAQO6XDB.js} +19 -1
- package/dist/chunk-JB3JCYBJ.js +113 -0
- package/dist/chunk-JCUHCH37.cjs +247 -0
- package/dist/{chunk-FPHU2ES6.cjs → chunk-JM3ZTQUK.cjs} +19 -9
- package/dist/{chunk-NDMIPTV4.js → chunk-JMJRFSNJ.js} +8 -3
- package/dist/{chunk-ZLSGXMGQ.js → chunk-JMN3GZU6.js} +2 -0
- package/dist/chunk-JPFRI4L4.js +4967 -0
- package/dist/{chunk-BVKXEQVG.cjs → chunk-JV5HVCHU.cjs} +22 -10
- package/dist/chunk-KA2U6MY2.js +388 -0
- package/dist/{chunk-SEKD5FH3.cjs → chunk-KASXKDF2.cjs} +8 -3
- package/dist/chunk-KJ26T7GM.cjs +367 -0
- package/dist/chunk-KM7R5YPS.cjs +385 -0
- package/dist/{chunk-MBBY4ZIK.js → chunk-KMP6Y3LJ.js} +4 -1
- package/dist/chunk-KWXGDSYT.js +184 -0
- package/dist/{chunk-C5IJIM2V.cjs → chunk-L46OUKW5.cjs} +68 -37
- package/dist/{chunk-6UJMCWRY.js → chunk-L6OH44HL.js} +19 -9
- package/dist/chunk-LANGD5CO.js +280 -0
- package/dist/{chunk-APIXPPMT.js → chunk-LEZEWKPA.js} +1004 -39
- package/dist/{chunk-ULQ6MDSJ.cjs → chunk-LFDPTJYF.cjs} +43 -35
- package/dist/chunk-LJD7KR3L.cjs +44 -0
- package/dist/{chunk-NCC6ETZS.js → chunk-LUMV3DB2.js} +41 -33
- package/dist/{chunk-QXH5RCFI.js → chunk-M5DK524Z.js} +2 -2
- package/dist/chunk-M7B7RRBK.cjs +1034 -0
- package/dist/chunk-MANJ67D3.js +3897 -0
- package/dist/{chunk-HPHJ73GU.cjs → chunk-MGNXABSU.cjs} +9 -9
- package/dist/{chunk-6ZCULLCA.js → chunk-MMKZSJUN.js} +1 -1
- package/dist/{chunk-DVUHHH3B.cjs → chunk-MQQH4XQH.cjs} +4 -4
- package/dist/chunk-MUNUUFU7.cjs +21 -0
- package/dist/{chunk-DVZOENQ7.cjs → chunk-MZN6JBRZ.cjs} +9 -4
- package/dist/{chunk-OOKY3HPZ.js → chunk-NB6M6ESM.js} +50 -9
- package/dist/{chunk-BYONM7UM.js → chunk-NBGOIFKP.js} +265 -18
- package/dist/chunk-NHWHEW7M.cjs +75 -0
- package/dist/chunk-NQZH5CR2.cjs +468 -0
- package/dist/{chunk-EGPXJERY.cjs → chunk-NV6LCD2I.cjs} +119 -28
- package/dist/chunk-NVATU4V6.cjs +44 -0
- package/dist/{chunk-YZXUDM5X.js → chunk-NZ3ZWLUW.js} +204 -62
- package/dist/chunk-NZ7GCK7Y.cjs +92 -0
- package/dist/{chunk-VEKDGU2Q.cjs → chunk-NZQFKXM3.cjs} +49 -25
- package/dist/chunk-O5GI6SR3.js +59 -0
- package/dist/{chunk-56SWIDEL.cjs → chunk-OCATAKXV.cjs} +57 -56
- package/dist/{chunk-SKV2F3NM.js → chunk-OIGYWOL6.js} +1 -1
- package/dist/{chunk-IFFXSTOM.cjs → chunk-ONVYXTUT.cjs} +3 -3
- package/dist/chunk-OR67YXQK.cjs +13 -0
- package/dist/chunk-OV3T5MUH.cjs +715 -0
- package/dist/{chunk-OHUZKDGX.js → chunk-P4FUTSVK.js} +3 -3
- package/dist/chunk-P6SLT2F4.cjs +139 -0
- package/dist/{chunk-TNZRZQ7Q.js → chunk-PB7W7R72.js} +3 -78
- package/dist/chunk-PCM3N3CL.cjs +37 -0
- package/dist/{chunk-2AA5MFES.js → chunk-PGFLPURU.js} +8 -5
- package/dist/{chunk-DJDE4DTT.cjs → chunk-PIXQ2AVM.cjs} +25 -19
- package/dist/chunk-PNIAIOMZ.cjs +229 -0
- package/dist/{chunk-HTLINWX6.cjs → chunk-PQBYFEBL.cjs} +16 -13
- package/dist/{chunk-22D2CNTP.cjs → chunk-PSAH4ZQB.cjs} +5 -2
- package/dist/{chunk-3VTAFAL2.js → chunk-PTTZI4QZ.js} +16 -12
- package/dist/{chunk-WPVWQSL7.cjs → chunk-PY73W5MQ.cjs} +16 -13
- package/dist/{chunk-EGMZDTSL.js → chunk-PZZMIYII.js} +10 -2
- package/dist/{chunk-HBZU3RBZ.js → chunk-Q3BS6FPM.js} +34 -10
- package/dist/chunk-QBYGMMDD.js +517 -0
- package/dist/chunk-QLZOMZO5.cjs +388 -0
- package/dist/{chunk-ADUFCS4Q.cjs → chunk-QQ64HEHP.cjs} +160 -79
- package/dist/{chunk-L3TWPROA.js → chunk-QRQF3556.js} +44 -24
- package/dist/{chunk-YHD6TUIR.cjs → chunk-QW2RW2GY.cjs} +2 -0
- package/dist/chunk-RAKO7UN7.js +114 -0
- package/dist/{chunk-7TQH3CL4.cjs → chunk-RBXBH6EB.cjs} +78 -35
- package/dist/chunk-RFUKZIJF.cjs +78 -0
- package/dist/chunk-RS2E32YB.js +71 -0
- package/dist/{chunk-OLSBBZW6.cjs → chunk-S5JNQIGL.cjs} +5 -5
- package/dist/{chunk-FTYY5JJD.js → chunk-S5QKRA2V.js} +2 -2
- package/dist/chunk-SD3NTC7D.cjs +77 -0
- package/dist/{chunk-KPELYZ6L.js → chunk-SDLY4X3G.js} +2 -2
- package/dist/{chunk-IDFF5J2E.js → chunk-SFFEKZGC.js} +38 -7
- package/dist/{chunk-EGFT4PGW.js → chunk-SHRLFX6F.js} +8 -3
- package/dist/{chunk-3WICOC33.js → chunk-SNDDZG5H.js} +124 -84
- package/dist/{chunk-CZXGCVTR.cjs → chunk-SOVR7S3T.cjs} +2 -2
- package/dist/chunk-SPQ7QIQ6.js +78 -0
- package/dist/{chunk-XRZEUWKF.js → chunk-SRMGWMQO.js} +1 -1
- package/dist/{chunk-R33VKSH5.cjs → chunk-SVVP4UUZ.cjs} +11 -11
- package/dist/{chunk-7BTSG4ME.cjs → chunk-SY2P3Z5W.cjs} +1004 -39
- package/dist/chunk-SZD45IDG.js +468 -0
- package/dist/{chunk-3O3MOK5C.cjs → chunk-TE4SYTWR.cjs} +1114 -142
- package/dist/chunk-TH26BQJG.js +101 -0
- package/dist/{chunk-QNGEW5TC.js → chunk-TR6NECEZ.js} +1 -1
- package/dist/{chunk-YGN4CQIP.js → chunk-TYBPTKFT.js} +1 -1
- package/dist/{chunk-GJH7XMSK.js → chunk-U2QUMKCB.js} +8 -6
- package/dist/{chunk-47CKWKEX.cjs → chunk-U6PLSPMD.cjs} +9 -4
- package/dist/chunk-UOQECODR.js +34 -0
- package/dist/chunk-UR27UDTB.js +354 -0
- package/dist/chunk-UWZ4G3SQ.js +93 -0
- package/dist/{chunk-Y72HH2TF.cjs → chunk-V3SZLWEQ.cjs} +33 -24
- package/dist/chunk-V4HGZSKQ.cjs +183 -0
- package/dist/{chunk-3PDTTAKJ.js → chunk-V5ELP2XE.js} +19 -12
- package/dist/{chunk-3K2ESU53.cjs → chunk-VKOXFT4L.cjs} +2 -2
- package/dist/{chunk-XTB6VJVQ.cjs → chunk-VLGGMQUN.cjs} +6 -6
- package/dist/chunk-VQHSYAPZ.cjs +3897 -0
- package/dist/chunk-VUGOOGHB.js +400 -0
- package/dist/chunk-W5QLA6WP.cjs +866 -0
- package/dist/chunk-WBU4Q4GS.cjs +400 -0
- package/dist/{chunk-KWXVKLQ5.cjs → chunk-WGNMOVMT.cjs} +7 -82
- package/dist/chunk-WJYFLQ7G.cjs +27 -0
- package/dist/{chunk-RKJTGGMU.cjs → chunk-WKRDBCP2.cjs} +221 -16
- package/dist/{chunk-ZSPXQYG2.js → chunk-WNJXIACY.js} +7 -5
- package/dist/{chunk-AYS2ASM7.js → chunk-WPE2XHVX.js} +1 -1
- package/dist/chunk-WTB7AFL6.cjs +101 -0
- package/dist/{chunk-JYTDYJVW.js → chunk-X3TI5TJJ.js} +1 -1
- package/dist/chunk-X5P6QQOB.cjs +719 -0
- package/dist/{chunk-245KJE5Y.cjs → chunk-X7XMITIL.cjs} +14 -6
- package/dist/chunk-XF2WIKHR.cjs +34 -0
- package/dist/{chunk-DV2ZHK7B.cjs → chunk-XNIMSVS6.cjs} +49 -26
- package/dist/chunk-XW3XCK4E.cjs +59 -0
- package/dist/{chunk-N23UAW4I.js → chunk-XZVDYC5U.js} +7 -2
- package/dist/chunk-Y5BDE24P.cjs +444 -0
- package/dist/{chunk-NAGQ2PDC.js → chunk-YC5OBZQU.js} +1604 -433
- package/dist/chunk-YISPVAXO.cjs +2340 -0
- package/dist/{chunk-KQGPTCQJ.js → chunk-YQDI753V.js} +68 -25
- package/dist/{chunk-UJ2JSM6H.js → chunk-YVQI26H4.js} +2 -0
- package/dist/{chunk-NNPAM4HC.cjs → chunk-YWH55BWK.cjs} +15 -6
- package/dist/{chunk-X2YOZQIP.cjs → chunk-YWTIXHU6.cjs} +266 -19
- package/dist/{chunk-XX2ZO7DS.js → chunk-YXM6SA7P.js} +25 -16
- package/dist/chunk-YZWE7XSM.js +5 -0
- package/dist/chunk-ZASDSY7P.cjs +114 -0
- package/dist/{chunk-2UC22DJU.js → chunk-ZNGRLCFQ.js} +30 -4
- package/dist/{chunk-KANW6OYC.cjs → chunk-ZNYZB7XY.cjs} +34 -8
- package/dist/{chunk-NA6WQDYW.js → chunk-ZPLCAXJW.js} +1088 -116
- package/dist/{chunk-7UOUW76C.js → chunk-ZQAT5VT5.js} +101 -24
- package/dist/chunk-ZUYYHKQA.js +44 -0
- package/dist/clear-QJXU25IF.cjs +12 -0
- package/dist/{clear-A3N4GK2S.js → clear-Y5TO3RZA.js} +3 -3
- package/dist/communityInstaller-LXMVKVAV.cjs +22 -0
- package/dist/{communityInstaller-LOP2EDH5.js → communityInstaller-RVL4STPS.js} +8 -5
- package/dist/completion-JX4T2ONW.cjs +17 -0
- package/dist/completion-SE3XYG74.js +17 -0
- package/dist/config-3224PRW4.cjs +21 -0
- package/dist/{config-HPJPKTO6.js → config-7KPHKFTP.js} +7 -4
- package/dist/{constants-LISJW3DD.js → constants-EJFAWJQI.js} +1 -1
- package/dist/constants-MCCGUU5F.cjs +21 -0
- package/dist/{defaultHooks-IHSJR2AX.cjs → defaultHooks-2V2CQL63.cjs} +25 -10
- package/dist/{defaultHooks-KUKHK3AG.js → defaultHooks-TMHDU3FS.js} +25 -10
- package/dist/export-BJVIDZC4.js +15 -0
- package/dist/export-KU4557HK.cjs +15 -0
- package/dist/feature-K3LG5IJP.cjs +14 -0
- package/dist/feature-V4JF5TNJ.js +14 -0
- package/dist/features-5OJTLKS7.js +23 -0
- package/dist/features-VCBJQXCX.cjs +23 -0
- package/dist/feedback-D4437VE4.js +18 -0
- package/dist/feedback-VZPEHGFY.cjs +18 -0
- package/dist/fffSearchProvider-2YCNKOYD.js +412 -0
- package/dist/fffSearchProvider-W6627E2V.cjs +412 -0
- package/dist/{filesystem-Z7BWAWMZ.js → filesystem-L6DQKGWK.js} +3 -2
- package/dist/filesystem-PGUPCMVK.cjs +11 -0
- package/dist/go-X4E6BCD6.js +12 -0
- package/dist/go-XREVFS5I.cjs +12 -0
- package/dist/goal-4M3J6JS2.cjs +16 -0
- package/dist/goal-EI66BV7W.js +16 -0
- package/dist/help-GGFS7WHY.cjs +12 -0
- package/dist/{help-GFQXNZOK.js → help-MLIROWKM.js} +2 -2
- package/dist/{history-E3N6BJP7.js → history-GQJ6RZD6.js} +2 -2
- package/dist/history-J4LUIOSI.cjs +14 -0
- package/dist/hooks-FSRIUS6A.cjs +18 -0
- package/dist/hooks-PPFHCF7T.js +18 -0
- package/dist/i18n-CI6VFXL5.cjs +33 -0
- package/dist/{i18n-SY7QRM22.js → i18n-Q7UZJRPL.js} +1 -1
- package/dist/ide-BUSVE54P.js +15 -0
- package/dist/ide-YR27BPGM.cjs +15 -0
- package/dist/immediateCommandRouter-MTEHZXQX.js +15 -0
- package/dist/immediateCommandRouter-ROXU3MWT.cjs +15 -0
- package/dist/{import-W7SVLSTC.js → import-3VBKI6BN.js} +3 -3
- package/dist/{import-ADI37ZUR.cjs → import-C7S6UJMW.cjs} +3 -3
- package/dist/import-DBK4OCDF.cjs +10 -0
- package/dist/{import-KGKKZ3B7.js → import-U47DXCA7.js} +2 -2
- package/dist/index.cjs +837 -23011
- package/dist/index.d.cts +95 -0
- package/dist/index.d.ts +95 -0
- package/dist/index.js +864 -23038
- package/dist/init-OXTYS72D.cjs +10 -0
- package/dist/{init-7MFK626E.js → init-Q2O4R42R.js} +2 -2
- package/dist/inkMode-VUE6ZDLD.cjs +7 -0
- package/dist/inkMode-WBNFOSAT.js +7 -0
- package/dist/inputPrompt-3CFZDUBH.js +90 -0
- package/dist/inputPrompt-JMACL4EB.cjs +90 -0
- package/dist/language-EK3M6UBV.cjs +22 -0
- package/dist/language-Q3RUGGOW.js +22 -0
- package/dist/learn-3DSX7DYG.cjs +23 -0
- package/dist/learn-OPOH5L43.js +23 -0
- package/dist/login-GST7MWXJ.cjs +27 -0
- package/dist/login-Q7DZKAX4.js +27 -0
- package/dist/logout-2G7OUK7I.cjs +24 -0
- package/dist/logout-FNBBL2UI.js +24 -0
- package/dist/mcp-AH3MMUBU.js +21 -0
- package/dist/mcp-DW7R63IB.cjs +21 -0
- package/dist/{mcp-install-2FEROZTL.js → mcp-install-222PCKSW.js} +18 -10
- package/dist/{mcp-install-WM6BQRI5.cjs → mcp-install-IA4ZS2SV.cjs} +22 -14
- package/dist/memory-6NX3DAIY.cjs +10 -0
- package/dist/{memory-J73WZH2I.js → memory-VB46T5H3.js} +2 -2
- package/dist/model-64NAELFS.cjs +10 -0
- package/dist/{model-AES267IN.js → model-SJJG64AM.js} +2 -2
- package/dist/new-DU5SOOOY.cjs +12 -0
- package/dist/{new-5CLF3MKH.js → new-ERZ5C6CN.js} +3 -3
- package/dist/onboarding-2U2BV2KE.cjs +36 -0
- package/dist/onboarding-ZQXMPSMJ.js +36 -0
- package/dist/permissions-7ACNFK7A.js +10 -0
- package/dist/permissions-GSNNV7RJ.cjs +10 -0
- package/dist/plan-XEJMOT55.cjs +13 -0
- package/dist/{plan-65HMS5HQ.js → plan-YYUAXPTL.js} +3 -1
- package/dist/pr-review-CW6J7P62.cjs +9 -0
- package/dist/pr-review-YZSBQVT2.js +9 -0
- package/dist/{quit-XDZYRSPU.js → quit-WY6T267G.js} +2 -2
- package/dist/quit-XIRE2KRE.cjs +10 -0
- package/dist/rawMode-6W5AXAKI.cjs +7 -0
- package/dist/rawMode-GFNLXQPU.js +7 -0
- package/dist/{registry-PTHWERKC.js → registry-4DXUDKJN.js} +29 -44
- package/dist/{registry-IVT4G2RT.cjs → registry-UEO3ETZ7.cjs} +65 -80
- package/dist/repeat-P4FAPE3Y.cjs +17 -0
- package/dist/{repeat-EVCWUL6Z.js → repeat-RALE6AUO.js} +7 -3
- package/dist/resume-RQZ3WXBP.cjs +17 -0
- package/dist/resume-XSXZMDMD.js +17 -0
- package/dist/review-QHP2KP4Q.js +9 -0
- package/dist/review-UWHWQHCB.cjs +9 -0
- package/dist/ripgrep-67SCU2BA.cjs +9 -0
- package/dist/ripgrep-VHJQQ55W.js +9 -0
- package/dist/rpc-XH7QLN4H.js +3874 -0
- package/dist/rpc-YF54T7JU.cjs +3874 -0
- package/dist/search-VXXFGZWU.cjs +21 -0
- package/dist/search-YAWGX7P7.js +21 -0
- package/dist/{sessions-6GWEBMKS.js → sessions-NJYHJOEL.js} +2 -2
- package/dist/sessions-OSG3UJEZ.cjs +10 -0
- package/dist/settings-SO2UIGWV.cjs +42 -0
- package/dist/settings-ZXUQH3DO.js +42 -0
- package/dist/setup-KG7EGKF5.js +30 -0
- package/dist/setup-RSOPCQ57.cjs +30 -0
- package/dist/share-WFAGZ5PY.js +17 -0
- package/dist/share-ZU3SGACF.cjs +17 -0
- package/dist/skills-KBVAQAD2.cjs +29 -0
- package/dist/skills-NBTNDVAY.js +29 -0
- package/dist/{skills-ZZCIAS7C.js → skills-OB6RDW7D.js} +10 -7
- package/dist/{skills-PG542VEB.cjs → skills-ZROBG3RZ.cjs} +13 -10
- package/dist/{skills-install-SRC3Z2MS.js → skills-install-BHTIEMKH.js} +21 -70
- package/dist/{skills-install-67DOBPJC.cjs → skills-install-ILX6QVEF.cjs} +34 -83
- package/dist/skills-new-B45VQ2PP.cjs +18 -0
- package/dist/skills-new-YMRP2HNO.js +18 -0
- package/dist/slashCommands-53VYIBJU.js +105 -0
- package/dist/slashCommands-BG2RGGZ6.cjs +105 -0
- package/dist/status-CQ2IUOVK.cjs +24 -0
- package/dist/status-E7IGNVPC.js +24 -0
- package/dist/summarizer-DGPHE5IQ.js +17 -0
- package/dist/summarizer-JNXLUAQG.cjs +17 -0
- package/dist/sync-7C25MOT2.js +22 -0
- package/dist/{sync-VU2NSJ4O.js → sync-OCJN4ZSO.js} +3 -3
- package/dist/sync-XRP46IVG.cjs +40 -0
- package/dist/sync-ZMFVE7T4.cjs +22 -0
- package/dist/{teammate-SXRVXNQV.cjs → teammate-D77B6QRT.cjs} +31 -9
- package/dist/{teammate-SD26GR37.js → teammate-EZCMHOIL.js} +30 -8
- package/dist/templates-ARG2VRWW.cjs +11 -0
- package/dist/templates-UGVZV3KJ.js +11 -0
- package/dist/theme-KKRDE6P7.cjs +22 -0
- package/dist/theme-XF7XIWBQ.js +22 -0
- package/dist/tools-3PPTTKFV.js +9 -0
- package/dist/tools-THIQA7WC.cjs +9 -0
- package/dist/ui/questionModal.cjs +8 -5
- package/dist/ui/questionModal.js +7 -4
- package/dist/{undo-OL2EDBRY.js → undo-GNUTFXCW.js} +2 -2
- package/dist/undo-U4KN7QQM.cjs +10 -0
- package/dist/usage-QSTNSDAO.js +24 -0
- package/dist/usage-YDEMQBNQ.cjs +24 -0
- package/dist/web-3BA2WV37.cjs +37 -0
- package/dist/web-6FYGBX5K.js +37 -0
- package/dist/workspaceSafety-MDJGHK6D.cjs +9 -0
- package/dist/workspaceSafety-XOUMUBVB.js +9 -0
- package/dist/yolo-GF2YD7ZI.js +9 -0
- package/dist/yolo-OGDA7HNC.cjs +9 -0
- package/dist/yoloMode-3DJDA75U.cjs +17 -0
- package/dist/yoloMode-4JOOSU26.js +17 -0
- package/package.json +51 -49
- package/dist/AgentRegistry-HRPN6ZOF.cjs +0 -10
- package/dist/CommunitySkillsCache-KE435RAR.cjs +0 -8
- package/dist/GitHubRegistryFetcher-I45SESIL.cjs +0 -7
- package/dist/LearnAdvisor-FLBA6FDD.js +0 -9
- package/dist/LearnAdvisor-GG3CXQF3.cjs +0 -9
- package/dist/MemoryManager-2LQPIYVE.cjs +0 -8
- package/dist/PermissionManager-X57BXHJ6.cjs +0 -11
- package/dist/ProviderFactory-KPJOGQWF.cjs +0 -9
- package/dist/SessionManager-YBJAZXNO.cjs +0 -10
- package/dist/SkillsRegistry-7O72A6TZ.cjs +0 -9
- package/dist/SubAgent-JT4HZHN7.js +0 -11
- package/dist/SubAgent-VPNYDWAU.cjs +0 -11
- package/dist/SyncApiClient-HQXJL5BT.cjs +0 -11
- package/dist/about-4DB5KTHW.js +0 -12
- package/dist/about-LXAOXZFT.cjs +0 -12
- package/dist/actionExecutor-23JB2WUC.js +0 -19
- package/dist/actionExecutor-X5UEZSKH.cjs +0 -19
- package/dist/add-dir-YC37DMSF.cjs +0 -10
- package/dist/agents-YF3BSUU5.js +0 -12
- package/dist/agents-ZOUHPMYR.cjs +0 -12
- package/dist/agents-new-HSH4GQPG.js +0 -14
- package/dist/agents-new-VYUDOCE7.cjs +0 -14
- package/dist/autoSkill-X5W52WOE.cjs +0 -20
- package/dist/automode-SJGM7VEI.cjs +0 -10
- package/dist/chunk-ALYU6VTM.js +0 -105
- package/dist/chunk-B53A2NM2.js +0 -2030
- package/dist/chunk-BJXSNT46.js +0 -100
- package/dist/chunk-CB4E2T5N.cjs +0 -312
- package/dist/chunk-DNUOXBHL.js +0 -539
- package/dist/chunk-EFX2QSZX.cjs +0 -33
- package/dist/chunk-GCXYXLRA.cjs +0 -111
- package/dist/chunk-H2ZRHQQV.js +0 -33
- package/dist/chunk-HNRPK5MY.cjs +0 -85
- package/dist/chunk-HVKOZ2VP.cjs +0 -115
- package/dist/chunk-JJLYWH5Y.cjs +0 -100
- package/dist/chunk-LWUJFGOZ.js +0 -115
- package/dist/chunk-MERYP6AM.cjs +0 -539
- package/dist/chunk-MZAPWNAC.cjs +0 -207
- package/dist/chunk-NTSDP2WB.js +0 -226
- package/dist/chunk-OUZQXMHL.cjs +0 -226
- package/dist/chunk-PGESAU2W.cjs +0 -2030
- package/dist/chunk-SYVYLZZF.cjs +0 -24
- package/dist/chunk-SZOLA6FR.js +0 -111
- package/dist/chunk-VWDHR4HV.js +0 -168
- package/dist/chunk-Y45G6ZO5.cjs +0 -168
- package/dist/chunk-YRLYSQEQ.cjs +0 -105
- package/dist/chunk-ZYVS43MU.js +0 -312
- package/dist/clear-GK4IEUUS.cjs +0 -12
- package/dist/communityInstaller-XXC7RLE4.cjs +0 -19
- package/dist/completion-HWABSAEL.js +0 -14
- package/dist/completion-IUUVQG4D.cjs +0 -14
- package/dist/config-HF7WOLZF.cjs +0 -18
- package/dist/constants-PEO3P2SJ.cjs +0 -21
- package/dist/export-QJAV2FCZ.js +0 -12
- package/dist/export-XSRFXGWU.cjs +0 -12
- package/dist/feedback-4TCIL3ML.cjs +0 -15
- package/dist/feedback-SJ6VVEY3.js +0 -15
- package/dist/filesystem-W56QZUJF.cjs +0 -10
- package/dist/help-ISBVQL3S.cjs +0 -12
- package/dist/history-XQ4GTSFU.cjs +0 -14
- package/dist/hooks-CJNKJ5PF.js +0 -13
- package/dist/hooks-UTMBTAXT.cjs +0 -13
- package/dist/i18n-N7QQ7A5M.cjs +0 -33
- package/dist/ide-RTA4UJV4.js +0 -12
- package/dist/ide-VWVOLIFF.cjs +0 -12
- package/dist/immediateCommandRouter-BW34JNXL.js +0 -9
- package/dist/immediateCommandRouter-SHOVNB5X.cjs +0 -9
- package/dist/import-ZLJVONXH.cjs +0 -10
- package/dist/init-TBKAB4LZ.cjs +0 -10
- package/dist/language-MDSHEXHB.cjs +0 -18
- package/dist/language-PXTQSHIG.js +0 -18
- package/dist/learn-623TW5EK.cjs +0 -20
- package/dist/learn-BCPV7GM2.js +0 -20
- package/dist/localProjectPermissions-BHQXEWZJ.cjs +0 -18
- package/dist/localProjectPermissions-GMOUYQM6.js +0 -18
- package/dist/login-QMVEETWJ.js +0 -20
- package/dist/login-QYMXAL3K.cjs +0 -20
- package/dist/logout-2CMTDAOJ.js +0 -18
- package/dist/logout-ZOHVZAUK.cjs +0 -18
- package/dist/mcp-IUVKK65S.js +0 -18
- package/dist/mcp-TXC7PYG3.cjs +0 -18
- package/dist/memory-WRIHDEPK.cjs +0 -10
- package/dist/model-RLP75SF5.cjs +0 -10
- package/dist/new-HLSFL6A4.cjs +0 -12
- package/dist/permissions-GP6FTGZ2.js +0 -13
- package/dist/permissions-O6EKKPOG.cjs +0 -13
- package/dist/plan-MCAXDIM2.cjs +0 -11
- package/dist/quit-TQX6GXA5.cjs +0 -10
- package/dist/repeat-BSPS5TWD.cjs +0 -13
- package/dist/resume-2GOPDLL4.cjs +0 -13
- package/dist/resume-37IUVDA6.js +0 -13
- package/dist/search-7KUSHIBL.cjs +0 -17
- package/dist/search-OJGDRIMA.js +0 -17
- package/dist/sessions-CYYCHSQG.cjs +0 -10
- package/dist/settings-2D7CAO66.cjs +0 -30
- package/dist/settings-BXR6SBJP.js +0 -30
- package/dist/share-BXQY5IQU.js +0 -14
- package/dist/share-OSFXZBGS.cjs +0 -14
- package/dist/skills-FL6O6AOM.cjs +0 -26
- package/dist/skills-PNKQZRNK.js +0 -26
- package/dist/skills-new-XFMEHHIF.cjs +0 -15
- package/dist/skills-new-ZNZPHUKS.js +0 -15
- package/dist/slashCommands-LLCNPK3X.js +0 -76
- package/dist/slashCommands-RXZZS6RE.cjs +0 -76
- package/dist/status-BCECUJXT.cjs +0 -11
- package/dist/status-EFO7MQU3.js +0 -11
- package/dist/sync-IJYJ6KKM.js +0 -18
- package/dist/sync-LFT6SBPF.cjs +0 -18
- package/dist/sync-U7SDPBNZ.cjs +0 -40
- package/dist/theme-AWBHSG7J.cjs +0 -18
- package/dist/theme-TQLBPJ2E.js +0 -18
- package/dist/undo-IBBGP7A2.cjs +0 -10
|
@@ -0,0 +1,866 @@
|
|
|
1
|
+
import {
|
|
2
|
+
addToLocalAllowList,
|
|
3
|
+
addToLocalDenyList,
|
|
4
|
+
loadLocalProjectSettings,
|
|
5
|
+
mergePermissions
|
|
6
|
+
} from "./chunk-5A7ZL64N.js";
|
|
7
|
+
import {
|
|
8
|
+
PROJECT_DIR_NAME
|
|
9
|
+
} from "./chunk-SHRLFX6F.js";
|
|
10
|
+
|
|
11
|
+
// src/permissions/PermissionManager.ts
|
|
12
|
+
import path2 from "path";
|
|
13
|
+
|
|
14
|
+
// src/permissions/toolPatterns.ts
|
|
15
|
+
import { minimatch } from "minimatch";
|
|
16
|
+
function matchesToolPattern(pattern, call) {
|
|
17
|
+
if (pattern.kind !== call.kind) return false;
|
|
18
|
+
if (!pattern.argument) return true;
|
|
19
|
+
const arg = pattern.argument;
|
|
20
|
+
if (arg.endsWith(":*")) {
|
|
21
|
+
const stem = arg.slice(0, -2);
|
|
22
|
+
return call.target === stem || call.target.startsWith(stem + " ");
|
|
23
|
+
}
|
|
24
|
+
if (pattern.kind === "url") {
|
|
25
|
+
try {
|
|
26
|
+
const url = new URL(call.target);
|
|
27
|
+
const domain = url.hostname;
|
|
28
|
+
if (arg.startsWith("*.")) {
|
|
29
|
+
return domain.endsWith(arg.slice(1));
|
|
30
|
+
}
|
|
31
|
+
return domain === arg || domain.endsWith("." + arg);
|
|
32
|
+
} catch {
|
|
33
|
+
return call.target.includes(arg);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
if (arg === call.target) return true;
|
|
37
|
+
if (arg.includes("*") || arg.includes("?")) {
|
|
38
|
+
return minimatch(call.target, arg);
|
|
39
|
+
}
|
|
40
|
+
return false;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
// src/permissions/sessionProjectPermissions.ts
|
|
44
|
+
import fs from "fs-extra";
|
|
45
|
+
import path from "path";
|
|
46
|
+
var SESSION_PERMISSIONS_FILE = "session-permissions.json";
|
|
47
|
+
function getSessionPermissionsPath(workspaceRoot) {
|
|
48
|
+
return path.join(workspaceRoot, PROJECT_DIR_NAME, SESSION_PERMISSIONS_FILE);
|
|
49
|
+
}
|
|
50
|
+
async function loadSessionProjectPermissions(workspaceRoot) {
|
|
51
|
+
const filePath = getSessionPermissionsPath(workspaceRoot);
|
|
52
|
+
if (!await fs.pathExists(filePath)) {
|
|
53
|
+
return null;
|
|
54
|
+
}
|
|
55
|
+
const contents = await fs.readFile(filePath, "utf8");
|
|
56
|
+
return JSON.parse(contents);
|
|
57
|
+
}
|
|
58
|
+
async function saveSessionProjectPermissions(workspaceRoot, permissions) {
|
|
59
|
+
const filePath = getSessionPermissionsPath(workspaceRoot);
|
|
60
|
+
await fs.ensureDir(path.dirname(filePath));
|
|
61
|
+
await fs.writeJson(filePath, { ...permissions, version: 1 }, { spaces: 2 });
|
|
62
|
+
}
|
|
63
|
+
async function addToSessionAllowList(workspaceRoot, pattern) {
|
|
64
|
+
const current = await loadSessionProjectPermissions(workspaceRoot) ?? {};
|
|
65
|
+
const allowList = current.allowList ?? [];
|
|
66
|
+
if (!allowList.includes(pattern)) {
|
|
67
|
+
allowList.push(pattern);
|
|
68
|
+
}
|
|
69
|
+
await saveSessionProjectPermissions(workspaceRoot, {
|
|
70
|
+
...current,
|
|
71
|
+
allowList
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
async function addToSessionDenyList(workspaceRoot, pattern) {
|
|
75
|
+
const current = await loadSessionProjectPermissions(workspaceRoot) ?? {};
|
|
76
|
+
const denyList = current.denyList ?? [];
|
|
77
|
+
if (!denyList.includes(pattern)) {
|
|
78
|
+
denyList.push(pattern);
|
|
79
|
+
}
|
|
80
|
+
await saveSessionProjectPermissions(workspaceRoot, {
|
|
81
|
+
...current,
|
|
82
|
+
denyList
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
// src/permissions/PermissionManager.ts
|
|
87
|
+
var DEFAULT_SECURITY_BLACKLIST = [
|
|
88
|
+
// === Sensitive Files (read/write blocked) ===
|
|
89
|
+
// Environment files with secrets
|
|
90
|
+
"read_file:.env",
|
|
91
|
+
"read_file:.env.*",
|
|
92
|
+
"read_file:*.env",
|
|
93
|
+
"write_file:.env",
|
|
94
|
+
"write_file:.env.*",
|
|
95
|
+
"write_file:*.env",
|
|
96
|
+
// Git credentials and config
|
|
97
|
+
"read_file:.git/config",
|
|
98
|
+
"write_file:.git/config",
|
|
99
|
+
"read_file:.git/credentials",
|
|
100
|
+
"write_file:.git/credentials",
|
|
101
|
+
"read_file:.gitconfig",
|
|
102
|
+
"write_file:.gitconfig",
|
|
103
|
+
// SSH keys
|
|
104
|
+
"read_file:*/.ssh/*",
|
|
105
|
+
"write_file:*/.ssh/*",
|
|
106
|
+
"read_file:*/id_rsa*",
|
|
107
|
+
"read_file:*/id_ed25519*",
|
|
108
|
+
"read_file:*/id_ecdsa*",
|
|
109
|
+
"write_file:*/id_rsa*",
|
|
110
|
+
"write_file:*/id_ed25519*",
|
|
111
|
+
// Cloud credentials
|
|
112
|
+
"read_file:*/.aws/credentials",
|
|
113
|
+
"read_file:*/.aws/config",
|
|
114
|
+
"write_file:*/.aws/*",
|
|
115
|
+
"read_file:*/.azure/*",
|
|
116
|
+
"write_file:*/.azure/*",
|
|
117
|
+
"read_file:*/.gcloud/*",
|
|
118
|
+
"write_file:*/.gcloud/*",
|
|
119
|
+
// Private keys and certificates
|
|
120
|
+
"read_file:*.pem",
|
|
121
|
+
"read_file:*.key",
|
|
122
|
+
"read_file:*.p12",
|
|
123
|
+
"read_file:*.pfx",
|
|
124
|
+
"write_file:*.pem",
|
|
125
|
+
"write_file:*.key",
|
|
126
|
+
// GPG keys
|
|
127
|
+
"read_file:*/.gnupg/*",
|
|
128
|
+
"write_file:*/.gnupg/*",
|
|
129
|
+
// NPM tokens
|
|
130
|
+
"read_file:.npmrc",
|
|
131
|
+
"write_file:.npmrc",
|
|
132
|
+
// Docker credentials
|
|
133
|
+
"read_file:*/.docker/config.json",
|
|
134
|
+
"write_file:*/.docker/config.json",
|
|
135
|
+
// Kubernetes credentials
|
|
136
|
+
"read_file:*/.kube/config",
|
|
137
|
+
"write_file:*/.kube/config",
|
|
138
|
+
// === Dangerous Commands ===
|
|
139
|
+
// Environment exposure
|
|
140
|
+
"run_command:printenv",
|
|
141
|
+
"run_command:printenv *",
|
|
142
|
+
"run_command:env",
|
|
143
|
+
"run_command:export",
|
|
144
|
+
"run_command:set",
|
|
145
|
+
"shell:printenv",
|
|
146
|
+
"shell:printenv *",
|
|
147
|
+
"shell:env",
|
|
148
|
+
"shell:export",
|
|
149
|
+
"shell:set",
|
|
150
|
+
// System information
|
|
151
|
+
"run_command:cat /etc/passwd",
|
|
152
|
+
"run_command:cat /etc/shadow",
|
|
153
|
+
"run_command:cat /etc/sudoers",
|
|
154
|
+
"shell:cat /etc/passwd",
|
|
155
|
+
"shell:cat /etc/shadow",
|
|
156
|
+
"shell:cat /etc/sudoers",
|
|
157
|
+
// Privilege escalation
|
|
158
|
+
"run_command:sudo *",
|
|
159
|
+
"run_command:su *",
|
|
160
|
+
"run_command:doas *",
|
|
161
|
+
"shell:sudo *",
|
|
162
|
+
"shell:su *",
|
|
163
|
+
"shell:doas *",
|
|
164
|
+
// Destructive operations
|
|
165
|
+
"run_command:rm -rf /",
|
|
166
|
+
"run_command:rm -rf /*",
|
|
167
|
+
"run_command:rm -rf ~",
|
|
168
|
+
"run_command:rm -rf ~/*",
|
|
169
|
+
"run_command:dd if=* of=/dev/*",
|
|
170
|
+
"run_command:mkfs*",
|
|
171
|
+
"run_command:wipefs*",
|
|
172
|
+
"run_command:shred*",
|
|
173
|
+
"shell:rm -rf /",
|
|
174
|
+
"shell:rm -rf /*",
|
|
175
|
+
"shell:rm -rf ~",
|
|
176
|
+
"shell:rm -rf ~/*",
|
|
177
|
+
"shell:dd if=* of=/dev/*",
|
|
178
|
+
"shell:mkfs*",
|
|
179
|
+
"shell:wipefs*",
|
|
180
|
+
"shell:shred*",
|
|
181
|
+
// Remote code execution
|
|
182
|
+
"run_command:curl * | *sh",
|
|
183
|
+
"run_command:wget * | *sh",
|
|
184
|
+
"run_command:curl *|*sh",
|
|
185
|
+
"run_command:wget *|*sh",
|
|
186
|
+
"shell:curl * | *sh",
|
|
187
|
+
"shell:wget * | *sh",
|
|
188
|
+
"shell:curl *|*sh",
|
|
189
|
+
"shell:wget *|*sh",
|
|
190
|
+
// Network tools that can exfiltrate
|
|
191
|
+
"run_command:nc -e*",
|
|
192
|
+
"run_command:ncat -e*",
|
|
193
|
+
"run_command:netcat -e*",
|
|
194
|
+
"shell:nc -e*",
|
|
195
|
+
"shell:ncat -e*",
|
|
196
|
+
"shell:netcat -e*",
|
|
197
|
+
// Credential theft
|
|
198
|
+
"run_command:cat */.ssh/*",
|
|
199
|
+
"run_command:cat */.aws/*",
|
|
200
|
+
"run_command:cat *.pem",
|
|
201
|
+
"run_command:cat *.key",
|
|
202
|
+
"shell:cat */.ssh/*",
|
|
203
|
+
"shell:cat */.aws/*",
|
|
204
|
+
"shell:cat *.pem",
|
|
205
|
+
"shell:cat *.key"
|
|
206
|
+
];
|
|
207
|
+
var PermissionManager = class _PermissionManager {
|
|
208
|
+
settings;
|
|
209
|
+
localSettings;
|
|
210
|
+
sessionProjectSettings;
|
|
211
|
+
sessionCache = /* @__PURE__ */ new Map();
|
|
212
|
+
mode;
|
|
213
|
+
onPersist;
|
|
214
|
+
workspaceRoot;
|
|
215
|
+
localSettingsLoaded = false;
|
|
216
|
+
normalizeSettings(settings) {
|
|
217
|
+
return {
|
|
218
|
+
mode: settings?.mode ?? "interactive",
|
|
219
|
+
allowList: [...settings?.allowList ?? settings?.whitelist ?? []],
|
|
220
|
+
denyList: [...settings?.denyList ?? settings?.blacklist ?? []],
|
|
221
|
+
rules: [...settings?.rules ?? []],
|
|
222
|
+
rememberSession: settings?.rememberSession ?? true,
|
|
223
|
+
allowPatterns: [...settings?.allowPatterns ?? []],
|
|
224
|
+
denyPatterns: [...settings?.denyPatterns ?? []],
|
|
225
|
+
availableTools: [...settings?.availableTools ?? []],
|
|
226
|
+
excludedTools: [...settings?.excludedTools ?? []],
|
|
227
|
+
allPathsAllowed: settings?.allPathsAllowed,
|
|
228
|
+
allUrlsAllowed: settings?.allUrlsAllowed
|
|
229
|
+
};
|
|
230
|
+
}
|
|
231
|
+
constructor(options = {}) {
|
|
232
|
+
const isOptions = "settings" in options || "onPersist" in options || "workspaceRoot" in options;
|
|
233
|
+
const settings = isOptions ? options.settings ?? {} : options;
|
|
234
|
+
this.onPersist = isOptions ? options.onPersist : void 0;
|
|
235
|
+
this.workspaceRoot = isOptions ? options.workspaceRoot : void 0;
|
|
236
|
+
this.settings = this.normalizeSettings(settings);
|
|
237
|
+
this.mode = this.settings.mode || "interactive";
|
|
238
|
+
}
|
|
239
|
+
/**
|
|
240
|
+
* Initialize local project settings (async)
|
|
241
|
+
* Call this after construction to load local .autohand/settings.local.json
|
|
242
|
+
*/
|
|
243
|
+
async initLocalSettings() {
|
|
244
|
+
if (!this.workspaceRoot || this.localSettingsLoaded) return;
|
|
245
|
+
try {
|
|
246
|
+
const localSettings = await loadLocalProjectSettings(this.workspaceRoot);
|
|
247
|
+
if (localSettings?.permissions) {
|
|
248
|
+
this.localSettings = this.normalizeSettings(localSettings.permissions);
|
|
249
|
+
}
|
|
250
|
+
const sessionSettings = await loadSessionProjectPermissions(this.workspaceRoot);
|
|
251
|
+
if (sessionSettings) {
|
|
252
|
+
this.sessionProjectSettings = {
|
|
253
|
+
allowList: [...sessionSettings.allowList ?? []],
|
|
254
|
+
denyList: [...sessionSettings.denyList ?? []],
|
|
255
|
+
version: sessionSettings.version
|
|
256
|
+
};
|
|
257
|
+
}
|
|
258
|
+
this.localSettingsLoaded = true;
|
|
259
|
+
} catch {
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
/**
|
|
263
|
+
* Get merged settings (global + local)
|
|
264
|
+
*/
|
|
265
|
+
getMergedSettings() {
|
|
266
|
+
return mergePermissions(this.settings, this.localSettings);
|
|
267
|
+
}
|
|
268
|
+
/**
|
|
269
|
+
* Set permission mode (can be overridden by CLI flags)
|
|
270
|
+
*/
|
|
271
|
+
setMode(mode) {
|
|
272
|
+
this.mode = mode;
|
|
273
|
+
}
|
|
274
|
+
/**
|
|
275
|
+
* Get current mode
|
|
276
|
+
*/
|
|
277
|
+
getMode() {
|
|
278
|
+
return this.mode;
|
|
279
|
+
}
|
|
280
|
+
/**
|
|
281
|
+
* Check if an action should be allowed, denied, or prompted
|
|
282
|
+
*/
|
|
283
|
+
checkPermission(context) {
|
|
284
|
+
if (this.isSecurityBlacklisted(context)) {
|
|
285
|
+
return { allowed: false, reason: "blacklisted" };
|
|
286
|
+
}
|
|
287
|
+
const patternDecision = this.checkPatterns(context);
|
|
288
|
+
if (patternDecision) {
|
|
289
|
+
return patternDecision;
|
|
290
|
+
}
|
|
291
|
+
const cacheKey = this.getCacheKey(context);
|
|
292
|
+
if (this.settings.rememberSession && this.sessionCache.has(cacheKey)) {
|
|
293
|
+
return {
|
|
294
|
+
allowed: this.sessionCache.get(cacheKey),
|
|
295
|
+
reason: this.sessionCache.get(cacheKey) ? "user_approved" : "user_denied",
|
|
296
|
+
cached: true
|
|
297
|
+
};
|
|
298
|
+
}
|
|
299
|
+
if (this.mode === "unrestricted") {
|
|
300
|
+
return { allowed: true, reason: "mode_unrestricted" };
|
|
301
|
+
}
|
|
302
|
+
if (this.mode === "restricted") {
|
|
303
|
+
return { allowed: false, reason: "mode_restricted" };
|
|
304
|
+
}
|
|
305
|
+
const sessionDecision = this.checkScopedLists(
|
|
306
|
+
context,
|
|
307
|
+
this.sessionProjectSettings?.allowList,
|
|
308
|
+
this.sessionProjectSettings?.denyList,
|
|
309
|
+
"session"
|
|
310
|
+
);
|
|
311
|
+
if (sessionDecision) {
|
|
312
|
+
return sessionDecision;
|
|
313
|
+
}
|
|
314
|
+
const projectDecision = this.checkScopedLists(
|
|
315
|
+
context,
|
|
316
|
+
this.localSettings?.allowList,
|
|
317
|
+
this.localSettings?.denyList,
|
|
318
|
+
"project"
|
|
319
|
+
);
|
|
320
|
+
if (projectDecision) {
|
|
321
|
+
return projectDecision;
|
|
322
|
+
}
|
|
323
|
+
const userDecision = this.checkScopedLists(
|
|
324
|
+
context,
|
|
325
|
+
this.settings.allowList,
|
|
326
|
+
this.settings.denyList,
|
|
327
|
+
"user"
|
|
328
|
+
);
|
|
329
|
+
if (userDecision) {
|
|
330
|
+
return userDecision;
|
|
331
|
+
}
|
|
332
|
+
const ruleDecision = this.checkRules(context);
|
|
333
|
+
if (ruleDecision) {
|
|
334
|
+
return ruleDecision;
|
|
335
|
+
}
|
|
336
|
+
return { allowed: false, reason: "default" };
|
|
337
|
+
}
|
|
338
|
+
/**
|
|
339
|
+
* Record a user's decision using the legacy boolean API.
|
|
340
|
+
* Approved permissions are saved to the project allowList when possible.
|
|
341
|
+
*/
|
|
342
|
+
async recordDecision(context, allowed) {
|
|
343
|
+
const merged = this.getMergedSettings();
|
|
344
|
+
if (merged.rememberSession) {
|
|
345
|
+
const cacheKey = this.getCacheKey(context);
|
|
346
|
+
this.sessionCache.set(cacheKey, allowed);
|
|
347
|
+
}
|
|
348
|
+
const pattern = this.contextToPattern(context);
|
|
349
|
+
const dirPattern = allowed && context.path ? this.buildDirectoryWildcard(context) : null;
|
|
350
|
+
if (allowed && this.workspaceRoot) {
|
|
351
|
+
try {
|
|
352
|
+
const patterns = dirPattern ? [pattern, dirPattern] : [pattern];
|
|
353
|
+
for (const p of patterns) {
|
|
354
|
+
await addToLocalAllowList(this.workspaceRoot, p);
|
|
355
|
+
}
|
|
356
|
+
if (!this.localSettings) {
|
|
357
|
+
this.localSettings = { allowList: [] };
|
|
358
|
+
}
|
|
359
|
+
if (!this.localSettings.allowList) {
|
|
360
|
+
this.localSettings.allowList = [];
|
|
361
|
+
}
|
|
362
|
+
for (const p of patterns) {
|
|
363
|
+
if (!this.localSettings.allowList.includes(p)) {
|
|
364
|
+
this.localSettings.allowList.push(p);
|
|
365
|
+
}
|
|
366
|
+
}
|
|
367
|
+
} catch {
|
|
368
|
+
this.addToAllowList(pattern);
|
|
369
|
+
if (dirPattern) this.addToAllowList(dirPattern);
|
|
370
|
+
}
|
|
371
|
+
} else if (allowed) {
|
|
372
|
+
this.addToAllowList(pattern);
|
|
373
|
+
if (dirPattern) this.addToAllowList(dirPattern);
|
|
374
|
+
} else {
|
|
375
|
+
this.addToDenyList(pattern);
|
|
376
|
+
}
|
|
377
|
+
if (this.onPersist) {
|
|
378
|
+
await this.onPersist(this.settings);
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
async applyPromptDecision(context, result) {
|
|
382
|
+
const pattern = this.contextToPattern(context);
|
|
383
|
+
const dirPattern = this.buildDirectoryWildcard(context);
|
|
384
|
+
const allowPatterns = dirPattern ? [pattern, dirPattern] : [pattern];
|
|
385
|
+
switch (result.decision) {
|
|
386
|
+
case "allow_once":
|
|
387
|
+
case "deny_once":
|
|
388
|
+
case "alternative":
|
|
389
|
+
return;
|
|
390
|
+
case "allow_session": {
|
|
391
|
+
if (!this.workspaceRoot) {
|
|
392
|
+
return;
|
|
393
|
+
}
|
|
394
|
+
for (const entry of allowPatterns) {
|
|
395
|
+
await addToSessionAllowList(this.workspaceRoot, entry);
|
|
396
|
+
}
|
|
397
|
+
this.sessionProjectSettings = {
|
|
398
|
+
...this.sessionProjectSettings ?? {},
|
|
399
|
+
allowList: Array.from(/* @__PURE__ */ new Set([...this.sessionProjectSettings?.allowList ?? [], ...allowPatterns])),
|
|
400
|
+
denyList: [...this.sessionProjectSettings?.denyList ?? []]
|
|
401
|
+
};
|
|
402
|
+
return;
|
|
403
|
+
}
|
|
404
|
+
case "deny_session": {
|
|
405
|
+
if (!this.workspaceRoot) {
|
|
406
|
+
return;
|
|
407
|
+
}
|
|
408
|
+
await addToSessionDenyList(this.workspaceRoot, pattern);
|
|
409
|
+
this.sessionProjectSettings = {
|
|
410
|
+
...this.sessionProjectSettings ?? {},
|
|
411
|
+
allowList: [...this.sessionProjectSettings?.allowList ?? []],
|
|
412
|
+
denyList: Array.from(/* @__PURE__ */ new Set([...this.sessionProjectSettings?.denyList ?? [], pattern]))
|
|
413
|
+
};
|
|
414
|
+
return;
|
|
415
|
+
}
|
|
416
|
+
case "allow_always_project": {
|
|
417
|
+
if (!this.workspaceRoot) {
|
|
418
|
+
this.addToAllowList(pattern);
|
|
419
|
+
if (dirPattern) this.addToAllowList(dirPattern);
|
|
420
|
+
if (this.onPersist) {
|
|
421
|
+
await this.onPersist(this.settings);
|
|
422
|
+
}
|
|
423
|
+
return;
|
|
424
|
+
}
|
|
425
|
+
for (const entry of allowPatterns) {
|
|
426
|
+
await addToLocalAllowList(this.workspaceRoot, entry);
|
|
427
|
+
}
|
|
428
|
+
if (!this.localSettings) {
|
|
429
|
+
this.localSettings = this.normalizeSettings({});
|
|
430
|
+
}
|
|
431
|
+
this.localSettings.allowList = Array.from(/* @__PURE__ */ new Set([...this.localSettings.allowList ?? [], ...allowPatterns]));
|
|
432
|
+
return;
|
|
433
|
+
}
|
|
434
|
+
case "deny_always_project": {
|
|
435
|
+
if (!this.workspaceRoot) {
|
|
436
|
+
this.addToDenyList(pattern);
|
|
437
|
+
if (this.onPersist) {
|
|
438
|
+
await this.onPersist(this.settings);
|
|
439
|
+
}
|
|
440
|
+
return;
|
|
441
|
+
}
|
|
442
|
+
await addToLocalDenyList(this.workspaceRoot, pattern);
|
|
443
|
+
if (!this.localSettings) {
|
|
444
|
+
this.localSettings = this.normalizeSettings({});
|
|
445
|
+
}
|
|
446
|
+
this.localSettings.denyList = Array.from(/* @__PURE__ */ new Set([...this.localSettings.denyList ?? [], pattern]));
|
|
447
|
+
return;
|
|
448
|
+
}
|
|
449
|
+
case "allow_always_user":
|
|
450
|
+
this.addToAllowList(pattern);
|
|
451
|
+
if (dirPattern) this.addToAllowList(dirPattern);
|
|
452
|
+
if (this.onPersist) {
|
|
453
|
+
await this.onPersist(this.settings);
|
|
454
|
+
}
|
|
455
|
+
return;
|
|
456
|
+
case "deny_always_user":
|
|
457
|
+
this.addToDenyList(pattern);
|
|
458
|
+
if (this.onPersist) {
|
|
459
|
+
await this.onPersist(this.settings);
|
|
460
|
+
}
|
|
461
|
+
return;
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
/**
|
|
465
|
+
* Convert context to a pattern string for whitelist/blacklist
|
|
466
|
+
*/
|
|
467
|
+
contextToPattern(context) {
|
|
468
|
+
const tool = context.tool;
|
|
469
|
+
let value;
|
|
470
|
+
if (context.command) {
|
|
471
|
+
const args = context.args?.join(" ") || "";
|
|
472
|
+
value = args ? `${context.command} ${args}` : context.command;
|
|
473
|
+
} else if (context.path) {
|
|
474
|
+
value = context.path;
|
|
475
|
+
} else {
|
|
476
|
+
return `${tool}:*`;
|
|
477
|
+
}
|
|
478
|
+
return `${tool}:${value}`;
|
|
479
|
+
}
|
|
480
|
+
/**
|
|
481
|
+
* Build a directory-level wildcard pattern for path-based approvals.
|
|
482
|
+
* E.g., write_file:/project/tests/foo.ts → write_file:/project/tests/*
|
|
483
|
+
* This allows future writes in the same directory to be auto-approved.
|
|
484
|
+
*/
|
|
485
|
+
buildDirectoryWildcard(context) {
|
|
486
|
+
if (!context.path) return null;
|
|
487
|
+
const dir = path2.dirname(context.path);
|
|
488
|
+
if (dir === "." || dir === "/") return null;
|
|
489
|
+
return `${context.tool}:${dir}/*`;
|
|
490
|
+
}
|
|
491
|
+
/**
|
|
492
|
+
* Convert a PermissionContext to the { kind, target } shape used by matchesToolPattern.
|
|
493
|
+
*/
|
|
494
|
+
contextToCall(context) {
|
|
495
|
+
return { kind: context.tool, target: this.getFullCommand(context) };
|
|
496
|
+
}
|
|
497
|
+
/**
|
|
498
|
+
* Check pattern-based allow/deny rules (denyPatterns, availableTools, excludedTools,
|
|
499
|
+
* allowPatterns, allPathsAllowed, allUrlsAllowed).
|
|
500
|
+
* Returns a decision when a pattern fires, or null to continue with normal flow.
|
|
501
|
+
*/
|
|
502
|
+
checkPatterns(context) {
|
|
503
|
+
const settings = this.getMergedSettings();
|
|
504
|
+
const call = this.contextToCall(context);
|
|
505
|
+
if (settings.denyPatterns?.length) {
|
|
506
|
+
for (const p of settings.denyPatterns) {
|
|
507
|
+
if (matchesToolPattern(p, call)) {
|
|
508
|
+
return { allowed: false, reason: "pattern_denied" };
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
if (settings.availableTools?.length) {
|
|
513
|
+
const inAvailable = settings.availableTools.some((p) => matchesToolPattern(p, call));
|
|
514
|
+
if (!inAvailable) {
|
|
515
|
+
return { allowed: false, reason: "not_in_available" };
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
if (settings.excludedTools?.length) {
|
|
519
|
+
for (const p of settings.excludedTools) {
|
|
520
|
+
if (matchesToolPattern(p, call)) {
|
|
521
|
+
return { allowed: false, reason: "excluded" };
|
|
522
|
+
}
|
|
523
|
+
}
|
|
524
|
+
}
|
|
525
|
+
if (settings.allowPatterns?.length) {
|
|
526
|
+
for (const p of settings.allowPatterns) {
|
|
527
|
+
if (matchesToolPattern(p, call)) {
|
|
528
|
+
return { allowed: true, reason: "pattern_allowed" };
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
const fileTools = /* @__PURE__ */ new Set(["read_file", "write_file", "list_dir", "delete_path", "move_path", "copy_path"]);
|
|
533
|
+
if (settings.allPathsAllowed && fileTools.has(context.tool)) {
|
|
534
|
+
return { allowed: true, reason: "all_paths_allowed" };
|
|
535
|
+
}
|
|
536
|
+
if (settings.allUrlsAllowed && context.tool === "url") {
|
|
537
|
+
return { allowed: true, reason: "all_urls_allowed" };
|
|
538
|
+
}
|
|
539
|
+
return null;
|
|
540
|
+
}
|
|
541
|
+
/**
|
|
542
|
+
* Check if context matches the immutable security blacklist
|
|
543
|
+
* This check CANNOT be bypassed by any mode, allowList, or user setting
|
|
544
|
+
*/
|
|
545
|
+
isSecurityBlacklisted(context) {
|
|
546
|
+
return DEFAULT_SECURITY_BLACKLIST.some((pattern) => this.matchesPattern(context, pattern));
|
|
547
|
+
}
|
|
548
|
+
/**
|
|
549
|
+
* Check scoped allow/deny lists, returning a source-specific decision if matched.
|
|
550
|
+
*/
|
|
551
|
+
checkScopedLists(context, allowList, denyList, scope) {
|
|
552
|
+
const normalizedAllowList = allowList ?? [];
|
|
553
|
+
const normalizedDenyList = denyList ?? [];
|
|
554
|
+
if (normalizedDenyList.some((pattern) => this.matchesPattern(context, pattern))) {
|
|
555
|
+
return {
|
|
556
|
+
allowed: false,
|
|
557
|
+
reason: scope === "user" ? "deny_list" : `${scope}_deny_list`
|
|
558
|
+
};
|
|
559
|
+
}
|
|
560
|
+
if (normalizedAllowList.some((pattern) => this.matchesPattern(context, pattern))) {
|
|
561
|
+
return {
|
|
562
|
+
allowed: true,
|
|
563
|
+
reason: scope === "user" ? "allow_list" : `${scope}_allow_list`
|
|
564
|
+
};
|
|
565
|
+
}
|
|
566
|
+
return null;
|
|
567
|
+
}
|
|
568
|
+
/**
|
|
569
|
+
* Check custom rules (uses merged global + local settings)
|
|
570
|
+
*/
|
|
571
|
+
checkRules(context) {
|
|
572
|
+
const merged = this.getMergedSettings();
|
|
573
|
+
const rules = merged.rules || [];
|
|
574
|
+
for (const rule of rules) {
|
|
575
|
+
if (this.ruleMatches(context, rule)) {
|
|
576
|
+
if (rule.action === "allow") {
|
|
577
|
+
return { allowed: true, reason: "rule_match" };
|
|
578
|
+
}
|
|
579
|
+
if (rule.action === "deny") {
|
|
580
|
+
return { allowed: false, reason: "rule_match" };
|
|
581
|
+
}
|
|
582
|
+
}
|
|
583
|
+
}
|
|
584
|
+
return null;
|
|
585
|
+
}
|
|
586
|
+
/**
|
|
587
|
+
* Check if a rule matches the context
|
|
588
|
+
*/
|
|
589
|
+
ruleMatches(context, rule) {
|
|
590
|
+
if (rule.tool !== "*" && rule.tool !== context.tool) {
|
|
591
|
+
return false;
|
|
592
|
+
}
|
|
593
|
+
if (rule.pattern) {
|
|
594
|
+
const fullCommand = this.getFullCommand(context);
|
|
595
|
+
return this.globMatch(fullCommand, rule.pattern);
|
|
596
|
+
}
|
|
597
|
+
return true;
|
|
598
|
+
}
|
|
599
|
+
/**
|
|
600
|
+
* Match context against a pattern string
|
|
601
|
+
* Format: "tool:pattern" or just "pattern" for run_command
|
|
602
|
+
* Supports prefix patterns like "write_file:*" and directory-specific patterns
|
|
603
|
+
*/
|
|
604
|
+
matchesPattern(context, pattern) {
|
|
605
|
+
const colonIndex = pattern.indexOf(":");
|
|
606
|
+
let toolPattern;
|
|
607
|
+
let commandPattern;
|
|
608
|
+
if (colonIndex !== -1) {
|
|
609
|
+
toolPattern = pattern.substring(0, colonIndex);
|
|
610
|
+
commandPattern = pattern.substring(colonIndex + 1);
|
|
611
|
+
} else {
|
|
612
|
+
toolPattern = "run_command";
|
|
613
|
+
commandPattern = pattern;
|
|
614
|
+
}
|
|
615
|
+
if (toolPattern !== "*" && toolPattern !== context.tool) {
|
|
616
|
+
return false;
|
|
617
|
+
}
|
|
618
|
+
if (commandPattern === "*") {
|
|
619
|
+
return true;
|
|
620
|
+
}
|
|
621
|
+
if (commandPattern.endsWith(":*")) {
|
|
622
|
+
const prefix = commandPattern.slice(0, -2);
|
|
623
|
+
const fullCommand2 = this.getFullCommand(context);
|
|
624
|
+
if (fullCommand2.startsWith(prefix)) {
|
|
625
|
+
return fullCommand2 === prefix || fullCommand2.startsWith(prefix + " ") || fullCommand2.startsWith(prefix + "/") || fullCommand2.startsWith(prefix + path2.sep);
|
|
626
|
+
}
|
|
627
|
+
return false;
|
|
628
|
+
}
|
|
629
|
+
if (this.workspaceRoot && commandPattern.includes("/*")) {
|
|
630
|
+
if (context.path) {
|
|
631
|
+
const workspacePattern = path2.join(this.workspaceRoot, commandPattern);
|
|
632
|
+
const resolvedPath = path2.resolve(this.workspaceRoot, context.path);
|
|
633
|
+
return this.globMatch(resolvedPath, workspacePattern);
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
const fullCommand = this.getFullCommand(context);
|
|
637
|
+
return this.globMatch(fullCommand, commandPattern);
|
|
638
|
+
}
|
|
639
|
+
/**
|
|
640
|
+
* Get full command string from context
|
|
641
|
+
*/
|
|
642
|
+
getFullCommand(context) {
|
|
643
|
+
if (context.command) {
|
|
644
|
+
const args = context.args?.join(" ") || "";
|
|
645
|
+
return args ? `${context.command} ${args}` : context.command;
|
|
646
|
+
}
|
|
647
|
+
if (context.path) {
|
|
648
|
+
return context.path;
|
|
649
|
+
}
|
|
650
|
+
return context.tool;
|
|
651
|
+
}
|
|
652
|
+
/**
|
|
653
|
+
* Simple glob matching (* for wildcards)
|
|
654
|
+
*/
|
|
655
|
+
globMatch(text, pattern) {
|
|
656
|
+
const regexPattern = pattern.replace(/[.+^${}()|[\]\\]/g, "\\$&").replace(/\*/g, ".*").replace(/\?/g, ".");
|
|
657
|
+
const regex = new RegExp(`^${regexPattern}$`, "i");
|
|
658
|
+
return regex.test(text);
|
|
659
|
+
}
|
|
660
|
+
/**
|
|
661
|
+
* Generate cache key from context
|
|
662
|
+
*/
|
|
663
|
+
getCacheKey(context) {
|
|
664
|
+
const parts = [context.tool];
|
|
665
|
+
if (context.command) parts.push(context.command);
|
|
666
|
+
if (context.args?.length) parts.push(context.args.join(" "));
|
|
667
|
+
if (context.path) parts.push(context.path);
|
|
668
|
+
return parts.join("::");
|
|
669
|
+
}
|
|
670
|
+
/**
|
|
671
|
+
* Clear session cache
|
|
672
|
+
*/
|
|
673
|
+
clearCache() {
|
|
674
|
+
this.sessionCache.clear();
|
|
675
|
+
}
|
|
676
|
+
/**
|
|
677
|
+
* Get session cache stats
|
|
678
|
+
*/
|
|
679
|
+
getCacheStats() {
|
|
680
|
+
return {
|
|
681
|
+
size: this.sessionCache.size,
|
|
682
|
+
entries: Array.from(this.sessionCache.keys())
|
|
683
|
+
};
|
|
684
|
+
}
|
|
685
|
+
/**
|
|
686
|
+
* Add to allowList dynamically
|
|
687
|
+
*/
|
|
688
|
+
addToAllowList(pattern) {
|
|
689
|
+
if (!this.settings.allowList) {
|
|
690
|
+
this.settings.allowList = [];
|
|
691
|
+
}
|
|
692
|
+
if (!this.settings.allowList.includes(pattern)) {
|
|
693
|
+
this.settings.allowList.push(pattern);
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
/**
|
|
697
|
+
* Add to denyList dynamically
|
|
698
|
+
*/
|
|
699
|
+
addToDenyList(pattern) {
|
|
700
|
+
if (!this.settings.denyList) {
|
|
701
|
+
this.settings.denyList = [];
|
|
702
|
+
}
|
|
703
|
+
if (!this.settings.denyList.includes(pattern)) {
|
|
704
|
+
this.settings.denyList.push(pattern);
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
/**
|
|
708
|
+
* Remove from allowList
|
|
709
|
+
*/
|
|
710
|
+
async removeFromAllowList(pattern) {
|
|
711
|
+
if (!this.settings.allowList) return false;
|
|
712
|
+
const index = this.settings.allowList.indexOf(pattern);
|
|
713
|
+
if (index !== -1) {
|
|
714
|
+
this.settings.allowList.splice(index, 1);
|
|
715
|
+
if (this.onPersist) {
|
|
716
|
+
await this.onPersist(this.settings);
|
|
717
|
+
}
|
|
718
|
+
return true;
|
|
719
|
+
}
|
|
720
|
+
return false;
|
|
721
|
+
}
|
|
722
|
+
/**
|
|
723
|
+
* Remove from denyList
|
|
724
|
+
*/
|
|
725
|
+
async removeFromDenyList(pattern) {
|
|
726
|
+
if (!this.settings.denyList) return false;
|
|
727
|
+
const index = this.settings.denyList.indexOf(pattern);
|
|
728
|
+
if (index !== -1) {
|
|
729
|
+
this.settings.denyList.splice(index, 1);
|
|
730
|
+
if (this.onPersist) {
|
|
731
|
+
await this.onPersist(this.settings);
|
|
732
|
+
}
|
|
733
|
+
return true;
|
|
734
|
+
}
|
|
735
|
+
return false;
|
|
736
|
+
}
|
|
737
|
+
/**
|
|
738
|
+
* Get current allowList
|
|
739
|
+
*/
|
|
740
|
+
getAllowList() {
|
|
741
|
+
return [...this.settings.allowList || []];
|
|
742
|
+
}
|
|
743
|
+
/**
|
|
744
|
+
* Get current denyList
|
|
745
|
+
*/
|
|
746
|
+
getDenyList() {
|
|
747
|
+
return [...this.settings.denyList || []];
|
|
748
|
+
}
|
|
749
|
+
/**
|
|
750
|
+
* Get current settings (for display)
|
|
751
|
+
*/
|
|
752
|
+
getSettings() {
|
|
753
|
+
return {
|
|
754
|
+
...this.settings,
|
|
755
|
+
allowList: [...this.settings.allowList || []],
|
|
756
|
+
denyList: [...this.settings.denyList || []],
|
|
757
|
+
rules: [...this.settings.rules || []],
|
|
758
|
+
allowPatterns: [...this.settings.allowPatterns || []],
|
|
759
|
+
denyPatterns: [...this.settings.denyPatterns || []],
|
|
760
|
+
availableTools: [...this.settings.availableTools || []],
|
|
761
|
+
excludedTools: [...this.settings.excludedTools || []]
|
|
762
|
+
};
|
|
763
|
+
}
|
|
764
|
+
/**
|
|
765
|
+
* Create a prefix pattern for a tool (e.g., write_file:src:*)
|
|
766
|
+
*/
|
|
767
|
+
static createPrefixPattern(tool, prefix) {
|
|
768
|
+
return `${tool}:${prefix}:*`;
|
|
769
|
+
}
|
|
770
|
+
/**
|
|
771
|
+
* Create a workspace-relative pattern (e.g., write_file:src/*)
|
|
772
|
+
*/
|
|
773
|
+
static createWorkspacePattern(tool, workspaceDir) {
|
|
774
|
+
return `${tool}:${workspaceDir}/*`;
|
|
775
|
+
}
|
|
776
|
+
/**
|
|
777
|
+
* Create a tool wildcard pattern (e.g., write_file:*)
|
|
778
|
+
*/
|
|
779
|
+
static createToolWildcardPattern(tool) {
|
|
780
|
+
return `${tool}:*`;
|
|
781
|
+
}
|
|
782
|
+
/**
|
|
783
|
+
* Add a prefix pattern to allowList
|
|
784
|
+
*/
|
|
785
|
+
addPrefixPattern(tool, prefix) {
|
|
786
|
+
const pattern = _PermissionManager.createPrefixPattern(tool, prefix);
|
|
787
|
+
this.addToAllowList(pattern);
|
|
788
|
+
}
|
|
789
|
+
/**
|
|
790
|
+
* Add a workspace-relative pattern to allowList
|
|
791
|
+
*/
|
|
792
|
+
addWorkspacePattern(tool, workspaceDir) {
|
|
793
|
+
const pattern = _PermissionManager.createWorkspacePattern(tool, workspaceDir);
|
|
794
|
+
this.addToAllowList(pattern);
|
|
795
|
+
}
|
|
796
|
+
/**
|
|
797
|
+
* Add a tool wildcard pattern to allowList
|
|
798
|
+
*/
|
|
799
|
+
addToolWildcardPattern(tool) {
|
|
800
|
+
const pattern = _PermissionManager.createToolWildcardPattern(tool);
|
|
801
|
+
this.addToAllowList(pattern);
|
|
802
|
+
}
|
|
803
|
+
getWhitelist() {
|
|
804
|
+
return this.getAllowList();
|
|
805
|
+
}
|
|
806
|
+
getBlacklist() {
|
|
807
|
+
return this.getDenyList();
|
|
808
|
+
}
|
|
809
|
+
async removeFromWhitelist(pattern) {
|
|
810
|
+
return this.removeFromAllowList(pattern);
|
|
811
|
+
}
|
|
812
|
+
async removeFromBlacklist(pattern) {
|
|
813
|
+
return this.removeFromDenyList(pattern);
|
|
814
|
+
}
|
|
815
|
+
addToWhitelist(pattern) {
|
|
816
|
+
this.addToAllowList(pattern);
|
|
817
|
+
}
|
|
818
|
+
addToBlacklist(pattern) {
|
|
819
|
+
this.addToDenyList(pattern);
|
|
820
|
+
}
|
|
821
|
+
getPermissionSnapshot(userConfigPath) {
|
|
822
|
+
const effective = this.getMergedSettings();
|
|
823
|
+
const effectiveAllowList = Array.from(/* @__PURE__ */ new Set([
|
|
824
|
+
...effective.allowList ?? [],
|
|
825
|
+
...this.sessionProjectSettings?.allowList ?? []
|
|
826
|
+
]));
|
|
827
|
+
const effectiveDenyList = Array.from(/* @__PURE__ */ new Set([
|
|
828
|
+
...effective.denyList ?? [],
|
|
829
|
+
...this.sessionProjectSettings?.denyList ?? []
|
|
830
|
+
]));
|
|
831
|
+
return {
|
|
832
|
+
mode: this.mode,
|
|
833
|
+
rememberSession: effective.rememberSession !== false,
|
|
834
|
+
session: {
|
|
835
|
+
path: this.workspaceRoot ? getSessionPermissionsPath(this.workspaceRoot) : "(project session unavailable)",
|
|
836
|
+
allowList: [...this.sessionProjectSettings?.allowList ?? []],
|
|
837
|
+
denyList: [...this.sessionProjectSettings?.denyList ?? []]
|
|
838
|
+
},
|
|
839
|
+
project: {
|
|
840
|
+
path: this.workspaceRoot ? path2.join(this.workspaceRoot, ".autohand", "settings.local.json") : "(project unavailable)",
|
|
841
|
+
allowList: [...this.localSettings?.allowList ?? []],
|
|
842
|
+
denyList: [...this.localSettings?.denyList ?? []]
|
|
843
|
+
},
|
|
844
|
+
user: {
|
|
845
|
+
path: userConfigPath,
|
|
846
|
+
allowList: [...this.settings.allowList ?? []],
|
|
847
|
+
denyList: [...this.settings.denyList ?? []]
|
|
848
|
+
},
|
|
849
|
+
effective: {
|
|
850
|
+
path: "merged",
|
|
851
|
+
allowList: effectiveAllowList,
|
|
852
|
+
denyList: effectiveDenyList
|
|
853
|
+
}
|
|
854
|
+
};
|
|
855
|
+
}
|
|
856
|
+
};
|
|
857
|
+
|
|
858
|
+
export {
|
|
859
|
+
addToSessionAllowList,
|
|
860
|
+
DEFAULT_SECURITY_BLACKLIST,
|
|
861
|
+
PermissionManager
|
|
862
|
+
};
|
|
863
|
+
/**
|
|
864
|
+
* Permission Manager - Handles tool/command approval with allow/deny lists
|
|
865
|
+
* @license Apache-2.0
|
|
866
|
+
*/
|