@qwen-code/qwen-code 0.23.3 → 0.23.4
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/computer-use/SKILL.md +46 -198
- package/bundled/computer-use/references/macos.md +208 -0
- package/bundled/computer-use/references/windows-linux.md +247 -0
- package/bundled/goal-draft/SKILL.md +10 -10
- package/bundled/qc-helper/docs/configuration/settings.md +81 -71
- package/bundled/qc-helper/docs/extension/getting-started-extensions.md +2 -0
- package/bundled/qc-helper/docs/extension/introduction.md +9 -3
- package/bundled/qc-helper/docs/features/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/agent-board.md +89 -0
- package/bundled/qc-helper/docs/features/channels/dingtalk.md +3 -21
- package/bundled/qc-helper/docs/features/channels/dws.md +5 -1
- package/bundled/qc-helper/docs/features/channels/overview.md +5 -6
- package/bundled/qc-helper/docs/features/code-review.md +18 -4
- package/bundled/qc-helper/docs/features/commands.md +9 -0
- package/bundled/qc-helper/docs/features/computer-use.md +26 -8
- package/bundled/qc-helper/docs/features/cross-session-protocol.md +23 -5
- package/bundled/qc-helper/docs/features/followup-suggestions.md +17 -5
- package/bundled/qc-helper/docs/features/goals.md +22 -18
- package/bundled/qc-helper/docs/features/hooks.md +48 -37
- package/bundled/qc-helper/docs/features/skills.md +33 -3
- package/bundled/qc-helper/docs/features/status-line.md +2 -0
- package/bundled/qc-helper/docs/features/sub-agents.md +27 -0
- package/bundled/qc-helper/docs/qwen-serve.md +7 -3
- package/bundled/review/SKILL.md +20 -10
- package/bundled/review/references/persistence.md +2 -0
- package/bundled/workflow-authoring/SKILL.md +442 -0
- package/bundled/workflow-creator/SKILL.md +1 -1
- package/chunks/{MaxSizedBox-D4LW7RZZ.js → MaxSizedBox-Q44AWRWI.js} +59 -55
- package/chunks/{StandaloneSessionPicker-ALTTRWUP.js → StandaloneSessionPicker-UKII7M7U.js} +83 -79
- package/chunks/{acp-startup-profiler-KEU6VAYR.js → acp-startup-profiler-RUQNTNU5.js} +2 -2
- package/chunks/acp-subagent-executor-7RUAOXE7.js +141 -0
- package/chunks/{acpAgent-BBSW7XZG.js → acpAgent-5N3LHCO3.js} +1026 -355
- package/chunks/{agent-SQ6OY3QD.js → agent-LU5UJALC.js} +43 -39
- package/chunks/{agent-headless-RI2THRQ7.js → agent-headless-LTLADUGR.js} +43 -39
- package/chunks/{anthropicContentGenerator-JSKMKS6V.js → anthropicContentGenerator-H5YPXIDE.js} +37 -15
- package/chunks/{artifact-tool-PMYZCYNH.js → artifact-tool-MFGORTWZ.js} +59 -109
- package/chunks/{askUserQuestion-4M4YYIB4.js → askUserQuestion-WS4GUT7C.js} +3 -3
- package/chunks/{bridge-DAFMI72L.js → bridge-P34XQP3D.js} +63 -58
- package/chunks/{build-63BIOYWK.js → build-5KWQBWEQ.js} +1 -1
- package/chunks/{ca-KC2AISNS.js → ca-GZ4FDJU2.js} +3 -3
- package/chunks/{channel-management-service-OWDXVL7R.js → channel-management-service-AFVIT4VH.js} +8 -8
- package/chunks/{channel-settings-store-4I6JONT7.js → channel-settings-store-VE4ARRSR.js} +68 -64
- package/chunks/{channel-worker-group-F2ZZMLNS.js → channel-worker-group-JR6JOELM.js} +8 -8
- package/chunks/{channel-worker-manager-2SZLJJSJ.js → channel-worker-manager-AVKJEZFL.js} +8 -8
- package/chunks/{channel-worker-supervisor-ZFNWMG6D.js → channel-worker-supervisor-OOYY7BAQ.js} +5 -5
- package/chunks/{chunk-DAWWT2ID.js → chunk-2NRKLYID.js} +1374 -2164
- package/chunks/{chunk-53GWJOLP.js → chunk-2P2IXKDR.js} +3 -1
- package/chunks/{chunk-6JACAGYH.js → chunk-2S2WIGCM.js} +1 -1
- package/chunks/{chunk-IUVIBDKU.js → chunk-2YMRRI2C.js} +9 -10
- package/chunks/{chunk-MLQNSPRZ.js → chunk-3AYIKQTJ.js} +15 -5
- package/chunks/{chunk-F53KKZUD.js → chunk-3LMDSCLU.js} +158 -10
- package/chunks/{chunk-WG7BL3FY.js → chunk-473RJLIH.js} +1 -1
- package/chunks/{chunk-BWAMMKIS.js → chunk-4XP7WXC4.js} +135 -6
- package/chunks/{chunk-W5ZQMAEM.js → chunk-4Y2I3CI3.js} +1 -1
- package/chunks/{chunk-HGEUHUEV.js → chunk-54B2LTKP.js} +1 -1
- package/chunks/{chunk-IRH27ZC2.js → chunk-5EZRLTLQ.js} +4 -4
- package/chunks/{chunk-DLH7YIX6.js → chunk-5FK4MSHB.js} +3 -3
- package/chunks/chunk-5JG3DAKS.js +1416 -0
- package/chunks/{chunk-CUEXOHQH.js → chunk-5ODRE7E5.js} +9 -15
- package/chunks/{chunk-532WHF4F.js → chunk-5VQR2DD7.js} +2 -2
- package/chunks/chunk-62MWBTS7.js +191 -0
- package/chunks/{chunk-YQHLFCPU.js → chunk-65ANUQSV.js} +32 -24
- package/chunks/{chunk-YBUMTY7B.js → chunk-66N6C4EH.js} +1 -1
- package/chunks/{chunk-AC6KDLH3.js → chunk-6TFZIA2L.js} +1 -1
- package/chunks/{chunk-Y2MYW47X.js → chunk-6WXVEDT2.js} +9 -2
- package/chunks/{chunk-NRXWJXJ4.js → chunk-7GKPKIUB.js} +15 -15
- package/chunks/chunk-7JGH6IMU.js +2780 -0
- package/chunks/{chunk-ZHKTKHMO.js → chunk-7MIBD3LG.js} +1 -1
- package/chunks/{chunk-HGAELO7B.js → chunk-7ML2ZLQF.js} +2 -2
- package/chunks/{chunk-3UXUOFO6.js → chunk-7W2Y3PZD.js} +9 -10
- package/chunks/{chunk-76RGWKLS.js → chunk-ABNX6E6K.js} +1 -1
- package/chunks/chunk-ACHCT36C.js +28 -0
- package/chunks/{chunk-NE624IVP.js → chunk-ADQUK6WA.js} +1 -1
- package/chunks/{chunk-PLLIWEM3.js → chunk-AEWCOE64.js} +2 -2
- package/chunks/{chunk-3FPYT6QC.js → chunk-ARDHE6MM.js} +23 -0
- package/chunks/{chunk-LILGKQ4B.js → chunk-AXZMWAJV.js} +156 -26
- package/chunks/{chunk-SYLECP23.js → chunk-BBMOAZ2E.js} +4 -4
- package/chunks/{chunk-RWVD5RRY.js → chunk-BDDE4YNP.js} +3 -3
- package/chunks/{chunk-TPKQIA7G.js → chunk-BSIOCNDK.js} +1 -1
- package/chunks/{chunk-U7O65WKL.js → chunk-BW2SMO6L.js} +1 -1
- package/chunks/{chunk-WBCPROWX.js → chunk-C4HBZQNH.js} +1 -1
- package/chunks/{chunk-NOO4QFXM.js → chunk-C75BXMPM.js} +1 -3
- package/chunks/chunk-CFMZLE3L.js +75 -0
- package/chunks/{chunk-AXTFYDXT.js → chunk-CXXAZ2LZ.js} +1 -1
- package/chunks/{chunk-N7VWZDWW.js → chunk-DCRVSIK6.js} +4460 -3838
- package/chunks/{chunk-NJQTG2G3.js → chunk-DGTH4BSO.js} +11 -11
- package/chunks/{chunk-J3TJH52D.js → chunk-DOTF2PF2.js} +1 -1
- package/chunks/{chunk-BWQLXU37.js → chunk-E4XZSQXB.js} +381 -86
- package/chunks/{chunk-2ALXPGB4.js → chunk-E6IR653O.js} +1 -1
- package/chunks/{chunk-R4Q2PEFV.js → chunk-E7HXORS7.js} +1 -1
- package/chunks/{chunk-ZKYR7QS4.js → chunk-EDB556X7.js} +2 -2
- package/chunks/{chunk-NUQVB25K.js → chunk-EKMJR7M3.js} +2 -2
- package/chunks/{chunk-Q5BD56BW.js → chunk-ELHAQ5H4.js} +7 -7
- package/chunks/{chunk-GSILBZLN.js → chunk-EOQXU3ZE.js} +2 -2
- package/chunks/{chunk-7QYWGTHB.js → chunk-EPVEPTI3.js} +44 -151
- package/chunks/{chunk-POC3YMHG.js → chunk-F2IRY2TD.js} +4 -4
- package/chunks/{chunk-S6Q6Q4P2.js → chunk-FBDHP23D.js} +1 -1
- package/chunks/{chunk-3I7W2POO.js → chunk-FGROOEKM.js} +5 -40
- package/chunks/{chunk-HNLMYDQE.js → chunk-FMLBBXHB.js} +13 -9
- package/chunks/{chunk-Z3GF56ME.js → chunk-FRISMWG3.js} +3 -3
- package/chunks/{chunk-ALMR3E6Q.js → chunk-GDWE23OR.js} +3 -3
- package/chunks/{chunk-IAEXTMED.js → chunk-GNV2SFO7.js} +173 -7
- package/chunks/{chunk-CXTPVBFA.js → chunk-GSS4SZNG.js} +100 -17
- package/chunks/{chunk-3XLK2QMY.js → chunk-H7L725Z6.js} +59 -16
- package/chunks/{chunk-6HUXPLB5.js → chunk-HEOH7JZY.js} +5 -5
- package/chunks/{chunk-DTNV6UZY.js → chunk-HFJSQ4GL.js} +10 -24
- package/chunks/{chunk-BZM5U74J.js → chunk-I6JRN375.js} +724 -468
- package/chunks/{chunk-VZUCTJ2P.js → chunk-I6YJZGHS.js} +10 -10
- package/chunks/{chunk-RZHU3K6M.js → chunk-IAS753HG.js} +2 -20
- package/chunks/{chunk-EDMXGXAK.js → chunk-IBRQG2MP.js} +10 -13
- package/chunks/{chunk-NOAG7N22.js → chunk-IGLX6UXJ.js} +2 -2
- package/chunks/chunk-INGBUYL6.js +230 -0
- package/chunks/{chunk-IL5M5NYD.js → chunk-IR5CVY5G.js} +11 -9
- package/chunks/{chunk-OX7IZ2G5.js → chunk-ITOB3LRT.js} +4 -4
- package/chunks/{chunk-LDVNJZGH.js → chunk-IUXWAKVS.js} +17 -8
- package/chunks/{chunk-2PJRI3EH.js → chunk-J4DRBDHX.js} +218 -43
- package/chunks/{chunk-XGYHNWL3.js → chunk-J7LBAKDH.js} +3 -3
- package/chunks/{chunk-W5FIP7FC.js → chunk-JLZ5YCMV.js} +5 -5
- package/chunks/{chunk-LG5Y4OWO.js → chunk-JRHKM3YQ.js} +2 -2
- package/chunks/{chunk-2ZN3O5FT.js → chunk-JZ3FFPES.js} +6 -6
- package/chunks/{chunk-NMCDMLHL.js → chunk-K2DCZ6SZ.js} +50 -35
- package/chunks/{chunk-F42YYSCK.js → chunk-KLGCF6G7.js} +8 -8
- package/chunks/{chunk-K2OJUPOE.js → chunk-KP2FHIFR.js} +12 -0
- package/chunks/{chunk-IV7GDNKC.js → chunk-KZCK5JUN.js} +4 -4
- package/chunks/{acp-subagent-executor-LEUN3N7N.js → chunk-L56E7YUM.js} +11 -110
- package/chunks/{chunk-NMRCXKQ5.js → chunk-L5BVU4JW.js} +3 -3
- package/chunks/{chunk-ZW2EUO2A.js → chunk-L6DIANLD.js} +1 -1
- package/chunks/{chunk-GOXQL4YH.js → chunk-LFNK4DGQ.js} +2 -2
- package/chunks/{chunk-UKZ45TJL.js → chunk-LMDMYMSS.js} +420 -219
- package/chunks/chunk-LMJSPC55.js +260 -0
- package/chunks/{chunk-X6K77VHC.js → chunk-LWWRJRCD.js} +1 -1
- package/chunks/{chunk-UXEO7E3V.js → chunk-LYD3T3H7.js} +1 -0
- package/chunks/{chunk-HBQ2NXOU.js → chunk-M6MID3FA.js} +2 -2
- package/chunks/{chunk-E4UEO3XM.js → chunk-ME4JBHSB.js} +324 -2
- package/chunks/{chunk-MF6E7FSA.js → chunk-MFPAVOYJ.js} +8 -201
- package/chunks/{chunk-BV6Q5HMY.js → chunk-MJHLKWGJ.js} +8 -7
- package/chunks/{chunk-NFYEQRLG.js → chunk-MQRLLBMQ.js} +1 -1
- package/chunks/{chunk-O4KNCAX4.js → chunk-NCPFOLM2.js} +11 -0
- package/chunks/{chunk-2SZH22YO.js → chunk-NJ2OFVUX.js} +115 -97
- package/chunks/{chunk-6MBXY6WM.js → chunk-NRQI3PGS.js} +1 -1
- package/chunks/{chunk-3CZ2BQV6.js → chunk-NXUZFW3G.js} +49 -19
- package/chunks/{chunk-X7UJKOHZ.js → chunk-O75ZXPOX.js} +4 -6
- package/chunks/{chunk-5GLDOLNQ.js → chunk-OWUAZXXN.js} +4 -3
- package/chunks/{chunk-XBZTAGB7.js → chunk-OXDQETZA.js} +1 -1
- package/chunks/{chunk-2UWQX4FP.js → chunk-OZEV3R3S.js} +1 -1
- package/chunks/{chunk-SBRX4BDI.js → chunk-P225AM5U.js} +2 -2
- package/chunks/{chunk-ZU47FBOC.js → chunk-P6XVYPWA.js} +126 -12
- package/chunks/{chunk-MHAADZOZ.js → chunk-PCIYPEYV.js} +3 -3
- package/chunks/{chunk-SSGAAWLY.js → chunk-PNACDSCO.js} +95 -73
- package/chunks/chunk-PRWRNC64.js +32 -0
- package/chunks/{chunk-7BXXIQG4.js → chunk-PVKEYO5D.js} +36 -72
- package/chunks/{chunk-FCQJLMA2.js → chunk-Q3TFRP5G.js} +178 -8
- package/chunks/{chunk-DYFOSJHU.js → chunk-QM2MRAG4.js} +2756 -1153
- package/chunks/{chunk-ZKZHSB5W.js → chunk-QR4Q425T.js} +9 -9
- package/chunks/{chunk-J6MB5ZHZ.js → chunk-QZW6WRB7.js} +2 -1
- package/chunks/{chunk-3BTSSIJO.js → chunk-RHTNPDGD.js} +99 -14
- package/chunks/{chunk-OLTN767L.js → chunk-RJFUPP3F.js} +2 -2
- package/chunks/chunk-RKXAOP6F.js +154 -0
- package/chunks/{chunk-TP6FYVQT.js → chunk-RSWBT7AZ.js} +33 -1
- package/chunks/{chunk-E7LB57MB.js → chunk-RWKR4VNK.js} +6 -6
- package/chunks/chunk-S7UQ3V2H.js +87 -0
- package/chunks/{chunk-N6VQ37ZZ.js → chunk-SFL6U7U7.js} +1 -1
- package/chunks/{chunk-SODMFNAR.js → chunk-SQCZDHBQ.js} +5 -5
- package/chunks/{chunk-MOS5OAOG.js → chunk-SROLVJFY.js} +6 -6
- package/chunks/{chunk-3KQBQ6FM.js → chunk-SYDMM6IX.js} +190 -28
- package/chunks/{chunk-HUXPEUFL.js → chunk-SYROIHU7.js} +1 -1
- package/chunks/{chunk-PSPAM24S.js → chunk-TBSCTWKF.js} +6 -0
- package/chunks/{chunk-RLLRJJDR.js → chunk-TJDUJSVH.js} +2 -2
- package/chunks/{chunk-HBU7EKY4.js → chunk-TRKIKBUW.js} +45 -15
- package/chunks/{chunk-GCDXVPFK.js → chunk-TW2RLZPC.js} +31 -7
- package/chunks/chunk-U6H3XTFA.js +95 -0
- package/chunks/{chunk-NHJKAR6E.js → chunk-UGEDTVL6.js} +972 -18
- package/chunks/{chunk-KOKPXIAN.js → chunk-UL4DXZMP.js} +3 -3
- package/chunks/{chunk-MSNHNAQZ.js → chunk-UUT7EFX3.js} +3 -3
- package/chunks/{chunk-JXNIF2O5.js → chunk-V545KI73.js} +1 -1
- package/chunks/{chunk-7ICHPMBQ.js → chunk-VELFTVEO.js} +4 -4
- package/chunks/chunk-VGY2RGXL.js +100 -0
- package/chunks/{chunk-5KI7ZDTB.js → chunk-VQ3SUPLA.js} +24 -12
- package/chunks/{chunk-TBEXLLAO.js → chunk-VRQZESKP.js} +1 -1
- package/chunks/{chunk-FN3JNDRU.js → chunk-VVI7MK3V.js} +3 -3
- package/chunks/{chunk-EUURTIV6.js → chunk-WBSJ6VPZ.js} +10 -2
- package/chunks/{chunk-NLNQNBZ2.js → chunk-WD6YQI5M.js} +1 -1
- package/chunks/{chunk-KFZYGSJN.js → chunk-WDB57HEI.js} +3 -3
- package/chunks/chunk-WFNEY5G7.js +347 -0
- package/chunks/{chunk-XKBFYTCD.js → chunk-WK6DEH3Q.js} +46 -0
- package/chunks/{chunk-EVTNACMT.js → chunk-WKQX4FND.js} +12 -12
- package/chunks/{chunk-36HCNKDS.js → chunk-WKVZES7O.js} +65 -14
- package/chunks/{chunk-NHCZJQE4.js → chunk-WLFILD4T.js} +6 -6
- package/chunks/{chunk-JYKWOREU.js → chunk-WMEX6CFP.js} +13 -3
- package/chunks/{chunk-6W4HBUA2.js → chunk-WNQRJXKP.js} +1 -1
- package/chunks/{chunk-7APZIRH3.js → chunk-X7GOO6VM.js} +5 -5
- package/chunks/{chunk-VX63RJXE.js → chunk-XX5HQLCZ.js} +7 -0
- package/chunks/{chunk-2Z3T52OC.js → chunk-Y5TM7SBV.js} +7 -2
- package/chunks/{chunk-V2P3DOQR.js → chunk-YDFOHRS5.js} +1 -1
- package/chunks/{chunk-QMUYLYT5.js → chunk-YGFJ6BRT.js} +1 -1
- package/chunks/{chunk-LK2WUCDQ.js → chunk-YM6KUQ2S.js} +1 -1
- package/chunks/chunk-Z72PLR74.js +36 -0
- package/chunks/{chunk-BHTYRHJF.js → chunk-ZJ7JQUGY.js} +4 -1
- package/chunks/{chunk-4ALNJDHL.js → chunk-ZKIAGIGH.js} +87 -4
- package/chunks/{chunk-VG3Q2NC4.js → chunk-ZNI3YJHS.js} +32 -12
- package/chunks/{chunk-DT75RKNH.js → chunk-ZXUKZHMV.js} +3 -3
- package/chunks/{chunk-Q2LVVIKF.js → chunk-ZZUXUBEB.js} +29 -12
- package/chunks/codex-subagent-executor-WCRCJMQK.js +586 -0
- package/chunks/{config-utils-L6KLDYIV.js → config-utils-73C3RGYN.js} +60 -56
- package/chunks/{contextCommand-UYEH7NIU.js → contextCommand-4ZDPQJHD.js} +58 -54
- package/chunks/{core-runtime-NVHT3Z3V.js → core-runtime-ZDUA5DYE.js} +58 -55
- package/chunks/{create-sub-session-YWASE5VH.js → create-sub-session-JK3SSJKO.js} +169 -89
- package/chunks/{create-sub-session-TIGCFGCS.js → create-sub-session-MSGNIM37.js} +5 -2
- package/chunks/{cron-create-AKWX67FO.js → cron-create-U2JJ5CCF.js} +3 -3
- package/chunks/{cron-delete-XPB6IYZJ.js → cron-delete-7DM4LJWD.js} +2 -2
- package/chunks/{cron-list-XBKO4WU5.js → cron-list-VCUSZK2Y.js} +2 -2
- package/chunks/{daemon-G5TYKZD6.js → daemon-NJB4PWZ7.js} +3 -1
- package/chunks/{daemon-git-worktree-guard-FOW4RQSK.js → daemon-git-worktree-guard-QU2CCJIE.js} +58 -54
- package/chunks/{daemon-status-provider-O5KQZYMP.js → daemon-status-provider-2PO7NLDQ.js} +68 -63
- package/chunks/{daemon-trust-policy-3ATXEON7.js → daemon-trust-policy-IMDTIUWB.js} +64 -60
- package/chunks/{daemon-trust-policy-monitor-7MCNDNEC.js → daemon-trust-policy-monitor-6IVBNUAD.js} +64 -60
- package/chunks/{de-UU2YTO37.js → de-VGY3VNBU.js} +3 -3
- package/chunks/{deferred-core-runtime-JK5IXL5K.js → deferred-core-runtime-3AZUE7F3.js} +56 -52
- package/chunks/{discovery-XP4RMDUM.js → discovery-5KUEPR65.js} +2 -2
- package/chunks/{display-image-NAH3AZ63.js → display-image-QTHALY6N.js} +3 -3
- package/chunks/{dist-KLZ7XGEQ.js → dist-2QYIVNS6.js} +1 -4
- package/chunks/{dist-AHJYPSJL.js → dist-GUB7QRYA.js} +2 -5
- package/chunks/{dist-ZXTZTE54.js → dist-MPUZZOG5.js} +4 -17
- package/chunks/{dist-F2DVGTL3.js → dist-NIOJXMGY.js} +111 -101
- package/chunks/{dist-KJGRVIGJ.js → dist-PA7WPFVE.js} +5 -36
- package/chunks/{dist-AIKC5E5P.js → dist-SE4J6Z4O.js} +43 -669
- package/chunks/{dist-H6G3K26N.js → dist-T6DDPDLQ.js} +14 -34
- package/chunks/{dist-GWNQVPZT.js → dist-TFGETXFN.js} +10 -33
- package/chunks/{dist-ZA52JXAS.js → dist-VDLSBCLM.js} +1 -5
- package/chunks/{edit-SY35KYIE.js → edit-HXMBABZU.js} +46 -42
- package/chunks/{en-CAJHTIQT.js → en-E5ZO5TZW.js} +5 -3
- package/chunks/{enter-worktree-54L5QJ3N.js → enter-worktree-CAARFWBI.js} +6 -5
- package/chunks/{enterPlanMode-HXX6KQJR.js → enterPlanMode-KAMW2I2C.js} +43 -39
- package/chunks/{environment-DKXHG4HB.js → environment-HYMXOTVB.js} +59 -55
- package/chunks/{errors-ADY7LQJJ.js → errors-NQRH7NAM.js} +58 -54
- package/chunks/exec-RPKEY6HP.js +505 -0
- package/chunks/{exit-worktree-EORJDKDS.js → exit-worktree-JXGGUOBP.js} +6 -5
- package/chunks/{exitPlanMode-HSK2CQI6.js → exitPlanMode-SMEBS5EF.js} +43 -39
- package/chunks/{fast-path-U636VWN2.js → fast-path-CUWUTJUR.js} +10 -10
- package/chunks/{fast-path-settings-V7MI7EZJ.js → fast-path-settings-XDYX7X5Z.js} +2 -2
- package/chunks/{fr-HKNWVXRJ.js → fr-UAZJJH5N.js} +3 -3
- package/chunks/{glob-GUGGTH5L.js → glob-VOM5DVZ3.js} +43 -39
- package/chunks/{goal-tools-PXYRSQGX.js → goal-tools-YBYJ5KPM.js} +49 -41
- package/chunks/{grep-3PKFKLCA.js → grep-H2I33VAO.js} +8 -3
- package/chunks/{handleAutoUpdate-5KHS4HIN.js → handleAutoUpdate-4CEHNJ2F.js} +61 -57
- package/chunks/{i18n-KSGKMUPT.js → i18n-G7ODGUGN.js} +57 -53
- package/chunks/{image-gen-OCCR2WWU.js → image-gen-5G2TQ3DY.js} +6 -5
- package/chunks/{initializer-YYT5XEZF.js → initializer-GZ73HSOA.js} +64 -60
- package/chunks/{installationInfo-UNSBPYW2.js → installationInfo-PV472I52.js} +57 -53
- package/chunks/{ja-GJS5RZGU.js → ja-2RITCMAJ.js} +3 -3
- package/chunks/list-D4A7LFOF.js +133 -0
- package/chunks/{list-agents-QLDXS5OD.js → list-agents-EWDCEPIW.js} +3 -3
- package/chunks/{llm-XGGLBGPH.js → llm-PJU4VT3K.js} +161 -125
- package/chunks/{llm-content-generator-ZHQQT5W7.js → llm-content-generator-ITOMDK65.js} +14 -7
- package/chunks/{loadedSettingsAdapter-3DXLASK7.js → loadedSettingsAdapter-NNU4BY5Q.js} +64 -60
- package/chunks/{loggingContentGenerator-V72OCCJO.js → loggingContentGenerator-SMI2AJYY.js} +47 -43
- package/chunks/{loop-wakeup-HHMYIC7Z.js → loop-wakeup-VG6CGBQA.js} +4 -4
- package/chunks/{ls-N7ABR6HI.js → ls-6ZB3BEIR.js} +1 -1
- package/chunks/{lsp-LTOFWG5P.js → lsp-M54FQARP.js} +5 -1
- package/chunks/{managed-npm-update-HV5LPZH2.js → managed-npm-update-AN5RDI5D.js} +57 -53
- package/chunks/mcp-RIIEZ7NJ.js +127 -0
- package/chunks/model-configuration-E5M35A3M.js +140 -0
- package/chunks/modelConfigUtils-43SY2EDS.js +119 -0
- package/chunks/{monitor-TLBNM4MV.js → monitor-5WYDOXLI.js} +43 -39
- package/chunks/{nonInteractiveCli-LSJSQ2W4.js → nonInteractiveCli-D3YFYXNB.js} +112 -107
- package/chunks/{notebook-edit-OSPOLZP6.js → notebook-edit-GQNFJTIR.js} +45 -41
- package/chunks/{openaiContentGenerator-BE4S5TRD.js → openaiContentGenerator-VJAKFZ32.js} +24 -19
- package/chunks/{openaiResponsesContentGenerator-RTCAJ5V5.js → openaiResponsesContentGenerator-AWRYZLJU.js} +110 -19
- package/chunks/{pidfile-H32FEPWA.js → pidfile-I5SWEJDX.js} +56 -52
- package/chunks/{processUtils-SSLIPDEA.js → processUtils-NSYM3SKR.js} +2 -2
- package/chunks/{prompt-terminal-ledger-I5SLL6UF.js → prompt-terminal-ledger-KWBANHUE.js} +57 -53
- package/chunks/{pt-FXMYXEUV.js → pt-5ZF7ZQUV.js} +3 -3
- package/chunks/{qwenContentGenerator-TMQC623Z.js → qwenContentGenerator-LR6HNFBU.js} +47 -43
- package/chunks/{qwenOAuth2-3ZRQHHTC.js → qwenOAuth2-WIEUEFEY.js} +5 -4
- package/chunks/{read-file-T2QAIZE2.js → read-file-LOSUPKDX.js} +9 -8
- package/chunks/{read-mcp-resource-B37WANAQ.js → read-mcp-resource-LPSWXVOD.js} +1 -1
- package/chunks/{record-artifact-OAXWXZ5D.js → record-artifact-PXMNP7GZ.js} +3 -3
- package/chunks/{record-source-D7R7X3GT.js → record-source-2GSY5JD5.js} +6 -6
- package/chunks/{report-findings-AR3VC6EQ.js → report-findings-W6GR7SYZ.js} +4 -4
- package/chunks/{request-shutdown-IKNWTX5M.js → request-shutdown-53SNYGVR.js} +5 -5
- package/chunks/{resumeHistoryUtils-QLKDH5GY.js → resumeHistoryUtils-6IFK3MQO.js} +63 -59
- package/chunks/{ripGrep-YGWL7KCV.js → ripGrep-MBSYRHNP.js} +13 -11
- package/chunks/{ru-RMHURE5U.js → ru-7BNZFQKG.js} +3 -3
- package/chunks/{run-qwen-serve-26KZDECC.js → run-qwen-serve-WYEEYIHV.js} +314 -127
- package/chunks/{runtime-BMEIVDDG.js → runtime-FVTTOB4E.js} +69 -65
- package/chunks/{scheduled-tasks-NCFPP6VQ.js → scheduled-tasks-RN6DUY7E.js} +66 -60
- package/chunks/{scheduler-47TVMUVN.js → scheduler-T7DDWINW.js} +58 -54
- package/chunks/{sdk-exporters-http-VWTF4W6K.js → sdk-exporters-http-3R2TRQHE.js} +2 -1
- package/chunks/{sdk-impl-G6FVTBQZ.js → sdk-impl-4WF3VZ2F.js} +3 -3
- package/chunks/{send-message-TWOGWCBG.js → send-message-UMJKN27Q.js} +7 -7
- package/chunks/{serve-KL3G6LQQ.js → serve-LVMPJBTV.js} +66 -62
- package/chunks/{server-LBPYXZ5G.js → server-U7K7EJEP.js} +783 -350
- package/chunks/{session-YG6742LO.js → session-BQNC5QUN.js} +117 -112
- package/chunks/{session-attachments-root-OUBQDYC4.js → session-attachments-root-LQDHWZST.js} +56 -52
- package/chunks/{session-pr-refresh-EKGMYNAW.js → session-pr-refresh-J7DQYX2I.js} +66 -60
- package/chunks/{settings-DDNHJX2L.js → settings-WAWJIZHR.js} +67 -63
- package/chunks/{shell-KUCXWITU.js → shell-WFJEYGQI.js} +43 -39
- package/chunks/{skill-JQLKPNWZ.js → skill-RHQWSDOK.js} +128 -23
- package/chunks/{skill-settings-XERQCUXZ.js → skill-settings-ALFUQQD6.js} +72 -60
- package/chunks/{spawnChannel-GQ45QFGB.js → spawnChannel-D35CB5JB.js} +60 -55
- package/chunks/{standalone-update-PRF3ILGZ.js → standalone-update-NMMY6CAO.js} +58 -54
- package/chunks/{start-opentui-ui-JDSOZE3N.js → start-opentui-ui-F6BN46GE.js} +2693 -2160
- package/chunks/{startInteractiveUI-RRW3JVHN.js → startInteractiveUI-E6U7L5AD.js} +1610 -1773
- package/chunks/{syntheticOutput-F6F27JMK.js → syntheticOutput-EX5L5GYI.js} +2 -2
- package/chunks/{task-create-Y623TBHB.js → task-create-75HVPEAH.js} +7 -7
- package/chunks/{task-list-FCPEEGWL.js → task-list-ZLJSMRFA.js} +2 -2
- package/chunks/{task-stop-QTKZXLPH.js → task-stop-MD7P6QGK.js} +1 -1
- package/chunks/{task-update-YLSXF25N.js → task-update-RI7QNVDP.js} +20 -13
- package/chunks/{team-create-5DRLOLOE.js → team-create-DKAJ3OUY.js} +43 -39
- package/chunks/{team-delete-S7TLHZCF.js → team-delete-RIDINW6I.js} +1 -1
- package/chunks/{team-plan-approval-MWSGAL5T.js → team-plan-approval-ZUG32DAK.js} +43 -39
- package/chunks/{terminal-image-renderer-H7PD4FQW.js → terminal-image-renderer-U3Z5PMGO.js} +58 -54
- package/chunks/{theme-manager-7AV73D6R.js → theme-manager-GA65ZFKB.js} +56 -52
- package/chunks/{todoWrite-5QI2H2FW.js → todoWrite-XSTG2VT5.js} +6 -3
- package/chunks/{tool-search-UGYTBLUV.js → tool-search-XCEN7VXX.js} +17 -12
- package/chunks/{total-session-admission-JIHSTJ5S.js → total-session-admission-FZSHBR32.js} +63 -58
- package/chunks/{trustedFolders-5VCBXFOP.js → trustedFolders-SXPNZESV.js} +57 -53
- package/chunks/{update-relaunch-4LF3APCV.js → update-relaunch-QOUTZZ7Q.js} +5 -5
- package/chunks/{updateCheck-4T3WUE5F.js → updateCheck-DYRX7M34.js} +60 -56
- package/chunks/{useAutoAcceptIndicator-UMGB64Z6.js → useAutoAcceptIndicator-QOG7LUT3.js} +68 -64
- package/chunks/{validateNonInterActiveAuth-GFJ72U2C.js → validateNonInterActiveAuth-FJPAEMDD.js} +109 -104
- package/chunks/{version-EAAZN4T2.js → version-5IC46F2Z.js} +1 -1
- package/chunks/{web-fetch-VRU3A2NI.js → web-fetch-WSW4QZBA.js} +15 -13
- package/chunks/web-search-5QFKXWUV.js +39 -0
- package/chunks/{web-shell-static-CCN4JZEE.js → web-shell-static-T7UGLVE4.js} +2 -7
- package/chunks/{workflow-UHPFALVZ.js → workflow-ZF4DLK4V.js} +179 -79
- package/chunks/workspace-providers-status-4E4XWBFS.js +133 -0
- package/chunks/{workspace-registration-store-A7RGKW62.js → workspace-registration-store-M3QEP27F.js} +2 -2
- package/chunks/{workspace-registry-C2NGE6SD.js → workspace-registry-H2ENI5G2.js} +63 -58
- package/chunks/{workspace-runtime-coordinator-QKMZ24YF.js → workspace-runtime-coordinator-CRRNB7PC.js} +66 -59
- package/chunks/{workspace-service-RQTTAGGC.js → workspace-service-GJ2GOHKU.js} +70 -65
- package/chunks/workspace-skills-status-CRWHV35X.js +130 -0
- package/chunks/{workspace-trust-reconciler-KFWATZUU.js → workspace-trust-reconciler-GG2JA7KI.js} +73 -68
- package/chunks/{write-file-DPVB2SBQ.js → write-file-LZ4EMF36.js} +45 -41
- package/chunks/{zh-TW-2K2WRFPY.js → zh-TW-7PRVUGLW.js} +5 -3
- package/chunks/{zh-S5V3Z5CR.js → zh-V2EYTYJP.js} +5 -3
- package/chunks/{zoom-image-S7AWLAPC.js → zoom-image-J5IMS3WD.js} +11 -10
- package/cli.js +18 -17
- package/codeModeHost.js +4425 -0
- package/export-transcript-document.css +1 -1
- package/export-transcript-document.js +151 -151
- package/locales/ca.js +5 -6
- package/locales/de.js +5 -6
- package/locales/en.js +7 -6
- package/locales/fr.js +6 -6
- package/locales/ja.js +5 -6
- package/locales/pt.js +5 -6
- package/locales/ru.js +6 -6
- package/locales/zh-TW.js +7 -6
- package/locales/zh.js +7 -6
- package/package.json +4 -3
- package/web-shell/assets/{abnfDiagram-VCTEODGH-nU24rpIE.js → abnfDiagram-VCTEODGH-S_JCiANq.js} +1 -1
- package/web-shell/assets/{arc-D1hTu8QI.js → arc-DP-839Xn.js} +1 -1
- package/web-shell/assets/architectureDiagram-5GKGNRK7-C8rCd2KK.js +36 -0
- package/web-shell/assets/blockDiagram-NRAW4CY4-DQR82jwr.js +129 -0
- package/web-shell/assets/{c4Diagram-UCG6FXSJ-kEFoC1ei.js → c4Diagram-UCG6FXSJ-D21PNMRP.js} +4 -4
- package/web-shell/assets/channel-BgGrpX_z.js +1 -0
- package/web-shell/assets/{chunk-2Q5K7J3B-DbT9wS7j.js → chunk-2Q5K7J3B-KdDInGLi.js} +1 -1
- package/web-shell/assets/{chunk-5VM5RSS4-CNbULt6O.js → chunk-5VM5RSS4-ltb7zRmH.js} +1 -1
- package/web-shell/assets/{chunk-F27PBJKO-CbQRy4Tb.js → chunk-F27PBJKO-DcpQA0Ng.js} +1 -1
- package/web-shell/assets/chunk-G27WJ6UU-C8NDZxcy.js +231 -0
- package/web-shell/assets/chunk-JWPE2WC7-hXhhHTs1.js +1 -0
- package/web-shell/assets/chunk-LCL6LL3I-CLaOR-Hl.js +206 -0
- package/web-shell/assets/chunk-POPQ4Y6H-Y5_qlB1N.js +1 -0
- package/web-shell/assets/{chunk-SVP7TREG-DyBb2Axj.js → chunk-SVP7TREG-BWX2Voh7.js} +4 -4
- package/web-shell/assets/{chunk-XXDRQBXY-BIA0eb5B.js → chunk-XXDRQBXY-1wmj_kXI.js} +1 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-jUH7ADYs.js +1 -0
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-jUH7ADYs.js +1 -0
- package/web-shell/assets/cose-bilkent-JH36ORCC-DpLc-cdd.js +1 -0
- package/web-shell/assets/cynefin-OW5HDTMX-DhxGiPZW.js +178 -0
- package/web-shell/assets/{cynefinDiagram-5FMLGOSQ-LENf_IUy.js → cynefinDiagram-5FMLGOSQ-Dl3jfBry.js} +1 -1
- package/web-shell/assets/{cytoscape.esm-CUqq0XTU.js → cytoscape.esm-DJK6lGiH.js} +3 -3
- package/web-shell/assets/dagre-3AP2YEHR-C8FA8vJk.js +4 -0
- package/web-shell/assets/diagram-S7CK7UJ4-D-quIUtW.js +30 -0
- package/web-shell/assets/diagram-UQ7AKVKN-Bjo09Uts.js +41 -0
- package/web-shell/assets/diagram-VSXAHHWV-IoI3ttq4.js +3 -0
- package/web-shell/assets/diagram-VX7I27RA-BKyOZ5SO.js +24 -0
- package/web-shell/assets/diagram-Z3DM3KII-Cu_OHEhw.js +24 -0
- package/web-shell/assets/{ebnfDiagram-PWID7BFC-BGpiquRm.js → ebnfDiagram-PWID7BFC-UVB-bbPg.js} +1 -1
- package/web-shell/assets/{erDiagram-SSCWMZ5O-D0besu_U.js → erDiagram-SSCWMZ5O-l8drddto.js} +13 -13
- package/web-shell/assets/flowDiagram-A5DVABFB-DU1I_VAI.js +168 -0
- package/web-shell/assets/{ganttDiagram-EL5Y4UJY-CNlsAeNr.js → ganttDiagram-EL5Y4UJY-BLRH05uB.js} +1 -1
- package/web-shell/assets/gitGraphDiagram-WWUBYQGX-Czg_BkRE.js +106 -0
- package/web-shell/assets/index-CmMV8Jla.js +3 -0
- package/web-shell/assets/{index-CGT341lL.js → index-DohPy72Z.js} +1 -1
- package/web-shell/assets/index-DyMtNYuu.js +2207 -0
- package/web-shell/assets/index-n6N-2a3v.css +36 -0
- package/web-shell/assets/{infoDiagram-RXCK75RN-Bpai64Ll.js → infoDiagram-RXCK75RN-BpBvjkro.js} +1 -1
- package/web-shell/assets/ishikawaDiagram-5VMMS53U-phy1l3jm.js +70 -0
- package/web-shell/assets/{journeyDiagram-EYS64GPL-iz_DKgFX.js → journeyDiagram-EYS64GPL-oY-9LgVS.js} +1 -1
- package/web-shell/assets/kanban-definition-3QL26DDD-slZoy-sc.js +89 -0
- package/web-shell/assets/{layout-qEvKgnvU.js → layout-0hnn_P9l.js} +1 -1
- package/web-shell/assets/{linear-C6lklGdq.js → linear-7Wqe8DRy.js} +1 -1
- package/web-shell/assets/mermaid.core-BaK8n0bq.js +312 -0
- package/web-shell/assets/mindmap-definition-FBJOCRG2-BedUdy_E.js +96 -0
- package/web-shell/assets/{pegDiagram-XKGWAZYB-BhD0q0i6.js → pegDiagram-XKGWAZYB-DQLRdmxq.js} +1 -1
- package/web-shell/assets/pieDiagram-E7YTZNPT-UC20w9-5.js +39 -0
- package/web-shell/assets/quadrantDiagram-AXDQQJYC-CQx2Hmk3.js +7 -0
- package/web-shell/assets/qwen-code-notification-BRVagufF.png +0 -0
- package/web-shell/assets/{railroadDiagram-O6MQD6OU-E1g2KIFK.js → railroadDiagram-O6MQD6OU-2UEJe_y-.js} +1 -1
- package/web-shell/assets/{requirementDiagram-EFPCY7ZU-CuerYJOe.js → requirementDiagram-EFPCY7ZU-DOAJggB4.js} +13 -13
- package/web-shell/assets/{sankeyDiagram-P5KCCOFB-CqWyCZGA.js → sankeyDiagram-P5KCCOFB-DnQ_qJo7.js} +7 -7
- package/web-shell/assets/{sequenceDiagram-WJ2MYXX4-B-YWb8x4.js → sequenceDiagram-WJ2MYXX4-DZrZUoCo.js} +16 -16
- package/web-shell/assets/sizeCapture-X5ZJPWSS-B5G4GDQB.js +1 -0
- package/web-shell/assets/{stateDiagram-HBIQ2CUA-C8LDpNHS.js → stateDiagram-HBIQ2CUA-Bn1cT0qF.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-BF3xtNvJ.js +1 -0
- package/web-shell/assets/swimlanes-XN3QIQJK-Bzhcdn87.js +1 -0
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN-B753mA3E.js +8 -0
- package/web-shell/assets/timeline-definition-24CTP7MA-BqZ_3D10.js +120 -0
- package/web-shell/assets/vennDiagram-4TSXK5OY-z9kw1kmm.js +34 -0
- package/web-shell/assets/wardleyDiagram-VM6X3IG4-Cydp1zJW.js +78 -0
- package/web-shell/assets/{xychartDiagram-S5SC5T6Z-ruD2Wjhg.js → xychartDiagram-S5SC5T6Z-j4X1lQKo.js} +1 -1
- package/web-shell/index.html +2 -2
- package/chunks/chunk-7Q2AXRDJ.js +0 -114
- package/chunks/chunk-AEY27Z35.js +0 -1411
- package/chunks/chunk-CFKIH3D3.js +0 -50
- package/chunks/chunk-HWVUSYSN.js +0 -126
- package/chunks/chunk-QHMLYMMS.js +0 -32
- package/chunks/chunk-SAH4BD2J.js +0 -92
- package/chunks/chunk-TWUKBNWM.js +0 -86
- package/chunks/chunk-ZTTC7T4X.js +0 -126
- package/chunks/list-YL6LDQKQ.js +0 -129
- package/chunks/mcp-IYVSIW6O.js +0 -123
- package/chunks/web-search-NEGYQNDJ.js +0 -912
- package/chunks/workspace-providers-status-AEYISSU2.js +0 -127
- package/chunks/workspace-skills-status-5HWZU3HX.js +0 -126
- package/web-shell/assets/architectureDiagram-5GKGNRK7-B_fgkKe7.js +0 -36
- package/web-shell/assets/blockDiagram-NRAW4CY4-C3pddUNg.js +0 -129
- package/web-shell/assets/channel-Blod4z1X.js +0 -1
- package/web-shell/assets/chunk-G27WJ6UU-CVbXTxYk.js +0 -231
- package/web-shell/assets/chunk-JWPE2WC7-D89c_BXy.js +0 -1
- package/web-shell/assets/chunk-LCL6LL3I-B7-I_9KB.js +0 -206
- package/web-shell/assets/chunk-POPQ4Y6H-DcLQFzS4.js +0 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-D6hFDMqb.js +0 -1
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-D6hFDMqb.js +0 -1
- package/web-shell/assets/cose-bilkent-JH36ORCC-Db2FYN85.js +0 -1
- package/web-shell/assets/cynefin-OW5HDTMX-i4GwmBVy.js +0 -178
- package/web-shell/assets/dagre-3AP2YEHR-CF9XVrD9.js +0 -4
- package/web-shell/assets/diagram-S7CK7UJ4-DD5PJfSm.js +0 -30
- package/web-shell/assets/diagram-UQ7AKVKN-CjD_sBMj.js +0 -41
- package/web-shell/assets/diagram-VSXAHHWV-U5WwMqyA.js +0 -3
- package/web-shell/assets/diagram-VX7I27RA-BujpHJJf.js +0 -24
- package/web-shell/assets/diagram-Z3DM3KII-3ZLtKEXo.js +0 -24
- package/web-shell/assets/flowDiagram-A5DVABFB-9DwDuIyr.js +0 -168
- package/web-shell/assets/gitGraphDiagram-WWUBYQGX-C_pPFiTR.js +0 -106
- package/web-shell/assets/index-BYWs4JWq.js +0 -3
- package/web-shell/assets/index-D3YS6KuJ.js +0 -2173
- package/web-shell/assets/index-eBxK3rs2.css +0 -36
- package/web-shell/assets/ishikawaDiagram-5VMMS53U-ktpJFq4r.js +0 -70
- package/web-shell/assets/kanban-definition-3QL26DDD-m_gG00Yt.js +0 -89
- package/web-shell/assets/mermaid.core-DSCYB_2P.js +0 -312
- package/web-shell/assets/mindmap-definition-FBJOCRG2-DRQbT8w-.js +0 -96
- package/web-shell/assets/pieDiagram-E7YTZNPT-BvIGQCSd.js +0 -39
- package/web-shell/assets/quadrantDiagram-AXDQQJYC-BDQtfpU-.js +0 -7
- package/web-shell/assets/sizeCapture-X5ZJPWSS-BB7YY4Tl.js +0 -1
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-C4CbdvGa.js +0 -1
- package/web-shell/assets/swimlanes-XN3QIQJK-D94vOoxZ.js +0 -1
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN--QNSIOC8.js +0 -8
- package/web-shell/assets/timeline-definition-24CTP7MA-C9C8uEYm.js +0 -120
- package/web-shell/assets/vennDiagram-4TSXK5OY-CYzMHbVW.js +0 -34
- package/web-shell/assets/wardleyDiagram-VM6X3IG4-G9nhtLES.js +0 -78
- package/chunks/{open-with-auth-6MVIHMXB.js → open-with-auth-XFCCJOO6.js} +3 -3
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
readRuntimeStatus
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-WKVZES7O.js";
|
|
6
6
|
import {
|
|
7
7
|
atomicWriteJSON
|
|
8
8
|
} from "./chunk-XFFRI3WM.js";
|
|
@@ -67,17 +67,17 @@ async function readWorktreeSessionStrict(filePath) {
|
|
|
67
67
|
let observedSidecar = false;
|
|
68
68
|
try {
|
|
69
69
|
const flags = nodeFs.constants.O_RDONLY | (nodeFs.constants.O_NOFOLLOW ?? 0) | (nodeFs.constants.O_NONBLOCK ?? 0);
|
|
70
|
-
const before = await fs.lstat(filePath);
|
|
70
|
+
const before = await fs.lstat(filePath, { bigint: true });
|
|
71
71
|
observedSidecar = true;
|
|
72
|
-
if (before.isSymbolicLink() || !before.isFile() || before.nlink !==
|
|
72
|
+
if (before.isSymbolicLink() || !before.isFile() || before.nlink !== 1n) {
|
|
73
73
|
return { state: "invalid", reason: "unsafe sidecar file type" };
|
|
74
74
|
}
|
|
75
|
-
if (before.ino ===
|
|
75
|
+
if (before.ino === 0n || before.size > BigInt(WORKTREE_SESSION_SIDECAR_MAX_BYTES)) {
|
|
76
76
|
return { state: "invalid", reason: "unsafe sidecar size or identity" };
|
|
77
77
|
}
|
|
78
78
|
handle = await fs.open(filePath, flags);
|
|
79
|
-
const opened = await handle.stat();
|
|
80
|
-
if (!opened.isFile() || opened.nlink !==
|
|
79
|
+
const opened = await handle.stat({ bigint: true });
|
|
80
|
+
if (!opened.isFile() || opened.nlink !== 1n || opened.dev !== before.dev || opened.ino !== before.ino) {
|
|
81
81
|
return {
|
|
82
82
|
state: "invalid",
|
|
83
83
|
reason: "sidecar identity changed before read"
|
|
@@ -98,9 +98,9 @@ async function readWorktreeSessionStrict(filePath) {
|
|
|
98
98
|
if (bytesRead > WORKTREE_SESSION_SIDECAR_MAX_BYTES) {
|
|
99
99
|
return { state: "invalid", reason: "unsafe sidecar size or identity" };
|
|
100
100
|
}
|
|
101
|
-
const after = await handle.stat();
|
|
102
|
-
const pathStats = await fs.lstat(filePath);
|
|
103
|
-
if (!after.isFile() || after.nlink !==
|
|
101
|
+
const after = await handle.stat({ bigint: true });
|
|
102
|
+
const pathStats = await fs.lstat(filePath, { bigint: true });
|
|
103
|
+
if (!after.isFile() || after.nlink !== 1n || after.size !== BigInt(bytesRead) || after.dev !== opened.dev || after.ino !== opened.ino || !pathStats.isFile() || pathStats.nlink !== 1n || pathStats.dev !== after.dev || pathStats.ino !== after.ino) {
|
|
104
104
|
return {
|
|
105
105
|
state: "invalid",
|
|
106
106
|
reason: "sidecar identity changed during read"
|
|
@@ -9074,10 +9074,11 @@ async function processSingleFileContent(filePath, config, optionsOrOffset, legac
|
|
|
9074
9074
|
filePath,
|
|
9075
9075
|
signal ?? new AbortController().signal
|
|
9076
9076
|
);
|
|
9077
|
+
const zoomHint = config.getCodeModeOnly?.() ? `If details are too small, call tools.zoom_image with coordinates normalized from 0 to 1000.` : `If details are too small, use tool_search for "zoom image", then call zoom_image with coordinates normalized from 0 to 1000.`;
|
|
9077
9078
|
return {
|
|
9078
9079
|
llmContent: [
|
|
9079
9080
|
{
|
|
9080
|
-
text: `Image overview: ${view.outputWidth}x${view.outputHeight}; oriented source: ${view.sourceWidth}x${view.sourceHeight}.
|
|
9081
|
+
text: `Image overview: ${view.outputWidth}x${view.outputHeight}; oriented source: ${view.sourceWidth}x${view.sourceHeight}. ` + zoomHint
|
|
9081
9082
|
},
|
|
9082
9083
|
{
|
|
9083
9084
|
inlineData: {
|
|
@@ -4,22 +4,23 @@ import {
|
|
|
4
4
|
OpenAIContentConverter,
|
|
5
5
|
TaggedThinkingParser,
|
|
6
6
|
openaiRequestCaptureContext
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-SROLVJFY.js";
|
|
8
8
|
import {
|
|
9
9
|
applyOfficialOpenAIPromptCaching,
|
|
10
|
-
isOfficialOpenAIEndpoint
|
|
11
|
-
|
|
10
|
+
isOfficialOpenAIEndpoint,
|
|
11
|
+
trailingReattachPartCount
|
|
12
|
+
} from "./chunk-WFNEY5G7.js";
|
|
12
13
|
import {
|
|
13
14
|
DashScopeOpenAICompatibleProvider,
|
|
14
15
|
DefaultOpenAICompatibleProvider,
|
|
15
16
|
isOpenRouterHostname
|
|
16
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-GSS4SZNG.js";
|
|
17
18
|
import {
|
|
18
19
|
getCurrentAgentId
|
|
19
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-BW2SMO6L.js";
|
|
20
21
|
import {
|
|
21
22
|
isInForkExecution
|
|
22
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-VVI7MK3V.js";
|
|
23
24
|
import {
|
|
24
25
|
extractTextFromContents
|
|
25
26
|
} from "./chunk-AYEJOTIU.js";
|
|
@@ -36,8 +37,9 @@ import {
|
|
|
36
37
|
} from "./chunk-VNOVK4I7.js";
|
|
37
38
|
import {
|
|
38
39
|
InvalidStreamError,
|
|
39
|
-
getToolCallPreparations
|
|
40
|
-
|
|
40
|
+
getToolCallPreparations,
|
|
41
|
+
markFlushedToolCallPark
|
|
42
|
+
} from "./chunk-S7UQ3V2H.js";
|
|
41
43
|
import {
|
|
42
44
|
safeJsonParse
|
|
43
45
|
} from "./chunk-GSKX53AN.js";
|
|
@@ -47,7 +49,7 @@ import {
|
|
|
47
49
|
import {
|
|
48
50
|
getRateLimitErrorDetails,
|
|
49
51
|
getTransportCode
|
|
50
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-ZKIAGIGH.js";
|
|
51
53
|
import {
|
|
52
54
|
reportOpenAiChunk,
|
|
53
55
|
reportOpenAiRequest,
|
|
@@ -56,17 +58,17 @@ import {
|
|
|
56
58
|
import {
|
|
57
59
|
ProtocolTagSanitizedEvent,
|
|
58
60
|
logProtocolTagSanitized
|
|
59
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-TRKIKBUW.js";
|
|
60
62
|
import {
|
|
61
63
|
isQwenFamilyWireModel,
|
|
62
64
|
isTieredEffortWireModel
|
|
63
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-7MIBD3LG.js";
|
|
64
66
|
import {
|
|
65
67
|
REASONING_EFFORT_TIERS,
|
|
66
68
|
getGptReasoningCapabilities,
|
|
67
69
|
isReasoningEffortPlaceholder,
|
|
68
70
|
parseModelReasoningCapabilities
|
|
69
|
-
} from "./chunk-
|
|
71
|
+
} from "./chunk-ARDHE6MM.js";
|
|
70
72
|
import {
|
|
71
73
|
reconcileMaxTokens
|
|
72
74
|
} from "./chunk-FPGTNKCP.js";
|
|
@@ -476,6 +478,49 @@ var CerebrasOpenAICompatibleProvider = class extends DefaultOpenAICompatibleProv
|
|
|
476
478
|
}
|
|
477
479
|
};
|
|
478
480
|
|
|
481
|
+
// packages/core/src/core/openaiContentGenerator/provider/fireworks.ts
|
|
482
|
+
init_esbuild_shims();
|
|
483
|
+
var FIREWORKS_API_HOST = "api.fireworks.ai";
|
|
484
|
+
function isFireworksProvider(config) {
|
|
485
|
+
const baseUrl = config.baseUrl ?? "";
|
|
486
|
+
if (!baseUrl) return false;
|
|
487
|
+
try {
|
|
488
|
+
const hostname = new URL(baseUrl).hostname.toLowerCase();
|
|
489
|
+
return hostname === FIREWORKS_API_HOST || hostname.endsWith(`.${FIREWORKS_API_HOST}`);
|
|
490
|
+
} catch {
|
|
491
|
+
return false;
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
__name(isFireworksProvider, "isFireworksProvider");
|
|
495
|
+
var FireworksOpenAICompatibleProvider = class extends DefaultOpenAICompatibleProvider {
|
|
496
|
+
static {
|
|
497
|
+
__name(this, "FireworksOpenAICompatibleProvider");
|
|
498
|
+
}
|
|
499
|
+
static isFireworksProvider = isFireworksProvider;
|
|
500
|
+
buildRequest(request, userPromptId) {
|
|
501
|
+
const baseRequest = super.buildRequest(request, userPromptId);
|
|
502
|
+
return {
|
|
503
|
+
...baseRequest,
|
|
504
|
+
messages: baseRequest.messages.map(unmirrorReasoningField)
|
|
505
|
+
};
|
|
506
|
+
}
|
|
507
|
+
};
|
|
508
|
+
function unmirrorReasoningField(message) {
|
|
509
|
+
if (message.role !== "assistant") {
|
|
510
|
+
return message;
|
|
511
|
+
}
|
|
512
|
+
const assistant = message;
|
|
513
|
+
if (assistant.reasoning !== assistant.reasoning_content) {
|
|
514
|
+
return message;
|
|
515
|
+
}
|
|
516
|
+
if (typeof assistant.reasoning !== "string") {
|
|
517
|
+
return message;
|
|
518
|
+
}
|
|
519
|
+
const { reasoning: _drop, ...rest } = assistant;
|
|
520
|
+
return rest;
|
|
521
|
+
}
|
|
522
|
+
__name(unmirrorReasoningField, "unmirrorReasoningField");
|
|
523
|
+
|
|
479
524
|
// packages/core/src/core/openaiContentGenerator/provider/mimo.ts
|
|
480
525
|
init_esbuild_shims();
|
|
481
526
|
function isMiMoProvider(contentGeneratorConfig) {
|
|
@@ -1118,6 +1163,14 @@ function isSSECompatibleContentType(contentType) {
|
|
|
1118
1163
|
return mediaType === "text/event-stream" || mediaType === "application/x-ndjson" || mediaType === "application/stream+json";
|
|
1119
1164
|
}
|
|
1120
1165
|
__name(isSSECompatibleContentType, "isSSECompatibleContentType");
|
|
1166
|
+
function hasNonThoughtCandidateParts(response) {
|
|
1167
|
+
return Boolean(
|
|
1168
|
+
response.candidates?.some(
|
|
1169
|
+
(candidate) => candidate.content?.parts?.some((part) => !part.thought)
|
|
1170
|
+
)
|
|
1171
|
+
);
|
|
1172
|
+
}
|
|
1173
|
+
__name(hasNonThoughtCandidateParts, "hasNonThoughtCandidateParts");
|
|
1121
1174
|
var NonSSEResponseError = class extends Error {
|
|
1122
1175
|
constructor(contentType, httpStatus, bodyPrefix, requestId) {
|
|
1123
1176
|
const preview = bodyPrefix.length > 0 ? ` Body prefix: ${bodyPrefix}` : "";
|
|
@@ -1293,6 +1346,7 @@ var ContentGenerationPipeline = class {
|
|
|
1293
1346
|
async *processStreamWithLogging(stream, context, request, userPromptId, telemetryAttempt) {
|
|
1294
1347
|
let pendingFinishResponse = null;
|
|
1295
1348
|
let finishYielded = false;
|
|
1349
|
+
let contentYielded = request.continuationInFlight === true;
|
|
1296
1350
|
let pendingFinishProtocolTagSanitized;
|
|
1297
1351
|
const logPendingProtocolTagSanitized = /* @__PURE__ */ __name((response, sanitization) => {
|
|
1298
1352
|
if (!sanitization) return;
|
|
@@ -1364,9 +1418,10 @@ var ContentGenerationPipeline = class {
|
|
|
1364
1418
|
pendingFinishResponse,
|
|
1365
1419
|
pendingFinishProtocolTagSanitized
|
|
1366
1420
|
);
|
|
1367
|
-
yield pendingFinishResponse;
|
|
1368
1421
|
finishYielded = true;
|
|
1422
|
+
yield pendingFinishResponse;
|
|
1369
1423
|
} else {
|
|
1424
|
+
contentYielded ||= hasNonThoughtCandidateParts(response);
|
|
1370
1425
|
logPendingProtocolTagSanitized(response, sanitization);
|
|
1371
1426
|
yield response;
|
|
1372
1427
|
}
|
|
@@ -1384,6 +1439,7 @@ var ContentGenerationPipeline = class {
|
|
|
1384
1439
|
index: 0
|
|
1385
1440
|
}
|
|
1386
1441
|
];
|
|
1442
|
+
contentYielded ||= hasNonThoughtCandidateParts(response);
|
|
1387
1443
|
yield response;
|
|
1388
1444
|
}
|
|
1389
1445
|
} else if (context.pendingThinkingTagCandidate || context.responseParsingOptions?.taggedThinkingTagsAfterReasoning && context.taggedThinkingParser?.hasUnclosedThought()) {
|
|
@@ -1397,12 +1453,33 @@ var ContentGenerationPipeline = class {
|
|
|
1397
1453
|
pendingFinishResponse,
|
|
1398
1454
|
pendingFinishProtocolTagSanitized
|
|
1399
1455
|
);
|
|
1456
|
+
finishYielded = true;
|
|
1400
1457
|
yield pendingFinishResponse;
|
|
1401
1458
|
}
|
|
1402
1459
|
} catch (error) {
|
|
1403
1460
|
if (error instanceof InvalidStreamError) {
|
|
1404
1461
|
throw error;
|
|
1405
1462
|
}
|
|
1463
|
+
const parked = pendingFinishResponse;
|
|
1464
|
+
const parkedHasToolCall = parked?.candidates?.some(
|
|
1465
|
+
(candidate) => candidate.content?.parts?.some((part) => part.functionCall)
|
|
1466
|
+
);
|
|
1467
|
+
if (pendingFinishResponse && !finishYielded && // A cancellation is not a stream failure to recover from: synthesising
|
|
1468
|
+
// a delivery here hands the consumer a finish it was never shown, and
|
|
1469
|
+
// cancellation persistence keeps whatever the consumer received.
|
|
1470
|
+
// Spelled exactly as the PROTOCOL_TAG_LEAK branch below spells it, so
|
|
1471
|
+
// one catch does not hold two notions of "aborted".
|
|
1472
|
+
request.config?.abortSignal?.aborted !== true && (!parkedHasToolCall || contentYielded)) {
|
|
1473
|
+
logPendingProtocolTagSanitized(
|
|
1474
|
+
pendingFinishResponse,
|
|
1475
|
+
pendingFinishProtocolTagSanitized
|
|
1476
|
+
);
|
|
1477
|
+
if (parkedHasToolCall) {
|
|
1478
|
+
markFlushedToolCallPark(pendingFinishResponse);
|
|
1479
|
+
}
|
|
1480
|
+
yield pendingFinishResponse;
|
|
1481
|
+
finishYielded = true;
|
|
1482
|
+
}
|
|
1406
1483
|
if (error instanceof StreamContentError) {
|
|
1407
1484
|
throw redactProxyError(error);
|
|
1408
1485
|
}
|
|
@@ -1528,7 +1605,8 @@ var ContentGenerationPipeline = class {
|
|
|
1528
1605
|
}
|
|
1529
1606
|
let providerRequest = this.config.provider.buildRequest(
|
|
1530
1607
|
baseRequest,
|
|
1531
|
-
userPromptId
|
|
1608
|
+
userPromptId,
|
|
1609
|
+
trailingReattachPartCount(request.contents)
|
|
1532
1610
|
);
|
|
1533
1611
|
if (this.contentGeneratorConfig.enableCacheControl !== false && isOfficialOpenAIEndpoint(this.contentGeneratorConfig)) {
|
|
1534
1612
|
providerRequest = applyOfficialOpenAIPromptCaching(
|
|
@@ -2018,6 +2096,12 @@ function determineProvider(contentGeneratorConfig, cliConfig) {
|
|
|
2018
2096
|
cliConfig
|
|
2019
2097
|
);
|
|
2020
2098
|
}
|
|
2099
|
+
if (FireworksOpenAICompatibleProvider.isFireworksProvider(config)) {
|
|
2100
|
+
return new FireworksOpenAICompatibleProvider(
|
|
2101
|
+
contentGeneratorConfig,
|
|
2102
|
+
cliConfig
|
|
2103
|
+
);
|
|
2104
|
+
}
|
|
2021
2105
|
return new DefaultOpenAICompatibleProvider(contentGeneratorConfig, cliConfig);
|
|
2022
2106
|
}
|
|
2023
2107
|
__name(determineProvider, "determineProvider");
|
|
@@ -2027,6 +2111,7 @@ export {
|
|
|
2027
2111
|
MiniMaxOpenAICompatibleProvider,
|
|
2028
2112
|
MistralOpenAICompatibleProvider,
|
|
2029
2113
|
CerebrasOpenAICompatibleProvider,
|
|
2114
|
+
FireworksOpenAICompatibleProvider,
|
|
2030
2115
|
MiMoOpenAICompatibleProvider,
|
|
2031
2116
|
ContentGenerationPipeline,
|
|
2032
2117
|
EnhancedErrorHandler,
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
import {
|
|
4
4
|
TURN_INTERRUPTION_HISTORY_TAIL_COUNT,
|
|
5
5
|
detectTurnInterruption
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-I6JRN375.js";
|
|
7
7
|
import {
|
|
8
8
|
SessionService,
|
|
9
9
|
buildApiHistoryFromConversation
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-DCRVSIK6.js";
|
|
11
11
|
import {
|
|
12
12
|
init_esbuild_shims
|
|
13
13
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
// Force strict mode and setup for ESM
|
|
2
|
+
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
getNestedProperty,
|
|
5
|
+
getPersistScopeForModelSelection
|
|
6
|
+
} from "./chunk-PVKEYO5D.js";
|
|
7
|
+
import {
|
|
8
|
+
getHomeEnvFallbackVars
|
|
9
|
+
} from "./chunk-IGLX6UXJ.js";
|
|
10
|
+
import {
|
|
11
|
+
writeWithBackupSync
|
|
12
|
+
} from "./chunk-2P2IXKDR.js";
|
|
13
|
+
import {
|
|
14
|
+
resolveEnvVarsInObject
|
|
15
|
+
} from "./chunk-65I7S4Z3.js";
|
|
16
|
+
import {
|
|
17
|
+
init_esbuild_shims
|
|
18
|
+
} from "./chunk-5O2XNYP6.js";
|
|
19
|
+
import {
|
|
20
|
+
__name
|
|
21
|
+
} from "./chunk-J2S4EL5Y.js";
|
|
22
|
+
|
|
23
|
+
// packages/cli/src/config/loadedSettingsAdapter.ts
|
|
24
|
+
init_esbuild_shims();
|
|
25
|
+
import * as fs from "node:fs";
|
|
26
|
+
function preservePlaceholders(value, resolved, original) {
|
|
27
|
+
if (typeof original === "string" && value === resolved) return original;
|
|
28
|
+
if (Array.isArray(value) && Array.isArray(resolved) && Array.isArray(original)) {
|
|
29
|
+
return value.map(
|
|
30
|
+
(entry, index) => preservePlaceholders(entry, resolved[index], original[index])
|
|
31
|
+
);
|
|
32
|
+
}
|
|
33
|
+
if (value && resolved && original && typeof value === "object" && !Array.isArray(value) && typeof resolved === "object" && !Array.isArray(resolved) && typeof original === "object" && !Array.isArray(original)) {
|
|
34
|
+
return Object.fromEntries(
|
|
35
|
+
Object.entries(value).map(([key, entry]) => [
|
|
36
|
+
key,
|
|
37
|
+
preservePlaceholders(
|
|
38
|
+
entry,
|
|
39
|
+
resolved[key],
|
|
40
|
+
original[key]
|
|
41
|
+
)
|
|
42
|
+
])
|
|
43
|
+
);
|
|
44
|
+
}
|
|
45
|
+
return value;
|
|
46
|
+
}
|
|
47
|
+
__name(preservePlaceholders, "preservePlaceholders");
|
|
48
|
+
function createLoadedSettingsAdapter(settings, scope) {
|
|
49
|
+
const persistScope = scope ?? getPersistScopeForModelSelection(settings);
|
|
50
|
+
const settingsFile = settings.forScope(persistScope);
|
|
51
|
+
let fileSnapshot;
|
|
52
|
+
let settingsSnapshot = null;
|
|
53
|
+
let originalSnapshot = null;
|
|
54
|
+
return {
|
|
55
|
+
getValue(key) {
|
|
56
|
+
return getNestedProperty(settings.merged, key);
|
|
57
|
+
},
|
|
58
|
+
setValue(key, value) {
|
|
59
|
+
for (const part of key.split(".")) {
|
|
60
|
+
if (part === "__proto__" || part === "constructor" || part === "prototype") {
|
|
61
|
+
throw new Error(
|
|
62
|
+
`Refusing to write settings key with reserved segment: ${key}`
|
|
63
|
+
);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
const provider = key.startsWith("modelProviders.") && key.split(".").length === 2 ? key.slice("modelProviders.".length) : void 0;
|
|
67
|
+
if (!provider || !Array.isArray(value)) {
|
|
68
|
+
settings.setValue(persistScope, key, value);
|
|
69
|
+
return;
|
|
70
|
+
}
|
|
71
|
+
const previous = settings.merged.modelProviders?.[provider];
|
|
72
|
+
const source = [
|
|
73
|
+
"System" /* System */,
|
|
74
|
+
...settings.isTrusted ? ["Workspace" /* Workspace */] : [],
|
|
75
|
+
"User" /* User */,
|
|
76
|
+
"SystemDefaults" /* SystemDefaults */
|
|
77
|
+
].map(
|
|
78
|
+
(source2) => settings.forScope(source2).originalSettings.modelProviders
|
|
79
|
+
).find((providers) => providers && Object.hasOwn(providers, provider));
|
|
80
|
+
const raw = source?.[provider];
|
|
81
|
+
const models = value;
|
|
82
|
+
const persisted = !Array.isArray(previous) || !Array.isArray(raw) ? models : models.map((model) => {
|
|
83
|
+
if (!model) return model;
|
|
84
|
+
const matches = previous.flatMap(
|
|
85
|
+
(entry, index2) => entry?.id === model.id && entry.baseUrl === model.baseUrl ? [index2] : []
|
|
86
|
+
);
|
|
87
|
+
if (matches.length > 1 && JSON.stringify(previous) !== JSON.stringify(raw)) {
|
|
88
|
+
throw new Error(
|
|
89
|
+
"Cannot preserve placeholders in an ambiguous model configuration. Remove duplicate model entries first."
|
|
90
|
+
);
|
|
91
|
+
}
|
|
92
|
+
const index = matches[0];
|
|
93
|
+
return index === void 0 ? model : preservePlaceholders(model, previous[index], raw[index]);
|
|
94
|
+
});
|
|
95
|
+
settings.setValue(persistScope, key, persisted);
|
|
96
|
+
settingsFile.settings.modelProviders = {
|
|
97
|
+
...settingsFile.settings.modelProviders,
|
|
98
|
+
[provider]: resolveEnvVarsInObject(persisted, getHomeEnvFallbackVars())
|
|
99
|
+
};
|
|
100
|
+
settings.recomputeMerged();
|
|
101
|
+
},
|
|
102
|
+
getModelProviders() {
|
|
103
|
+
return settings.merged.modelProviders ?? {};
|
|
104
|
+
},
|
|
105
|
+
persist() {
|
|
106
|
+
},
|
|
107
|
+
backup() {
|
|
108
|
+
const contents = fs.existsSync(settingsFile.path) ? fs.readFileSync(settingsFile.path, "utf8") : null;
|
|
109
|
+
settingsSnapshot = structuredClone(settingsFile.settings);
|
|
110
|
+
originalSnapshot = structuredClone(settingsFile.originalSettings);
|
|
111
|
+
fileSnapshot = contents;
|
|
112
|
+
},
|
|
113
|
+
restore() {
|
|
114
|
+
if (fileSnapshot === void 0) return;
|
|
115
|
+
try {
|
|
116
|
+
if (fileSnapshot === null) {
|
|
117
|
+
fs.rmSync(settingsFile.path, { force: true });
|
|
118
|
+
} else {
|
|
119
|
+
writeWithBackupSync(settingsFile.path, fileSnapshot);
|
|
120
|
+
}
|
|
121
|
+
} finally {
|
|
122
|
+
if (settingsSnapshot !== null) {
|
|
123
|
+
settingsFile.settings = settingsSnapshot;
|
|
124
|
+
}
|
|
125
|
+
if (originalSnapshot !== null) {
|
|
126
|
+
settingsFile.originalSettings = originalSnapshot;
|
|
127
|
+
}
|
|
128
|
+
settings.recomputeMerged();
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
cleanupBackup() {
|
|
132
|
+
fileSnapshot = void 0;
|
|
133
|
+
settingsSnapshot = null;
|
|
134
|
+
originalSnapshot = null;
|
|
135
|
+
}
|
|
136
|
+
};
|
|
137
|
+
}
|
|
138
|
+
__name(createLoadedSettingsAdapter, "createLoadedSettingsAdapter");
|
|
139
|
+
|
|
140
|
+
export {
|
|
141
|
+
createLoadedSettingsAdapter
|
|
142
|
+
};
|
|
143
|
+
/**
|
|
144
|
+
* @license
|
|
145
|
+
* Copyright 2025 Qwen Team
|
|
146
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
147
|
+
*
|
|
148
|
+
* Adapter that lets core's `applyProviderInstallPlan` write through
|
|
149
|
+
* `LoadedSettings` while preserving CLI-specific guarantees:
|
|
150
|
+
* - scope resolution via `getPersistScopeForModelSelection`
|
|
151
|
+
* - original file contents for transaction rollback
|
|
152
|
+
* - in-memory snapshot of `settings` / `originalSettings` for rollback
|
|
153
|
+
* - merged-settings recomputation after restore
|
|
154
|
+
*/
|
|
@@ -15926,6 +15926,7 @@ var CONCURRENCY_SAFE_KINDS = /* @__PURE__ */ new Set([
|
|
|
15926
15926
|
// packages/core/src/tools/tool-names.ts
|
|
15927
15927
|
init_esbuild_shims();
|
|
15928
15928
|
var ToolNames = {
|
|
15929
|
+
EXEC: "exec",
|
|
15929
15930
|
EDIT: "edit",
|
|
15930
15931
|
WRITE_FILE: "write_file",
|
|
15931
15932
|
READ_FILE: "read_file",
|
|
@@ -15978,6 +15979,7 @@ var ToolNames = {
|
|
|
15978
15979
|
DISPLAY_IMAGE: "display_image"
|
|
15979
15980
|
};
|
|
15980
15981
|
var ToolDisplayNames = {
|
|
15982
|
+
EXEC: "Exec",
|
|
15981
15983
|
EDIT: "Edit",
|
|
15982
15984
|
WRITE_FILE: "WriteFile",
|
|
15983
15985
|
READ_FILE: "ReadFile",
|
|
@@ -16053,6 +16055,35 @@ var ToolDisplayNamesMigration = {
|
|
|
16053
16055
|
TodoWrite: ToolDisplayNames.TODO_WRITE
|
|
16054
16056
|
// Old display name for TodoList (renamed from TodoWrite)
|
|
16055
16057
|
};
|
|
16058
|
+
var BUILTIN_TOOL_NAMES = (() => {
|
|
16059
|
+
const lookup = /* @__PURE__ */ new Map();
|
|
16060
|
+
const displayNames = ToolDisplayNames;
|
|
16061
|
+
for (const name of Object.values(ToolNames)) {
|
|
16062
|
+
lookup.set(name, name);
|
|
16063
|
+
}
|
|
16064
|
+
for (const [key, name] of Object.entries(ToolNames)) {
|
|
16065
|
+
const display = displayNames[key];
|
|
16066
|
+
if (display !== void 0 && !lookup.has(display)) {
|
|
16067
|
+
lookup.set(display, name);
|
|
16068
|
+
}
|
|
16069
|
+
}
|
|
16070
|
+
for (const [legacy, name] of Object.entries(ToolNamesMigration)) {
|
|
16071
|
+
if (!lookup.has(legacy)) lookup.set(legacy, name);
|
|
16072
|
+
}
|
|
16073
|
+
for (const [legacyDisplay, display] of Object.entries(
|
|
16074
|
+
ToolDisplayNamesMigration
|
|
16075
|
+
)) {
|
|
16076
|
+
const name = lookup.get(display);
|
|
16077
|
+
if (name !== void 0 && !lookup.has(legacyDisplay)) {
|
|
16078
|
+
lookup.set(legacyDisplay, name);
|
|
16079
|
+
}
|
|
16080
|
+
}
|
|
16081
|
+
return lookup;
|
|
16082
|
+
})();
|
|
16083
|
+
function resolveBuiltinToolName(name) {
|
|
16084
|
+
return BUILTIN_TOOL_NAMES.get(name);
|
|
16085
|
+
}
|
|
16086
|
+
__name(resolveBuiltinToolName, "resolveBuiltinToolName");
|
|
16056
16087
|
|
|
16057
16088
|
export {
|
|
16058
16089
|
require_fast_deep_equal,
|
|
@@ -16074,7 +16105,8 @@ export {
|
|
|
16074
16105
|
ToolDisplayNames,
|
|
16075
16106
|
ToolNamesMigration,
|
|
16076
16107
|
canonicalToolName,
|
|
16077
|
-
ToolDisplayNamesMigration
|
|
16108
|
+
ToolDisplayNamesMigration,
|
|
16109
|
+
resolveBuiltinToolName
|
|
16078
16110
|
};
|
|
16079
16111
|
/**
|
|
16080
16112
|
* @license
|
|
@@ -16,24 +16,24 @@ import {
|
|
|
16
16
|
MODIFIER_SHIFT_BIT,
|
|
17
17
|
MODIFIER_SUPER_BIT,
|
|
18
18
|
clipboardHasImage
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-FBDHP23D.js";
|
|
20
|
+
import {
|
|
21
|
+
noteInteraction
|
|
22
|
+
} from "./chunk-KW7NOTN6.js";
|
|
20
23
|
import {
|
|
21
24
|
require_jsx_runtime
|
|
22
25
|
} from "./chunk-SV5PQVQE.js";
|
|
23
26
|
import {
|
|
24
27
|
use_stdin_default,
|
|
25
28
|
use_stdout_default
|
|
26
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-NCPFOLM2.js";
|
|
27
30
|
import {
|
|
28
31
|
require_react
|
|
29
32
|
} from "./chunk-5QWWOFGG.js";
|
|
30
|
-
import {
|
|
31
|
-
noteInteraction
|
|
32
|
-
} from "./chunk-KW7NOTN6.js";
|
|
33
33
|
import {
|
|
34
34
|
KittySequenceOverflowEvent,
|
|
35
35
|
logKittySequenceOverflow
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-TRKIKBUW.js";
|
|
37
37
|
import {
|
|
38
38
|
createDebugLogger
|
|
39
39
|
} from "./chunk-ZAFYHRVY.js";
|
|
@@ -0,0 +1,87 @@
|
|
|
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/core/src/core/tool-call-preparation.ts
|
|
11
|
+
init_esbuild_shims();
|
|
12
|
+
var preparationsByResponse = /* @__PURE__ */ new WeakMap();
|
|
13
|
+
function setToolCallPreparations(response, preparations) {
|
|
14
|
+
preparationsByResponse.set(response, preparations);
|
|
15
|
+
}
|
|
16
|
+
__name(setToolCallPreparations, "setToolCallPreparations");
|
|
17
|
+
function getToolCallPreparations(response) {
|
|
18
|
+
return preparationsByResponse.get(response) ?? [];
|
|
19
|
+
}
|
|
20
|
+
__name(getToolCallPreparations, "getToolCallPreparations");
|
|
21
|
+
|
|
22
|
+
// packages/core/src/core/invalid-stream-error.ts
|
|
23
|
+
init_esbuild_shims();
|
|
24
|
+
var InvalidStreamError = class extends Error {
|
|
25
|
+
static {
|
|
26
|
+
__name(this, "InvalidStreamError");
|
|
27
|
+
}
|
|
28
|
+
type;
|
|
29
|
+
constructor(message, type) {
|
|
30
|
+
super(message);
|
|
31
|
+
this.name = "InvalidStreamError";
|
|
32
|
+
this.type = type;
|
|
33
|
+
}
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
// packages/core/src/core/stream-transport-retry.ts
|
|
37
|
+
init_esbuild_shims();
|
|
38
|
+
var RETRYABLE_STREAM_TRANSPORT_CODES = /* @__PURE__ */ new Set([
|
|
39
|
+
"ECONNRESET",
|
|
40
|
+
"ETIMEDOUT",
|
|
41
|
+
"UND_ERR_BODY_TIMEOUT",
|
|
42
|
+
"UND_ERR_CONNECT_TIMEOUT",
|
|
43
|
+
"UND_ERR_HEADERS_TIMEOUT",
|
|
44
|
+
"UND_ERR_SOCKET"
|
|
45
|
+
]);
|
|
46
|
+
function isRetryableStreamTransportError(classification) {
|
|
47
|
+
return classification.kind === "transport" && classification.transportCode !== void 0 && RETRYABLE_STREAM_TRANSPORT_CODES.has(classification.transportCode);
|
|
48
|
+
}
|
|
49
|
+
__name(isRetryableStreamTransportError, "isRetryableStreamTransportError");
|
|
50
|
+
function isRetryableStatuslessUpstreamError(classification) {
|
|
51
|
+
return classification.reason === "upstream-error-without-status";
|
|
52
|
+
}
|
|
53
|
+
__name(isRetryableStatuslessUpstreamError, "isRetryableStatuslessUpstreamError");
|
|
54
|
+
var flushedToolCallParks = /* @__PURE__ */ new WeakMap();
|
|
55
|
+
function markFlushedToolCallPark(response) {
|
|
56
|
+
flushedToolCallParks.set(response, true);
|
|
57
|
+
}
|
|
58
|
+
__name(markFlushedToolCallPark, "markFlushedToolCallPark");
|
|
59
|
+
function isFlushedToolCallPark(response) {
|
|
60
|
+
return flushedToolCallParks.get(response) === true;
|
|
61
|
+
}
|
|
62
|
+
__name(isFlushedToolCallPark, "isFlushedToolCallPark");
|
|
63
|
+
|
|
64
|
+
export {
|
|
65
|
+
setToolCallPreparations,
|
|
66
|
+
getToolCallPreparations,
|
|
67
|
+
InvalidStreamError,
|
|
68
|
+
isRetryableStreamTransportError,
|
|
69
|
+
isRetryableStatuslessUpstreamError,
|
|
70
|
+
markFlushedToolCallPark,
|
|
71
|
+
isFlushedToolCallPark
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* @license
|
|
75
|
+
* Copyright 2025 Google LLC
|
|
76
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
77
|
+
*/
|
|
78
|
+
/**
|
|
79
|
+
* @license
|
|
80
|
+
* Copyright 2025 Qwen
|
|
81
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
82
|
+
*/
|
|
83
|
+
/**
|
|
84
|
+
* @license
|
|
85
|
+
* Copyright 2026 Google LLC
|
|
86
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
87
|
+
*/
|
|
@@ -5,26 +5,26 @@ import {
|
|
|
5
5
|
} from "./chunk-57OAHC2Y.js";
|
|
6
6
|
import {
|
|
7
7
|
loadSettings
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-PVKEYO5D.js";
|
|
9
9
|
import {
|
|
10
10
|
getCurrentLanguage,
|
|
11
11
|
t
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-I6YJZGHS.js";
|
|
13
13
|
import {
|
|
14
14
|
isWorkspaceTrusted
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-2P2IXKDR.js";
|
|
16
16
|
import {
|
|
17
17
|
ExtensionManager,
|
|
18
18
|
getExtensionDescription,
|
|
19
19
|
getExtensionDisplayName,
|
|
20
20
|
require_prompts
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-DCRVSIK6.js";
|
|
22
22
|
import {
|
|
23
23
|
stripAnsi
|
|
24
24
|
} from "./chunk-TWPJO254.js";
|
|
25
25
|
import {
|
|
26
26
|
redactUrlCredentials
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-4Y2I3CI3.js";
|
|
28
28
|
import {
|
|
29
29
|
writeStdoutLine
|
|
30
30
|
} from "./chunk-7FA2II6K.js";
|