@qwen-code/qwen-code 0.21.0 → 0.21.1-nightly.20260730.1643a6c9a
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/bundled/qc-helper/docs/configuration/model-providers.md +2 -0
- package/bundled/qc-helper/docs/configuration/settings.md +39 -28
- package/bundled/qc-helper/docs/features/channels/_meta.ts +2 -0
- package/bundled/qc-helper/docs/features/channels/github.md +117 -0
- package/bundled/qc-helper/docs/features/channels/gitlab.md +171 -0
- package/bundled/qc-helper/docs/features/channels/overview.md +61 -6
- package/bundled/qc-helper/docs/features/code-review.md +1 -1
- package/bundled/qc-helper/docs/features/hooks.md +70 -15
- package/bundled/qc-helper/docs/features/mcp.md +9 -1
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +3 -1
- package/bundled/qc-helper/docs/features/sub-agents.md +20 -0
- package/bundled/qc-helper/docs/qwen-serve.md +11 -7
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +2 -2
- package/bundled/qc-helper/docs/support/troubleshooting.md +2 -1
- package/bundled/review/DESIGN.md +19 -0
- package/bundled/review/SKILL.md +120 -61
- package/chunks/MaxSizedBox-H77LGFDG.js +86 -0
- package/chunks/{StandaloneSessionPicker-BIRMPLRD.js → StandaloneSessionPicker-NGKLCYX4.js} +68 -67
- package/chunks/{acp-startup-profiler-RV3IV562.js → acp-startup-profiler-DFVPFQ6C.js} +2 -2
- package/chunks/{acpAgent-6J2U72PQ.js → acpAgent-RUN53PRW.js} +1381 -543
- package/chunks/agent-4CFRD2OG.js +82 -0
- package/chunks/agent-headless-XPUCIZLL.js +76 -0
- package/chunks/{anthropicContentGenerator-75BKLTSP.js → anthropicContentGenerator-V2QOGVYD.js} +79 -27
- package/chunks/{artifact-tool-Y5T7GG7F.js → artifact-tool-6K6U7XYJ.js} +4 -4
- package/chunks/{askUserQuestion-2H6747FR.js → askUserQuestion-GD2IJJ7I.js} +4 -4
- package/chunks/bridge-B2YJLSLT.js +92 -0
- package/chunks/{build-RV63TIRH.js → build-GDBLPA24.js} +1 -1
- package/chunks/{ca-25EDXPFZ.js → ca-6W3SK7OQ.js} +6 -1
- package/chunks/channel-management-service-RAPKQK24.js +418 -0
- package/chunks/channel-settings-store-KJQKY6NN.js +89 -0
- package/chunks/{channel-worker-group-2ZD7TVAT.js → channel-worker-group-7SZ7MR3K.js} +11 -6
- package/chunks/{channel-worker-manager-4OA4BCGB.js → channel-worker-manager-RN5KJYPF.js} +11 -6
- package/chunks/{channel-worker-supervisor-V7KCFJTS.js → channel-worker-supervisor-CABBXYHK.js} +7 -5
- package/chunks/{chunk-M5JM7OSF.js → chunk-2DN4J57Y.js} +2 -3
- package/chunks/{chunk-6GMVPFB2.js → chunk-2IIJTXYF.js} +45 -16
- package/chunks/{chunk-BPJSQIJX.js → chunk-2J3OJGTL.js} +0 -2
- package/chunks/{chunk-EPDRMGT4.js → chunk-2LKVPASC.js} +4 -28
- package/chunks/{chunk-PWTZEM3C.js → chunk-2LQTH543.js} +3 -37
- package/chunks/{chunk-CIKQ7KKO.js → chunk-2Q4CZ3V6.js} +713 -419
- package/chunks/{chunk-HIJQF5B5.js → chunk-3L2SPEBH.js} +1 -1
- package/chunks/{chunk-JXJFVC6E.js → chunk-3QDXECUB.js} +46 -11
- package/chunks/{chunk-PSOO6YXD.js → chunk-3RMX26V7.js} +9 -7
- package/chunks/{chunk-PC6JANNU.js → chunk-4755HD5V.js} +4 -4
- package/chunks/{chunk-GSN55ZRI.js → chunk-4D3MHM5F.js} +19 -7
- package/chunks/{chunk-EBJQ6AXW.js → chunk-4FQ4OKOU.js} +260 -14
- package/chunks/{chunk-BIQWWWJN.js → chunk-4G2BISNC.js} +1 -1
- package/chunks/{chunk-IKYJHJNF.js → chunk-5EHIP3GX.js} +3 -3
- package/chunks/chunk-5IDU2UGL.js +2196 -0
- package/chunks/{chunk-DHHOYAPR.js → chunk-5TBMQLGG.js} +7 -7
- package/chunks/{chunk-A4UCTEB5.js → chunk-5WV5S2GT.js} +0 -1
- package/chunks/chunk-5YKDXHUY.js +463 -0
- package/chunks/{chunk-K36B6G2O.js → chunk-5ZEFGTII.js} +5 -5
- package/chunks/{chunk-K4XWPEWB.js → chunk-64LQLPL7.js} +4 -33
- package/chunks/{chunk-TGILQ3YH.js → chunk-6CH6PHMZ.js} +141 -64
- package/chunks/chunk-6FMJLI5M.js +1591 -0
- package/chunks/chunk-6MPDY6ZG.js +76 -0
- package/chunks/{chunk-2NH6DYI4.js → chunk-6OF62NPQ.js} +12 -12
- package/chunks/{chunk-JZA3JUDJ.js → chunk-6QIGFD5W.js} +1 -1
- package/chunks/{chunk-ETSW4KLJ.js → chunk-72E7TSGG.js} +2 -2
- package/chunks/{chunk-OHNBB4XR.js → chunk-75GFAX4R.js} +1 -1
- package/chunks/{chunk-UDX5OBWR.js → chunk-77IMMLN2.js} +94 -4
- package/chunks/{chunk-TEHGS6UP.js → chunk-7A4V5CJY.js} +154 -16
- package/chunks/{chunk-QAF7NMK7.js → chunk-7BV2P4S3.js} +1 -1
- package/chunks/{chunk-RIBKPMRP.js → chunk-7RFNMXPU.js} +19 -6
- package/chunks/{chunk-KMQ33DO4.js → chunk-7UKQW4JU.js} +4 -4
- package/chunks/{chunk-A5L3JMUA.js → chunk-7XATOOE7.js} +18 -4
- package/chunks/{chunk-5I2IWRSH.js → chunk-A3NDJ5SB.js} +2 -2
- package/chunks/{chunk-JLU636DO.js → chunk-ALMR3E6Q.js} +1 -0
- package/chunks/{chunk-TPRQ7RZH.js → chunk-ANND7YTH.js} +2341 -940
- package/chunks/{chunk-PJIZUQVC.js → chunk-AZQ3DT76.js} +2 -2
- package/chunks/{chunk-KIM5GUMA.js → chunk-B47WVQ7T.js} +400 -162
- package/chunks/{chunk-UH3WSE5L.js → chunk-B4AJNNOL.js} +1 -6
- package/chunks/{chunk-BJX6ZSUK.js → chunk-BCZFQXWK.js} +2 -2
- package/chunks/{chunk-BKHWX6I2.js → chunk-CAEQL6GZ.js} +11 -3
- package/chunks/{chunk-J56UI34H.js → chunk-CI2PGI7Z.js} +4 -2
- package/chunks/{chunk-2SCDWPXI.js → chunk-CUWGNCKW.js} +5 -5
- package/chunks/{chunk-TOFQCPDC.js → chunk-CVHIL5IG.js} +4 -5
- package/chunks/{chunk-VRYUBFMC.js → chunk-CYIBLZBR.js} +1 -1
- package/chunks/{chunk-YBL3QUDD.js → chunk-CYPJYJIX.js} +1 -1
- package/chunks/{chunk-XVNQMZ2I.js → chunk-DGEIYUC3.js} +0 -1
- package/chunks/{chunk-7MVVZO4N.js → chunk-DGV27C34.js} +4 -4
- package/chunks/{chunk-BPZALHVR.js → chunk-DI35ZN7T.js} +1 -1
- package/chunks/chunk-DZLYR4U3.js +1252 -0
- package/chunks/{chunk-PHOF65IG.js → chunk-EYGWU66Z.js} +41594 -50416
- package/chunks/{chunk-7ZCNENPP.js → chunk-FANRZEAJ.js} +1 -1
- package/chunks/{chunk-WBL3FJEU.js → chunk-FC4KQFCS.js} +1 -1
- package/chunks/{chunk-5NBDS5S6.js → chunk-FCYYAB4S.js} +162 -7
- package/chunks/{chunk-L26JL52R.js → chunk-FH6SU2OG.js} +48 -61
- package/chunks/{chunk-OKY7HXPG.js → chunk-FNMZK765.js} +2 -2
- package/chunks/chunk-FYJ7W2PI.js +194 -0
- package/chunks/{chunk-BULDBTYC.js → chunk-G7XXKQYS.js} +3 -28
- package/chunks/{chunk-L5UHQJTJ.js → chunk-GATT5TKW.js} +1 -1
- package/chunks/{chunk-MVSUYZDT.js → chunk-GKWLJW7Z.js} +4 -4
- package/chunks/{chunk-VAK25FTU.js → chunk-GKX7E4CO.js} +1 -1
- package/chunks/{chunk-LS77BEZP.js → chunk-GLCZKT5V.js} +1 -5
- package/chunks/{chunk-FSITMZJH.js → chunk-GOXRFPH5.js} +18 -9
- package/chunks/{chunk-3RN6GBKS.js → chunk-HFAV3POZ.js} +1 -1
- package/chunks/{chunk-YX324OPW.js → chunk-HGQIL6NG.js} +1 -1
- package/chunks/{chunk-55DJUCI2.js → chunk-HOSENQJL.js} +53 -43
- package/chunks/{chunk-GZXCZHCT.js → chunk-I3G5JWBV.js} +1 -1
- package/chunks/{chunk-YH6G52F2.js → chunk-I3V7RKRZ.js} +4 -4
- package/chunks/{chunk-RF3EXIHJ.js → chunk-IQMYZTDI.js} +30 -19
- package/chunks/{chunk-RWTEFFPU.js → chunk-JCJ7LKNA.js} +6140 -5616
- package/chunks/{chunk-S3TWXGKA.js → chunk-JE7KQ2UP.js} +4 -2
- package/chunks/{chunk-63P4EL5V.js → chunk-JMONIXMJ.js} +1 -1
- package/chunks/{chunk-OFDOK3VM.js → chunk-JQTW5CA5.js} +8 -13
- package/chunks/chunk-JYBU6YUE.js +378 -0
- package/chunks/chunk-JZQUOT4B.js +81 -0
- package/chunks/{chunk-Q4M4MDQ4.js → chunk-K4GTOFKY.js} +1 -1
- package/chunks/{chunk-T2NCM2ET.js → chunk-K6KS3LTN.js} +2 -749
- package/chunks/{chunk-YPE6A4GC.js → chunk-KLESQCW6.js} +2 -2
- package/chunks/{chunk-JVPM2ULZ.js → chunk-KQGB3ME2.js} +6 -6
- package/chunks/{chunk-2W3OOD4W.js → chunk-L55JWS76.js} +6 -3
- package/chunks/{chunk-RHLZR4E5.js → chunk-LGAOC3ZS.js} +1 -1
- package/chunks/{chunk-LB6DUZ26.js → chunk-LI53FGDL.js} +258 -184
- package/chunks/{chunk-2X55UKQE.js → chunk-LIJID5PD.js} +3 -3
- package/chunks/{chunk-NH6KE4JX.js → chunk-LW3RFMG7.js} +3 -3
- package/chunks/{chunk-MZAXJAUM.js → chunk-LW67T6GH.js} +1 -1
- package/chunks/{chunk-RZIX2G32.js → chunk-M4O2DCE3.js} +1 -1
- package/chunks/{chunk-4WIZGAH3.js → chunk-MFW7APBA.js} +6 -58
- package/chunks/{chunk-VIA5XA4U.js → chunk-MKQOXP2O.js} +3 -1
- package/chunks/{chunk-FODK6UMO.js → chunk-MPHPFVKK.js} +0 -2
- package/chunks/{chunk-JESCGQM3.js → chunk-NAVJD2PQ.js} +8 -7
- package/chunks/{chunk-H5FFA6TH.js → chunk-NOKIVHOL.js} +16 -3
- package/chunks/{chunk-6OUGMXDC.js → chunk-NWNEANAT.js} +7 -7
- package/chunks/{chunk-LQIW3YFY.js → chunk-OAOPCTG6.js} +9 -7
- package/chunks/chunk-OCPBI7J5.js +18 -0
- package/chunks/{chunk-WCXCRJYB.js → chunk-OCUM7TJA.js} +1 -1
- package/chunks/{chunk-R5AFZNQW.js → chunk-OIG257JR.js} +14 -7
- package/chunks/{chunk-IKCX4CCL.js → chunk-OINT3ZNV.js} +118 -95
- package/chunks/{chunk-E5TUC6CA.js → chunk-OKF7JF3R.js} +3 -3
- package/chunks/chunk-PEK4ARMZ.js +319 -0
- package/chunks/chunk-PGHTM673.js +363 -0
- package/chunks/{record-artifact-RQKFYO5B.js → chunk-PMGFWLAZ.js} +22 -7
- package/chunks/{chunk-FNQ6T3CV.js → chunk-PONHVBRT.js} +10 -7
- package/chunks/{chunk-VDDGDZMA.js → chunk-QHWCP53L.js} +14 -7
- package/chunks/{chunk-ZFDTEDCF.js → chunk-RF4FA22B.js} +6 -6
- package/chunks/{chunk-6FGBXPWM.js → chunk-RPLGZJV2.js} +38 -44
- package/chunks/{chunk-NIBLUX3Y.js → chunk-RQLRERVY.js} +148 -21
- package/chunks/{chunk-LKEJ26GS.js → chunk-RWZPM2BP.js} +16 -11
- package/chunks/{chunk-6AM5D4ME.js → chunk-S6LOFUVP.js} +0 -12
- package/chunks/{chunk-IO3IX5Q4.js → chunk-S7G7Z3MP.js} +1 -1
- package/chunks/{chunk-MUP3T3AD.js → chunk-SGFT55XI.js} +1 -35
- package/chunks/{chunk-PWVFN2LF.js → chunk-SMWPUA2A.js} +1 -1
- package/chunks/{chunk-U7M2DMGW.js → chunk-SWRHIQDT.js} +130 -5
- package/chunks/{chunk-VYPFXUCB.js → chunk-SZ3KHTDR.js} +1 -1
- package/chunks/chunk-T26EAKDL.js +13 -0
- package/chunks/chunk-T3CHYWJZ.js +758 -0
- package/chunks/{chunk-SQCQ4KO2.js → chunk-TCBP4Q3K.js} +380 -317
- package/chunks/{chunk-ZNAUOR2I.js → chunk-TJHLQ45J.js} +2 -2
- package/chunks/{chunk-LK7CHLVP.js → chunk-U4VTUMMK.js} +0 -60
- package/chunks/{chunk-NL7LTRLR.js → chunk-UHUSJ6X7.js} +29 -68
- package/chunks/{chunk-LH2BYDQ5.js → chunk-UJBURGBH.js} +18 -12
- package/chunks/{chunk-ZOIFNCKL.js → chunk-UPUG4GXM.js} +3 -23
- package/chunks/{chunk-FQK6JAFG.js → chunk-URPQ5QZM.js} +4 -4
- package/chunks/{chunk-M4FMGVY4.js → chunk-V47JGII4.js} +3 -3
- package/chunks/{chunk-Y34KJKDC.js → chunk-VBX5IFEN.js} +1 -1
- package/chunks/{chunk-USTWD7QV.js → chunk-W4MIWP6M.js} +26 -16
- package/chunks/{chunk-HTR4WV6U.js → chunk-W4RQUHY3.js} +31 -1
- package/chunks/{chunk-J24WCGIN.js → chunk-W7D7QTCH.js} +4 -4
- package/chunks/{chunk-DLWL3Z7A.js → chunk-WBSMNTSV.js} +3 -3
- package/chunks/{chunk-2JZBVYTU.js → chunk-WZRWHXFE.js} +1 -8
- package/chunks/{chunk-COH43MRJ.js → chunk-XCGIMOLN.js} +27 -1
- package/chunks/{chunk-IJTOWOD7.js → chunk-XTLTBZIH.js} +83 -9
- package/chunks/{chunk-H4SBPHSA.js → chunk-XVYRMUI5.js} +3 -3
- package/chunks/{chunk-3QMGYBFN.js → chunk-XWWKIXVD.js} +1 -80
- package/chunks/{chunk-VULLI6WQ.js → chunk-XZB72HUB.js} +6 -6
- package/chunks/{chunk-3SJ43L4W.js → chunk-XZC5VLBZ.js} +2 -0
- package/chunks/{chunk-UUUTRMI2.js → chunk-Y4IHBGBP.js} +1 -1
- package/chunks/{chunk-PR75REBZ.js → chunk-Y6AXW2OG.js} +12 -82
- package/chunks/{chunk-IPUUTYMV.js → chunk-YDLJGZHL.js} +1 -1
- package/chunks/{chunk-MB4MZHMJ.js → chunk-YX4DHA6S.js} +211 -522
- package/chunks/chunk-Z4X5MTRT.js +133 -0
- package/chunks/{chunk-UW5EOVUN.js → chunk-ZBVS26BY.js} +4 -4
- package/chunks/{chunk-ZD6UTE4A.js → chunk-ZHBO7WVX.js} +1 -1
- package/chunks/{chunk-7JURR4JT.js → chunk-ZM63TFJH.js} +167 -81
- package/chunks/{chunk-HTO4JFDZ.js → chunk-ZPJWUGCS.js} +0 -1
- package/chunks/{chunk-X5XDDSSH.js → chunk-ZPZ7ZJEE.js} +28 -5
- package/chunks/{chunk-ACY3A37B.js → chunk-ZS6Q44DY.js} +23 -18
- package/chunks/{chunk-ZJHVAS7M.js → chunk-ZWUDSQBD.js} +4 -5
- package/chunks/{computer-use-SOQ4E3VX.js → computer-use-HRVGY7OB.js} +50 -49
- package/chunks/{config-utils-7V7GGIW6.js → config-utils-RUFMEUYD.js} +4 -3
- package/chunks/contextCommand-V3N7Q3UM.js +81 -0
- package/chunks/core-runtime-QGEW6WBW.js +135 -0
- package/chunks/{create-sub-session-IWW2IZ2T.js → create-sub-session-SBYUMSSS.js} +3 -3
- package/chunks/{create-sub-session-QRJLW5BV.js → create-sub-session-ZUWDNFO2.js} +47 -46
- package/chunks/{cron-create-YIID5XAW.js → cron-create-2QK6TCEC.js} +6 -6
- package/chunks/{cron-delete-ZVHYCEP2.js → cron-delete-FDCDFYMG.js} +5 -5
- package/chunks/{cron-list-XEGS463Q.js → cron-list-XN3WVBTP.js} +6 -6
- package/chunks/{daemon-YO6433NF.js → daemon-QH2G5B5E.js} +403 -17
- package/chunks/daemon-status-provider-MB54AMNV.js +91 -0
- package/chunks/daemon-trust-policy-3VFDF5LU.js +86 -0
- package/chunks/daemon-trust-policy-monitor-4KX2OK7G.js +173 -0
- package/chunks/{de-HGRCYDEJ.js → de-SY6O76BF.js} +6 -1
- package/chunks/deferred-core-runtime-UIJL6EEU.js +90 -0
- package/chunks/{dist-F6IBUDR4.js → dist-2PERFI23.js} +12 -9
- package/chunks/dist-AOOUOG5S.js +4389 -0
- package/chunks/{dist-46NQKLTW.js → dist-OAOC5OV4.js} +2 -2
- package/chunks/{dist-YFNEUWSE.js → dist-PVEAFLHY.js} +5 -4
- package/chunks/{dist-AIKFMUKK.js → dist-SL2LUMML.js} +1449 -14
- package/chunks/dist-ULIG4M5H.js +13415 -0
- package/chunks/{dist-WEAHOXDM.js → dist-WGMNT3JQ.js} +2 -1
- package/chunks/{dist-BBLXMS3N.js → dist-ZHXOBXDN.js} +3 -3
- package/chunks/earlyInputCapture-QBC4ZCV7.js +83 -0
- package/chunks/{edit-OBDSQURM.js → edit-7ABV72VV.js} +48 -47
- package/chunks/{en-MTWBNGDO.js → en-NBK3JKCE.js} +9 -1
- package/chunks/{enter-worktree-U6MRPQ2P.js → enter-worktree-4NOWT6I2.js} +48 -47
- package/chunks/{enterPlanMode-BC5QUZZ2.js → enterPlanMode-4NOQ6A56.js} +48 -47
- package/chunks/{environment-W5UFC2CH.js → environment-ABMFNOJO.js} +49 -48
- package/chunks/errors-UAX4AR5Q.js +89 -0
- package/chunks/esm-K5FARBNI.js +5548 -0
- package/chunks/{exit-worktree-DGNYMECB.js → exit-worktree-CF2O5AQM.js} +48 -47
- package/chunks/exitPlanMode-5KEF5DLM.js +74 -0
- package/chunks/{fast-path-JJZFJANL.js → fast-path-RWZGR7A6.js} +16 -6
- package/chunks/{fr-45RLL55O.js → fr-4KG5V7UT.js} +6 -1
- package/chunks/{gemini-QS36EBZV.js → gemini-A4LXWU5S.js} +103 -98
- package/chunks/{geminiContentGenerator-AG4KB6CV.js → geminiContentGenerator-VPXAS3BM.js} +40 -11
- package/chunks/{getMachineId-bsd-V7W3GODC.js → getMachineId-bsd-FG7IUY6U.js} +1 -1
- package/chunks/{getMachineId-darwin-TDO75DQP.js → getMachineId-darwin-GLCJI2RA.js} +1 -1
- package/chunks/{getMachineId-linux-TF43WQT2.js → getMachineId-linux-O6OPPAKO.js} +1 -1
- package/chunks/{getMachineId-unsupported-ZGUO3TXT.js → getMachineId-unsupported-S6CKYVGC.js} +1 -1
- package/chunks/{getMachineId-win-ECFYZZFQ.js → getMachineId-win-X5SRNEH7.js} +1 -1
- package/chunks/{glob-V7R3PSK3.js → glob-P6ZPQOPR.js} +48 -47
- package/chunks/goal-tools-H2NHZKGN.js +335 -0
- package/chunks/{grep-QYPSK7OP.js → grep-56M3IJ36.js} +50 -48
- package/chunks/handleAutoUpdate-N3IMC273.js +82 -0
- package/chunks/i18n-UFV5QINW.js +98 -0
- package/chunks/{image-gen-Z3VPGKRC.js → image-gen-GPYAKETO.js} +12 -12
- package/chunks/initializer-OXWZKLEX.js +87 -0
- package/chunks/installationInfo-V2YEC52N.js +81 -0
- package/chunks/{ja-B7DF7DFG.js → ja-F3GSQXMF.js} +6 -1
- package/chunks/{keychain-token-storage-MDTG3WRM.js → keychain-token-storage-72IYCAZV.js} +3 -3
- package/chunks/lib-RUF3WZA6.js +9 -0
- package/chunks/list-UN6EJ6WB.js +90 -0
- package/chunks/{list-agents-5KJJHR6I.js → list-agents-R6KDXQR3.js} +3 -3
- package/chunks/loadedSettingsAdapter-LZK2PMOY.js +84 -0
- package/chunks/{loggingContentGenerator-HS3S5H3Q.js → loggingContentGenerator-PSFMRX7M.js} +78 -113
- package/chunks/{loop-wakeup-FXKNNYSY.js → loop-wakeup-3IQKCYAH.js} +7 -7
- package/chunks/{ls-NTK6VOQJ.js → ls-DKZ37A7N.js} +5 -5
- package/chunks/{lsp-2JI24STP.js → lsp-QNWN7KN3.js} +3 -3
- package/chunks/{managed-npm-update-JYEMMXA3.js → managed-npm-update-D2AO3F47.js} +48 -47
- package/chunks/mcp-A2VAOKMH.js +84 -0
- package/chunks/{monitor-R3ODH5U6.js → monitor-7EJ3WBER.js} +48 -47
- package/chunks/nonInteractiveCli-43LIVN4A.js +146 -0
- package/chunks/{notebook-edit-BNOK452R.js → notebook-edit-IQD53ULF.js} +48 -47
- package/chunks/{openaiContentGenerator-WMCU3O2H.js → openaiContentGenerator-YPCMNGEZ.js} +26 -27
- package/chunks/pidfile-3SOOBWZA.js +87 -0
- package/chunks/process-registry-2CHQBXH5.js +157 -0
- package/chunks/{processUtils-RT7UNCC2.js → processUtils-FGVHFR4V.js} +2 -2
- package/chunks/{pt-22Q3FP73.js → pt-EQ33KWEN.js} +6 -1
- package/chunks/{qwenContentGenerator-HHCRK4SX.js → qwenContentGenerator-M6YW4D6A.js} +53 -52
- package/chunks/{qwenOAuth2-OWLB5AKH.js → qwenOAuth2-XSYKLMNR.js} +10 -10
- package/chunks/read-file-XOMBFIS7.js +29 -0
- package/chunks/{read-mcp-resource-4DKQWGHD.js → read-mcp-resource-GFTWYXMK.js} +4 -4
- package/chunks/record-artifact-JANPGVS4.js +21 -0
- package/chunks/resumeHistoryUtils-E4EVA4PO.js +92 -0
- package/chunks/ripGrep-M4NYA6AM.js +74 -0
- package/chunks/{ru-FZCNZHDC.js → ru-7OZAUKGG.js} +6 -1
- package/chunks/{run-qwen-serve-FU6HEM4J.js → run-qwen-serve-QLCU2BAZ.js} +953 -248
- package/chunks/{runtime-XXRRTNP6.js → runtime-T36WUYIO.js} +57 -55
- package/chunks/{scheduler-G2ZS2Z7E.js → scheduler-C3J45Z5W.js} +47 -46
- package/chunks/{sdk-exporters-grpc-AK3LGHNO.js → sdk-exporters-grpc-54L4LS5L.js} +4 -4
- package/chunks/{sdk-exporters-http-FYBSUCPD.js → sdk-exporters-http-BFOKQFRD.js} +7 -7
- package/chunks/{sdk-impl-GMVPB7NB.js → sdk-impl-6CJ3JQZL.js} +14 -14
- package/chunks/{send-message-Q6OOR6BR.js → send-message-RJ2R4PIV.js} +6 -12
- package/chunks/serve-7SWJTL3K.js +90 -0
- package/chunks/{server-4UMH7OIZ.js → server-T2B64F4O.js} +3887 -852
- package/chunks/{session-K3O3Q2SV.js → session-D546I4HT.js} +99 -94
- package/chunks/{settings-CR2EWTBA.js → settings-ZQOOTRR7.js} +51 -50
- package/chunks/shell-5OR4RAKF.js +84 -0
- package/chunks/{skill-I3SDA4MB.js → skill-X4E5JMKV.js} +20 -21
- package/chunks/skill-settings-ZS3XPDMT.js +92 -0
- package/chunks/spawnChannel-MILVKB3G.js +83 -0
- package/chunks/standalone-update-UTYCSPUO.js +93 -0
- package/chunks/{startInteractiveUI-SLZGHRPH.js → startInteractiveUI-S4R5J4EN.js} +1220 -895
- package/chunks/{syntheticOutput-I3757IWH.js → syntheticOutput-355CB6CJ.js} +4 -4
- package/chunks/{task-create-N7WQSGYA.js → task-create-KUQIS7RA.js} +10 -10
- package/chunks/{task-list-FOPULZEP.js → task-list-5XNNGTF4.js} +7 -7
- package/chunks/{task-stop-H6RHXFVQ.js → task-stop-4ROAOBXH.js} +3 -3
- package/chunks/{task-update-M57TFZJT.js → task-update-4FPFYGE3.js} +10 -10
- package/chunks/{team-create-YJALH5D2.js → team-create-MGD3Q7W4.js} +50 -49
- package/chunks/{team-delete-QE2UXJL7.js → team-delete-S2RCXA4P.js} +7 -7
- package/chunks/{team-plan-approval-34QFYKGN.js → team-plan-approval-VMVGLPDQ.js} +48 -47
- package/chunks/theme-manager-U4QE2YSY.js +78 -0
- package/chunks/{todoWrite-VQ7FKOHL.js → todoWrite-7WM3VDMY.js} +7 -7
- package/chunks/{tool-search-NF7GB6LE.js → tool-search-6T7VYTYZ.js} +19 -21
- package/chunks/total-session-admission-PLKO4EET.js +86 -0
- package/chunks/trustedFolders-QZU6BO46.js +96 -0
- package/chunks/{update-relaunch-WBUZJC5O.js → update-relaunch-NWPFNM5L.js} +5 -5
- package/chunks/updateCheck-KEOCGBZR.js +93 -0
- package/chunks/useAutoAcceptIndicator-O6XISZEA.js +94 -0
- package/chunks/{validateNonInterActiveAuth-3R223G3R.js → validateNonInterActiveAuth-WCHAHO75.js} +94 -89
- package/chunks/{version-HS7YSFHV.js → version-VP3VZ2BM.js} +1 -1
- package/chunks/{web-fetch-NKCSG7ZE.js → web-fetch-KM2FSOKS.js} +19 -21
- package/chunks/{web-search-S62WAP4S.js → web-search-WUR6PYBO.js} +13 -13
- package/chunks/{workflow-QAGU5RU4.js → workflow-S6XMX55R.js} +49 -48
- package/chunks/workspace-providers-status-JGIZRHVT.js +87 -0
- package/chunks/{workspace-registration-store-24JMHDGF.js → workspace-registration-store-JDEMOOFX.js} +1 -1
- package/chunks/workspace-registry-NIL6253M.js +94 -0
- package/chunks/workspace-service-UYB6MMWL.js +101 -0
- package/chunks/workspace-skills-status-GSJRWER4.js +87 -0
- package/chunks/workspace-trust-reconciler-V2TICK2A.js +347 -0
- package/chunks/write-file-QHD5ELJS.js +76 -0
- package/chunks/xterm-headless-NTYVIBT3.js +3475 -0
- package/chunks/{zh-LUIGBD55.js → zh-H3YDK5QW.js} +9 -1
- package/chunks/{zh-TW-F5KG2IYD.js → zh-TW-JYCP7XUA.js} +9 -1
- package/chunks/zoom-image-236QXDRH.js +224 -0
- package/cli.js +13 -13
- package/locales/ca.js +7 -2
- package/locales/de.js +7 -2
- package/locales/en.js +10 -2
- package/locales/fr.js +7 -2
- package/locales/ja.js +7 -2
- package/locales/pt.js +7 -2
- package/locales/ru.js +7 -2
- package/locales/zh-TW.js +10 -2
- package/locales/zh.js +10 -2
- package/package.json +5 -4
- package/web-shell/assets/{arc-DcbWnB9T.js → arc-DQN8gc5j.js} +1 -1
- package/web-shell/assets/{architectureDiagram-3BPJPVTR-kMMF5sud.js → architectureDiagram-3BPJPVTR-C6Z867cc.js} +1 -1
- package/web-shell/assets/{blockDiagram-GPEHLZMM-Htl9vTJS.js → blockDiagram-GPEHLZMM-BkyNf4_J.js} +1 -1
- package/web-shell/assets/{c4Diagram-AAUBKEIU-BnZnm0mQ.js → c4Diagram-AAUBKEIU-BA7aurej.js} +1 -1
- package/web-shell/assets/channel-YzToqAUt.js +1 -0
- package/web-shell/assets/{chunk-2J33WTMH-DziB7kDG.js → chunk-2J33WTMH-Dp_LERgD.js} +1 -1
- package/web-shell/assets/{chunk-4BX2VUAB-CmkD8daw.js → chunk-4BX2VUAB-CCwcnkeW.js} +1 -1
- package/web-shell/assets/{chunk-55IACEB6-CHAd9A_U.js → chunk-55IACEB6-e0ytWiup.js} +1 -1
- package/web-shell/assets/{chunk-727SXJPM-Dqaam3fE.js → chunk-727SXJPM-DBoZrQ--.js} +1 -1
- package/web-shell/assets/{chunk-AQP2D5EJ-D_-saBYM.js → chunk-AQP2D5EJ-dmHU5zKq.js} +1 -1
- package/web-shell/assets/{chunk-FMBD7UC4-B9r_veWD.js → chunk-FMBD7UC4-PP3UKzsN.js} +1 -1
- package/web-shell/assets/{chunk-ND2GUHAM-B3EaCSpL.js → chunk-ND2GUHAM-Bjy0PNsP.js} +1 -1
- package/web-shell/assets/{chunk-QZHKN3VN-CYq8x9mn.js → chunk-QZHKN3VN-CM0H6wrK.js} +1 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-_le9LVNU.js +1 -0
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-_le9LVNU.js +1 -0
- package/web-shell/assets/{cose-bilkent-S5V4N54A-D0ng4uiB.js → cose-bilkent-S5V4N54A-B1B_Fozz.js} +1 -1
- package/web-shell/assets/{dagre-BM42HDAG-DCZollQv.js → dagre-BM42HDAG-DGFk7aBN.js} +1 -1
- package/web-shell/assets/{diagram-2AECGRRQ-Dfk2pWS0.js → diagram-2AECGRRQ-VdlYGHdV.js} +1 -1
- package/web-shell/assets/{diagram-5GNKFQAL-kX38ltWR.js → diagram-5GNKFQAL-xcEMWz6m.js} +1 -1
- package/web-shell/assets/{diagram-KO2AKTUF-CJz2vsXh.js → diagram-KO2AKTUF-B6Dd23eT.js} +1 -1
- package/web-shell/assets/{diagram-LMA3HP47-BvMLZm_7.js → diagram-LMA3HP47-C3bjiNTc.js} +1 -1
- package/web-shell/assets/{diagram-OG6HWLK6-l7kfStkO.js → diagram-OG6HWLK6-ChXfX8H6.js} +1 -1
- package/web-shell/assets/{erDiagram-TEJ5UH35-BSVa8GGT.js → erDiagram-TEJ5UH35-D7RBC3FG.js} +1 -1
- package/web-shell/assets/{flowDiagram-I6XJVG4X-CoawKIXH.js → flowDiagram-I6XJVG4X-bNsx8Fqb.js} +1 -1
- package/web-shell/assets/{ganttDiagram-6RSMTGT7-DFUDH0zF.js → ganttDiagram-6RSMTGT7-C_m4liOj.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-PVQCEYII-Y2pvpT4e.js → gitGraphDiagram-PVQCEYII-CzAqOmDr.js} +1 -1
- package/web-shell/assets/{index-D0GX0zZf.js → index-BArKGy43.js} +1 -1
- package/web-shell/assets/index-C2GE3DAF.js +74 -0
- package/web-shell/assets/index-_dIfJ82-.js +1625 -0
- package/web-shell/assets/index-heP6zO4t.css +5 -0
- package/web-shell/assets/{infoDiagram-5YYISTIA-CU8_zLiX.js → infoDiagram-5YYISTIA-BBw9H4RT.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-YF4QCWOH-AVQiV0DU.js → ishikawaDiagram-YF4QCWOH-C8Ns7cDb.js} +1 -1
- package/web-shell/assets/{journeyDiagram-JHISSGLW-DQ0VSKa3.js → journeyDiagram-JHISSGLW-BkW5h5si.js} +1 -1
- package/web-shell/assets/{kanban-definition-UN3LZRKU-BqnWqsE_.js → kanban-definition-UN3LZRKU-IUhsF7tq.js} +1 -1
- package/web-shell/assets/{linear-BkoihsaA.js → linear-CeDsMMjT.js} +1 -1
- package/web-shell/assets/{mermaid.core-5RJs-31j.js → mermaid.core-VTPU82QL.js} +5 -5
- package/web-shell/assets/{mindmap-definition-RKZ34NQL-D33Bxnpd.js → mindmap-definition-RKZ34NQL-DVohXDmC.js} +1 -1
- package/web-shell/assets/{pieDiagram-4H26LBE5-BuEAw3BH.js → pieDiagram-4H26LBE5-SxBFaID8.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-W4KKPZXB-Kox_usEq.js → quadrantDiagram-W4KKPZXB-BJt8o3Cs.js} +1 -1
- package/web-shell/assets/{requirementDiagram-4Y6WPE33-CNjeUif0.js → requirementDiagram-4Y6WPE33-B02G8M7E.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-5OEKKPKP-BCd2OL_U.js → sankeyDiagram-5OEKKPKP-CzMCGPib.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-3UESZ5HK-CF2ZTsz0.js → sequenceDiagram-3UESZ5HK-CzbJgSkE.js} +1 -1
- package/web-shell/assets/{stateDiagram-AJRCARHV-qenSzHtm.js → stateDiagram-AJRCARHV-DhiXBOKS.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-DILbnhvR.js +1 -0
- package/web-shell/assets/{timeline-definition-PNZ67QCA-B5DyWdgs.js → timeline-definition-PNZ67QCA-Btj5idQV.js} +1 -1
- package/web-shell/assets/{vennDiagram-CIIHVFJN-DqP4I_o_.js → vennDiagram-CIIHVFJN-CJz2YZq4.js} +1 -1
- package/web-shell/assets/{wardley-L42UT6IY-CJe2e4mg.js → wardley-L42UT6IY-CavIou7m.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-YWT4CUSO-BMDSw-Rr.js → wardleyDiagram-YWT4CUSO-BRf62x8X.js} +1 -1
- package/web-shell/assets/{xychartDiagram-2RQKCTM6-BTVZYkxD.js → xychartDiagram-2RQKCTM6-ItOGZPM_.js} +1 -1
- package/web-shell/index.html +2 -2
- package/chunks/MaxSizedBox-5DPPWPGT.js +0 -85
- package/chunks/agent-6ODUANDO.js +0 -81
- package/chunks/agent-headless-7BYQTMHW.js +0 -75
- package/chunks/bridge-ZUB64FAE.js +0 -90
- package/chunks/chunk-LEH5C7FV.js +0 -232
- package/chunks/chunk-SZRN75WQ.js +0 -29
- package/chunks/chunk-UGYMA4EI.js +0 -219
- package/chunks/chunk-Z2BC6UJ5.js +0 -8575
- package/chunks/contextCommand-JLHYA34Z.js +0 -80
- package/chunks/daemon-status-provider-2233Q37D.js +0 -89
- package/chunks/earlyInputCapture-A7NDU3PF.js +0 -82
- package/chunks/errors-M7CLORXH.js +0 -88
- package/chunks/exitPlanMode-GXTBWQAR.js +0 -403
- package/chunks/handleAutoUpdate-6DBEZYPV.js +0 -81
- package/chunks/i18n-VUJJZIMU.js +0 -97
- package/chunks/initializer-UWAK5U5O.js +0 -86
- package/chunks/installationInfo-6O2YAA52.js +0 -80
- package/chunks/list-GB4ESM3T.js +0 -89
- package/chunks/loadedSettingsAdapter-OT6JVQ7U.js +0 -83
- package/chunks/mcp-6DBDJPFU.js +0 -83
- package/chunks/nonInteractiveCli-MOYCYBBU.js +0 -141
- package/chunks/pidfile-TFRZZZIO.js +0 -86
- package/chunks/read-file-APMO3PSX.js +0 -31
- package/chunks/resumeHistoryUtils-6KRYEAWZ.js +0 -91
- package/chunks/ripGrep-BEJDEDXW.js +0 -73
- package/chunks/serve-7BSTXJ4T.js +0 -89
- package/chunks/shell-HH3PF3A2.js +0 -83
- package/chunks/spawnChannel-RWNDBXGA.js +0 -82
- package/chunks/src-GE4TTTML.js +0 -3147
- package/chunks/standalone-update-Q6WFRZZQ.js +0 -92
- package/chunks/theme-manager-SWRILQHI.js +0 -77
- package/chunks/total-session-admission-DLHHHLD3.js +0 -84
- package/chunks/trustedFolders-KHXHY6PY.js +0 -93
- package/chunks/updateCheck-RKL6M5XN.js +0 -92
- package/chunks/useAutoAcceptIndicator-CFQ5BUJL.js +0 -93
- package/chunks/workspace-providers-status-QSVZUETE.js +0 -86
- package/chunks/workspace-registry-UT4RBNBM.js +0 -88
- package/chunks/workspace-service-JFWRUS4V.js +0 -98
- package/chunks/workspace-skills-status-ZBBKJOI2.js +0 -85
- package/chunks/write-file-VHIXW5M7.js +0 -73
- package/web-shell/assets/channel-Cq7YKtfC.js +0 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-CQ9aC1Tg.js +0 -1
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-CQ9aC1Tg.js +0 -1
- package/web-shell/assets/index-D9haPt0X.css +0 -5
- package/web-shell/assets/index-ckX9Pq5k.js +0 -1230
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-B7W4zlCr.js +0 -1
- package/chunks/{chunk-TARRHLLG.js → chunk-QUGAUQGJ.js} +25 -25
- package/chunks/{chunk-U7ZFW55U.js → chunk-VOQXFAY5.js} +977 -977
- /package/chunks/{chunk-LXXMOYPL.js → chunk-VXZBKKQR.js} +0 -0
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
// Force strict mode and setup for ESM
|
|
2
2
|
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
require_mime_db
|
|
5
|
+
} from "./chunk-K6KS3LTN.js";
|
|
3
6
|
import {
|
|
4
7
|
require_get_intrinsic,
|
|
5
|
-
require_mime_db,
|
|
6
8
|
require_shams,
|
|
7
9
|
require_type
|
|
8
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-T3CHYWJZ.js";
|
|
9
11
|
import {
|
|
10
12
|
require_function_bind,
|
|
11
13
|
require_hasown
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
appEvents
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ANND7YTH.js";
|
|
6
6
|
import {
|
|
7
7
|
assembleMcpServers,
|
|
8
8
|
getPendingGatedMcpServers,
|
|
9
9
|
getPromptableMcpServers
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-KQGB3ME2.js";
|
|
11
11
|
import {
|
|
12
12
|
getMCPServerStatus
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-2Q4CZ3V6.js";
|
|
14
14
|
import {
|
|
15
15
|
require_fast_deep_equal
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-Y6AXW2OG.js";
|
|
17
17
|
import {
|
|
18
18
|
createDebugLogger
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-UHUSJ6X7.js";
|
|
20
20
|
import {
|
|
21
21
|
init_esbuild_shims
|
|
22
22
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -60,19 +60,14 @@ function registerMcpHotReload(watcher, settings, config, topTierMcpServers) {
|
|
|
60
60
|
`settings change fired (${events.length} event(s)): ${events.map((e) => `${e.scope}:${e.changeType}`).join(", ")}`
|
|
61
61
|
);
|
|
62
62
|
const cwd = config.getTargetDir();
|
|
63
|
-
const next = assembleMcpServers(
|
|
63
|
+
const next = config.getBareMode() || config.isSafeMode() ? { ...topTierMcpServers } : assembleMcpServers(
|
|
64
64
|
settings.merged.mcpServers,
|
|
65
65
|
cwd,
|
|
66
66
|
topTierMcpServers
|
|
67
67
|
);
|
|
68
68
|
const isYolo = config.getApprovalMode() === "yolo" /* YOLO */;
|
|
69
|
-
const
|
|
70
|
-
|
|
71
|
-
next,
|
|
72
|
-
cwd,
|
|
73
|
-
config.getCliAllowedMcpServerNames(),
|
|
74
|
-
isYolo
|
|
75
|
-
);
|
|
69
|
+
const bootAllowed = config.getCliAllowedMcpServerNames();
|
|
70
|
+
const nextGating = config.getBareMode() || config.isSafeMode() ? { allowed: bootAllowed ? [...bootAllowed] : void 0 } : recomputeMcpGating(settings, next, cwd, bootAllowed, isYolo);
|
|
76
71
|
const prevServers = config.getSettingsMcpServers();
|
|
77
72
|
const prevGating = config.getMcpGating();
|
|
78
73
|
debugLogger.debug(
|
|
@@ -0,0 +1,378 @@
|
|
|
1
|
+
// Force strict mode and setup for ESM
|
|
2
|
+
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
SessionNotFoundError
|
|
5
|
+
} from "./chunk-B4AJNNOL.js";
|
|
6
|
+
import {
|
|
7
|
+
init_esbuild_shims
|
|
8
|
+
} from "./chunk-5O2XNYP6.js";
|
|
9
|
+
import {
|
|
10
|
+
__name
|
|
11
|
+
} from "./chunk-J2S4EL5Y.js";
|
|
12
|
+
|
|
13
|
+
// packages/cli/src/serve/workspace-registry.ts
|
|
14
|
+
init_esbuild_shims();
|
|
15
|
+
var WorkspaceGenerationClosedError = class extends Error {
|
|
16
|
+
static {
|
|
17
|
+
__name(this, "WorkspaceGenerationClosedError");
|
|
18
|
+
}
|
|
19
|
+
code = "workspace_generation_closed";
|
|
20
|
+
constructor(message = "Workspace runtime generation is no longer active.") {
|
|
21
|
+
super(message);
|
|
22
|
+
this.name = "WorkspaceGenerationClosedError";
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
function createWorkspaceGenerationGuard() {
|
|
26
|
+
let closed = false;
|
|
27
|
+
return {
|
|
28
|
+
get closed() {
|
|
29
|
+
return closed;
|
|
30
|
+
},
|
|
31
|
+
assertOpen() {
|
|
32
|
+
if (closed) throw new WorkspaceGenerationClosedError();
|
|
33
|
+
},
|
|
34
|
+
close() {
|
|
35
|
+
closed = true;
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
__name(createWorkspaceGenerationGuard, "createWorkspaceGenerationGuard");
|
|
40
|
+
function createWorkspaceSessionOwnerIndex() {
|
|
41
|
+
const bySessionId = /* @__PURE__ */ new Map();
|
|
42
|
+
const register = /* @__PURE__ */ __name((sessionId, workspaceCwd) => {
|
|
43
|
+
let owners = bySessionId.get(sessionId);
|
|
44
|
+
if (!owners) {
|
|
45
|
+
owners = /* @__PURE__ */ new Set();
|
|
46
|
+
bySessionId.set(sessionId, owners);
|
|
47
|
+
}
|
|
48
|
+
owners.add(workspaceCwd);
|
|
49
|
+
}, "register");
|
|
50
|
+
const remove = /* @__PURE__ */ __name((sessionId, workspaceCwd) => {
|
|
51
|
+
if (workspaceCwd === void 0) {
|
|
52
|
+
bySessionId.delete(sessionId);
|
|
53
|
+
return;
|
|
54
|
+
}
|
|
55
|
+
const owners = bySessionId.get(sessionId);
|
|
56
|
+
if (!owners) return;
|
|
57
|
+
owners.delete(workspaceCwd);
|
|
58
|
+
if (owners.size === 0) {
|
|
59
|
+
bySessionId.delete(sessionId);
|
|
60
|
+
}
|
|
61
|
+
}, "remove");
|
|
62
|
+
return {
|
|
63
|
+
register,
|
|
64
|
+
remove,
|
|
65
|
+
getWorkspaceCwds: /* @__PURE__ */ __name((sessionId) => [...bySessionId.get(sessionId) ?? []], "getWorkspaceCwds"),
|
|
66
|
+
removeWorkspace: /* @__PURE__ */ __name((workspaceCwd) => {
|
|
67
|
+
for (const [sessionId, owners] of bySessionId) {
|
|
68
|
+
owners.delete(workspaceCwd);
|
|
69
|
+
if (owners.size === 0) bySessionId.delete(sessionId);
|
|
70
|
+
}
|
|
71
|
+
}, "removeWorkspace"),
|
|
72
|
+
handleBridgeSessionLifecycle: /* @__PURE__ */ __name((event) => {
|
|
73
|
+
if (event.type === "registered") {
|
|
74
|
+
register(event.sessionId, event.workspaceCwd);
|
|
75
|
+
} else {
|
|
76
|
+
remove(event.sessionId, event.workspaceCwd);
|
|
77
|
+
}
|
|
78
|
+
}, "handleBridgeSessionLifecycle")
|
|
79
|
+
};
|
|
80
|
+
}
|
|
81
|
+
__name(createWorkspaceSessionOwnerIndex, "createWorkspaceSessionOwnerIndex");
|
|
82
|
+
function createWorkspaceRegistry(inputRuntimes, options = {}) {
|
|
83
|
+
if (inputRuntimes.length === 0) {
|
|
84
|
+
throw new Error(
|
|
85
|
+
"WorkspaceRegistry requires at least one workspace runtime."
|
|
86
|
+
);
|
|
87
|
+
}
|
|
88
|
+
const primaryRuntimes = inputRuntimes.filter((runtime) => runtime.primary);
|
|
89
|
+
if (primaryRuntimes.length !== 1) {
|
|
90
|
+
throw new Error(
|
|
91
|
+
"WorkspaceRegistry requires exactly one primary workspace runtime."
|
|
92
|
+
);
|
|
93
|
+
}
|
|
94
|
+
const byCwd = /* @__PURE__ */ new Map();
|
|
95
|
+
const byId = /* @__PURE__ */ new Map();
|
|
96
|
+
const createEntry = /* @__PURE__ */ __name((runtime, generationId) => ({
|
|
97
|
+
workspaceId: runtime.workspaceId,
|
|
98
|
+
workspaceCwd: runtime.workspaceCwd,
|
|
99
|
+
...runtime.displayName !== void 0 ? { displayName: runtime.displayName } : {},
|
|
100
|
+
primary: runtime.primary,
|
|
101
|
+
removable: runtime.removable === true,
|
|
102
|
+
registrationIds: Object.freeze([...runtime.registrationIds ?? []]),
|
|
103
|
+
lastGenerationId: generationId,
|
|
104
|
+
state: "active",
|
|
105
|
+
current: {
|
|
106
|
+
generationId,
|
|
107
|
+
policyRevision: "boot",
|
|
108
|
+
runtime,
|
|
109
|
+
guard: runtime.generationGuard ?? createWorkspaceGenerationGuard()
|
|
110
|
+
},
|
|
111
|
+
configuredRevision: "boot",
|
|
112
|
+
appliedRevision: "boot"
|
|
113
|
+
}), "createEntry");
|
|
114
|
+
const entries = [];
|
|
115
|
+
for (const runtime of inputRuntimes) {
|
|
116
|
+
if (byCwd.has(runtime.workspaceCwd)) {
|
|
117
|
+
throw new Error(
|
|
118
|
+
`Duplicate workspace runtime cwd ${JSON.stringify(
|
|
119
|
+
runtime.workspaceCwd
|
|
120
|
+
)}.`
|
|
121
|
+
);
|
|
122
|
+
}
|
|
123
|
+
const entry = createEntry(runtime, 1);
|
|
124
|
+
byCwd.set(runtime.workspaceCwd, entry);
|
|
125
|
+
if (byId.has(runtime.workspaceId)) {
|
|
126
|
+
throw new Error(
|
|
127
|
+
`Duplicate workspace runtime id ${JSON.stringify(
|
|
128
|
+
runtime.workspaceId
|
|
129
|
+
)}.`
|
|
130
|
+
);
|
|
131
|
+
}
|
|
132
|
+
byId.set(runtime.workspaceId, entry);
|
|
133
|
+
entries.push(entry);
|
|
134
|
+
}
|
|
135
|
+
const primaryEntry = entries.find((entry) => entry.primary);
|
|
136
|
+
const entryForRuntime = /* @__PURE__ */ __name((runtime) => {
|
|
137
|
+
const entry = byId.get(runtime.workspaceId);
|
|
138
|
+
return entry?.current?.runtime === runtime ? entry : void 0;
|
|
139
|
+
}, "entryForRuntime");
|
|
140
|
+
const activeRuntime = /* @__PURE__ */ __name((entry) => entry?.state === "active" ? entry.current?.runtime : void 0, "activeRuntime");
|
|
141
|
+
const requirePrimaryRuntime = /* @__PURE__ */ __name(() => {
|
|
142
|
+
const runtime = primaryEntry.state === "active" ? primaryEntry.current?.runtime : void 0;
|
|
143
|
+
if (!runtime) {
|
|
144
|
+
throw new WorkspaceGenerationClosedError(
|
|
145
|
+
"Primary workspace runtime is unavailable."
|
|
146
|
+
);
|
|
147
|
+
}
|
|
148
|
+
return runtime;
|
|
149
|
+
}, "requirePrimaryRuntime");
|
|
150
|
+
const sessionOwnerIndex = options.sessionOwnerIndex;
|
|
151
|
+
const scanLiveOwners = /* @__PURE__ */ __name((sessionId) => {
|
|
152
|
+
const matches = [];
|
|
153
|
+
for (const entry of entries) {
|
|
154
|
+
const runtime = activeRuntime(entry);
|
|
155
|
+
if (!runtime) continue;
|
|
156
|
+
try {
|
|
157
|
+
runtime.bridge.getSessionSummary(sessionId);
|
|
158
|
+
matches.push(runtime);
|
|
159
|
+
} catch (err) {
|
|
160
|
+
if (err instanceof SessionNotFoundError) continue;
|
|
161
|
+
throw err;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
for (const match of matches) {
|
|
165
|
+
sessionOwnerIndex?.register(sessionId, match.workspaceCwd);
|
|
166
|
+
}
|
|
167
|
+
if (matches.length === 0) return { kind: "not_found" };
|
|
168
|
+
if (matches.length === 1) {
|
|
169
|
+
return { kind: "found", runtime: matches[0] };
|
|
170
|
+
}
|
|
171
|
+
return { kind: "ambiguous", runtimes: matches };
|
|
172
|
+
}, "scanLiveOwners");
|
|
173
|
+
return {
|
|
174
|
+
get primary() {
|
|
175
|
+
return requirePrimaryRuntime();
|
|
176
|
+
},
|
|
177
|
+
primaryEntry,
|
|
178
|
+
// Return a frozen snapshot: `runtimes` is mutable internally (see `add`),
|
|
179
|
+
// but callers must not be able to push/splice into the registry's state.
|
|
180
|
+
list: /* @__PURE__ */ __name(() => Object.freeze(
|
|
181
|
+
entries.flatMap((entry) => {
|
|
182
|
+
const runtime = activeRuntime(entry);
|
|
183
|
+
return runtime ? [runtime] : [];
|
|
184
|
+
})
|
|
185
|
+
), "list"),
|
|
186
|
+
listEntries: /* @__PURE__ */ __name(() => Object.freeze(
|
|
187
|
+
entries.filter((entry) => entry.state !== "removed")
|
|
188
|
+
), "listEntries"),
|
|
189
|
+
listManaged: /* @__PURE__ */ __name(() => Object.freeze(
|
|
190
|
+
entries.flatMap(
|
|
191
|
+
(entry) => entry.current?.runtime ? [entry.current.runtime] : []
|
|
192
|
+
)
|
|
193
|
+
), "listManaged"),
|
|
194
|
+
getEntryByWorkspaceCwd: /* @__PURE__ */ __name((workspaceCwd) => byCwd.get(workspaceCwd), "getEntryByWorkspaceCwd"),
|
|
195
|
+
getEntryByWorkspaceId: /* @__PURE__ */ __name((workspaceId) => byId.get(workspaceId), "getEntryByWorkspaceId"),
|
|
196
|
+
beginReplacement: /* @__PURE__ */ __name((entry, configuredRevision) => {
|
|
197
|
+
if (entry.state === "blocked") {
|
|
198
|
+
entry.configuredRevision = configuredRevision;
|
|
199
|
+
entry.state = "transitioning";
|
|
200
|
+
entry.current?.guard.close();
|
|
201
|
+
sessionOwnerIndex?.removeWorkspace(entry.workspaceCwd);
|
|
202
|
+
delete entry.applyError;
|
|
203
|
+
return true;
|
|
204
|
+
}
|
|
205
|
+
if (entry.state !== "active" || !entry.current) return false;
|
|
206
|
+
entry.configuredRevision = configuredRevision;
|
|
207
|
+
entry.state = "transitioning";
|
|
208
|
+
entry.current.guard.close();
|
|
209
|
+
sessionOwnerIndex?.removeWorkspace(entry.workspaceCwd);
|
|
210
|
+
delete entry.applyError;
|
|
211
|
+
return true;
|
|
212
|
+
}, "beginReplacement"),
|
|
213
|
+
activateReplacement: /* @__PURE__ */ __name((entry, runtime, policyRevision) => {
|
|
214
|
+
if (entry.state !== "transitioning") {
|
|
215
|
+
throw new Error(
|
|
216
|
+
"Replacement runtime can only activate a transitioning entry."
|
|
217
|
+
);
|
|
218
|
+
}
|
|
219
|
+
if (runtime.workspaceId !== entry.workspaceId || runtime.workspaceCwd !== entry.workspaceCwd || runtime.primary !== entry.primary) {
|
|
220
|
+
throw new Error("Replacement runtime identity does not match entry.");
|
|
221
|
+
}
|
|
222
|
+
if (entry.displayName === void 0) {
|
|
223
|
+
delete runtime.displayName;
|
|
224
|
+
} else {
|
|
225
|
+
runtime.displayName = entry.displayName;
|
|
226
|
+
}
|
|
227
|
+
runtime.registrationIds = [...entry.registrationIds];
|
|
228
|
+
const generationId = entry.lastGenerationId + 1;
|
|
229
|
+
const generation = {
|
|
230
|
+
generationId,
|
|
231
|
+
policyRevision,
|
|
232
|
+
runtime,
|
|
233
|
+
guard: runtime.generationGuard ?? createWorkspaceGenerationGuard()
|
|
234
|
+
};
|
|
235
|
+
entry.lastGenerationId = generationId;
|
|
236
|
+
entry.current = generation;
|
|
237
|
+
entry.configuredRevision = policyRevision;
|
|
238
|
+
entry.appliedRevision = policyRevision;
|
|
239
|
+
entry.state = "active";
|
|
240
|
+
delete entry.applyError;
|
|
241
|
+
return generation;
|
|
242
|
+
}, "activateReplacement"),
|
|
243
|
+
advancePolicyRevision: /* @__PURE__ */ __name((entry, policyRevision) => {
|
|
244
|
+
entry.configuredRevision = policyRevision;
|
|
245
|
+
entry.appliedRevision = policyRevision;
|
|
246
|
+
if (entry.current) {
|
|
247
|
+
entry.current = { ...entry.current, policyRevision };
|
|
248
|
+
}
|
|
249
|
+
delete entry.applyError;
|
|
250
|
+
}, "advancePolicyRevision"),
|
|
251
|
+
blockReplacement: /* @__PURE__ */ __name((entry, error) => {
|
|
252
|
+
entry.current?.guard.close();
|
|
253
|
+
entry.state = "blocked";
|
|
254
|
+
entry.appliedRevision = null;
|
|
255
|
+
entry.applyError = error;
|
|
256
|
+
}, "blockReplacement"),
|
|
257
|
+
getByWorkspaceCwd: /* @__PURE__ */ __name((workspaceCwd) => activeRuntime(byCwd.get(workspaceCwd)), "getByWorkspaceCwd"),
|
|
258
|
+
getByWorkspaceId: /* @__PURE__ */ __name((workspaceId) => activeRuntime(byId.get(workspaceId)), "getByWorkspaceId"),
|
|
259
|
+
getManagedByWorkspaceCwd: /* @__PURE__ */ __name((workspaceCwd) => byCwd.get(workspaceCwd)?.current?.runtime, "getManagedByWorkspaceCwd"),
|
|
260
|
+
getManagedByWorkspaceId: /* @__PURE__ */ __name((workspaceId) => byId.get(workspaceId)?.current?.runtime, "getManagedByWorkspaceId"),
|
|
261
|
+
syncRuntimeMetadata: /* @__PURE__ */ __name((runtime) => {
|
|
262
|
+
const entry = byCwd.get(runtime.workspaceCwd);
|
|
263
|
+
if (!entry || entry.workspaceId !== runtime.workspaceId) return;
|
|
264
|
+
if (runtime.displayName === void 0) {
|
|
265
|
+
delete entry.displayName;
|
|
266
|
+
} else {
|
|
267
|
+
entry.displayName = runtime.displayName;
|
|
268
|
+
}
|
|
269
|
+
entry.registrationIds = Object.freeze([
|
|
270
|
+
...runtime.registrationIds ?? []
|
|
271
|
+
]);
|
|
272
|
+
const current = entry.current?.runtime;
|
|
273
|
+
if (!current || current === runtime) return;
|
|
274
|
+
if (entry.displayName === void 0) {
|
|
275
|
+
delete current.displayName;
|
|
276
|
+
} else {
|
|
277
|
+
current.displayName = entry.displayName;
|
|
278
|
+
}
|
|
279
|
+
current.registrationIds = [...entry.registrationIds];
|
|
280
|
+
}, "syncRuntimeMetadata"),
|
|
281
|
+
resolveWorkspaceCwd: /* @__PURE__ */ __name((workspaceCwd) => workspaceCwd === void 0 ? activeRuntime(primaryEntry) : activeRuntime(byCwd.get(workspaceCwd)), "resolveWorkspaceCwd"),
|
|
282
|
+
add: /* @__PURE__ */ __name((runtime) => {
|
|
283
|
+
if (byCwd.has(runtime.workspaceCwd)) {
|
|
284
|
+
throw new Error(
|
|
285
|
+
`Duplicate workspace runtime cwd ${JSON.stringify(runtime.workspaceCwd)}.`
|
|
286
|
+
);
|
|
287
|
+
}
|
|
288
|
+
if (byId.has(runtime.workspaceId)) {
|
|
289
|
+
throw new Error(
|
|
290
|
+
`Duplicate workspace runtime id ${JSON.stringify(runtime.workspaceId)}.`
|
|
291
|
+
);
|
|
292
|
+
}
|
|
293
|
+
const entry = createEntry(runtime, 1);
|
|
294
|
+
byCwd.set(runtime.workspaceCwd, entry);
|
|
295
|
+
byId.set(runtime.workspaceId, entry);
|
|
296
|
+
entries.push(entry);
|
|
297
|
+
}, "add"),
|
|
298
|
+
beginDrain: /* @__PURE__ */ __name((runtime) => {
|
|
299
|
+
const entry = entryForRuntime(runtime);
|
|
300
|
+
if (!entry || runtime.primary || entry.state !== "active") return false;
|
|
301
|
+
entry.state = "draining";
|
|
302
|
+
return true;
|
|
303
|
+
}, "beginDrain"),
|
|
304
|
+
cancelDrain: /* @__PURE__ */ __name((runtime) => {
|
|
305
|
+
const entry = entryForRuntime(runtime);
|
|
306
|
+
if (entry?.state === "draining" && entry.current?.guard.closed !== true) {
|
|
307
|
+
entry.state = "active";
|
|
308
|
+
}
|
|
309
|
+
}, "cancelDrain"),
|
|
310
|
+
commitDrain: /* @__PURE__ */ __name((runtime) => {
|
|
311
|
+
const entry = entryForRuntime(runtime);
|
|
312
|
+
if (!entry || runtime.primary || entry.state !== "draining") return;
|
|
313
|
+
entry.current?.guard.close();
|
|
314
|
+
sessionOwnerIndex?.removeWorkspace(runtime.workspaceCwd);
|
|
315
|
+
}, "commitDrain"),
|
|
316
|
+
completeDrain: /* @__PURE__ */ __name((runtime) => {
|
|
317
|
+
const entry = entryForRuntime(runtime);
|
|
318
|
+
if (!entry || runtime.primary || entry.state !== "draining") return;
|
|
319
|
+
entry.current?.guard.close();
|
|
320
|
+
entry.state = "removed";
|
|
321
|
+
byCwd.delete(runtime.workspaceCwd);
|
|
322
|
+
byId.delete(runtime.workspaceId);
|
|
323
|
+
const index = entries.indexOf(entry);
|
|
324
|
+
if (index >= 0) entries.splice(index, 1);
|
|
325
|
+
sessionOwnerIndex?.removeWorkspace(runtime.workspaceCwd);
|
|
326
|
+
}, "completeDrain"),
|
|
327
|
+
resolveLiveSessionOwner: /* @__PURE__ */ __name((sessionId) => {
|
|
328
|
+
const indexedCwds = sessionOwnerIndex?.getWorkspaceCwds(sessionId) ?? [];
|
|
329
|
+
if (indexedCwds.length > 0) {
|
|
330
|
+
const matches = [];
|
|
331
|
+
for (const workspaceCwd of indexedCwds) {
|
|
332
|
+
const entry = byCwd.get(workspaceCwd);
|
|
333
|
+
const runtime = entry?.current?.runtime;
|
|
334
|
+
if (!entry || !runtime || entry.state === "removed") {
|
|
335
|
+
sessionOwnerIndex?.remove(sessionId, workspaceCwd);
|
|
336
|
+
continue;
|
|
337
|
+
}
|
|
338
|
+
if (entry.state !== "active") continue;
|
|
339
|
+
try {
|
|
340
|
+
runtime.bridge.getSessionSummary(sessionId);
|
|
341
|
+
matches.push(runtime);
|
|
342
|
+
} catch (err) {
|
|
343
|
+
if (err instanceof SessionNotFoundError) {
|
|
344
|
+
sessionOwnerIndex?.remove(sessionId, workspaceCwd);
|
|
345
|
+
continue;
|
|
346
|
+
}
|
|
347
|
+
throw err;
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
if (matches.length === 1) {
|
|
351
|
+
return { kind: "found", runtime: matches[0] };
|
|
352
|
+
}
|
|
353
|
+
if (matches.length > 1) {
|
|
354
|
+
return { kind: "ambiguous", runtimes: matches };
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
return options.scanUnindexedOwners !== false ? scanLiveOwners(sessionId) : { kind: "not_found" };
|
|
358
|
+
}, "resolveLiveSessionOwner")
|
|
359
|
+
};
|
|
360
|
+
}
|
|
361
|
+
__name(createWorkspaceRegistry, "createWorkspaceRegistry");
|
|
362
|
+
function createSingleWorkspaceRegistry(runtime, options = {}) {
|
|
363
|
+
return createWorkspaceRegistry([runtime], options);
|
|
364
|
+
}
|
|
365
|
+
__name(createSingleWorkspaceRegistry, "createSingleWorkspaceRegistry");
|
|
366
|
+
|
|
367
|
+
export {
|
|
368
|
+
WorkspaceGenerationClosedError,
|
|
369
|
+
createWorkspaceGenerationGuard,
|
|
370
|
+
createWorkspaceSessionOwnerIndex,
|
|
371
|
+
createWorkspaceRegistry,
|
|
372
|
+
createSingleWorkspaceRegistry
|
|
373
|
+
};
|
|
374
|
+
/**
|
|
375
|
+
* @license
|
|
376
|
+
* Copyright 2026 Qwen Team
|
|
377
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
378
|
+
*/
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
// Force strict mode and setup for ESM
|
|
2
|
+
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
init_esbuild_shims
|
|
5
|
+
} from "./chunk-5O2XNYP6.js";
|
|
6
|
+
import {
|
|
7
|
+
__name
|
|
8
|
+
} from "./chunk-J2S4EL5Y.js";
|
|
9
|
+
|
|
10
|
+
// packages/cli/src/commands/channel/channel-registry.ts
|
|
11
|
+
init_esbuild_shims();
|
|
12
|
+
var registry = /* @__PURE__ */ new Map();
|
|
13
|
+
var builtinsPromise = null;
|
|
14
|
+
function ensureBuiltins() {
|
|
15
|
+
if (!builtinsPromise) {
|
|
16
|
+
builtinsPromise = (async () => {
|
|
17
|
+
const labelled = [
|
|
18
|
+
{ name: "telegram", promise: import("./dist-ZHXOBXDN.js") },
|
|
19
|
+
{ name: "weixin", promise: import("./dist-OAOC5OV4.js") },
|
|
20
|
+
{ name: "dingtalk", promise: import("./dist-SL2LUMML.js") },
|
|
21
|
+
{ name: "wecom", promise: import("./dist-PVEAFLHY.js") },
|
|
22
|
+
{ name: "feishu", promise: import("./dist-2PERFI23.js") },
|
|
23
|
+
{ name: "qqbot", promise: import("./dist-WGMNT3JQ.js") },
|
|
24
|
+
{ name: "github", promise: import("./dist-AOOUOG5S.js") },
|
|
25
|
+
{ name: "gitlab", promise: import("./dist-ULIG4M5H.js") }
|
|
26
|
+
];
|
|
27
|
+
const results = await Promise.allSettled(labelled.map((l) => l.promise));
|
|
28
|
+
for (let i = 0; i < results.length; i++) {
|
|
29
|
+
const result = results[i];
|
|
30
|
+
if (result.status === "fulfilled") {
|
|
31
|
+
registry.set(result.value.plugin.channelType, result.value.plugin);
|
|
32
|
+
} else {
|
|
33
|
+
process.stderr.write(
|
|
34
|
+
`[channel-registry] Failed to load "${labelled[i].name}" channel: ${result.reason}
|
|
35
|
+
`
|
|
36
|
+
);
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
})();
|
|
40
|
+
}
|
|
41
|
+
return builtinsPromise;
|
|
42
|
+
}
|
|
43
|
+
__name(ensureBuiltins, "ensureBuiltins");
|
|
44
|
+
function registerPlugin(plugin) {
|
|
45
|
+
if (registry.has(plugin.channelType)) {
|
|
46
|
+
throw new Error(
|
|
47
|
+
`Channel type "${plugin.channelType}" is already registered.`
|
|
48
|
+
);
|
|
49
|
+
}
|
|
50
|
+
registry.set(plugin.channelType, plugin);
|
|
51
|
+
}
|
|
52
|
+
__name(registerPlugin, "registerPlugin");
|
|
53
|
+
async function getPlugin(channelType) {
|
|
54
|
+
await ensureBuiltins();
|
|
55
|
+
return registry.get(channelType);
|
|
56
|
+
}
|
|
57
|
+
__name(getPlugin, "getPlugin");
|
|
58
|
+
async function supportedTypes() {
|
|
59
|
+
await ensureBuiltins();
|
|
60
|
+
return [...registry.keys()];
|
|
61
|
+
}
|
|
62
|
+
__name(supportedTypes, "supportedTypes");
|
|
63
|
+
async function supportedChannelCatalog() {
|
|
64
|
+
await ensureBuiltins();
|
|
65
|
+
return [...registry.values()].map(
|
|
66
|
+
({ channelType, displayName, management }) => ({
|
|
67
|
+
type: channelType,
|
|
68
|
+
displayName,
|
|
69
|
+
manageable: management !== void 0,
|
|
70
|
+
fields: management?.fields ?? []
|
|
71
|
+
})
|
|
72
|
+
);
|
|
73
|
+
}
|
|
74
|
+
__name(supportedChannelCatalog, "supportedChannelCatalog");
|
|
75
|
+
|
|
76
|
+
export {
|
|
77
|
+
registerPlugin,
|
|
78
|
+
getPlugin,
|
|
79
|
+
supportedTypes,
|
|
80
|
+
supportedChannelCatalog
|
|
81
|
+
};
|
|
@@ -563,7 +563,7 @@ var WorkspaceRegistrationStore = class {
|
|
|
563
563
|
return removed;
|
|
564
564
|
}
|
|
565
565
|
async update(mutate) {
|
|
566
|
-
const { atomicWriteFile } = await import("./
|
|
566
|
+
const { atomicWriteFile } = await import("./deferred-core-runtime-UIJL6EEU.js");
|
|
567
567
|
return withInProcessLock(this.filePath, async () => {
|
|
568
568
|
const lock = await acquireFileLock(this.filePath);
|
|
569
569
|
let committed = false;
|