@qwen-code/qwen-code 0.21.0 → 0.21.1-nightly.20260731.702932cc7
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 +139 -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 +21 -1
- package/bundled/qc-helper/docs/features/hooks.md +72 -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 +42 -8
- 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-LAFHK4VO.js +88 -0
- package/chunks/{StandaloneSessionPicker-BIRMPLRD.js → StandaloneSessionPicker-EMNOBN3S.js} +71 -68
- package/chunks/{acp-startup-profiler-RV3IV562.js → acp-startup-profiler-2C4A5ZTJ.js} +2 -2
- package/chunks/{acpAgent-6J2U72PQ.js → acpAgent-ERFA6HWV.js} +1674 -591
- package/chunks/agent-PLKF6JK4.js +84 -0
- package/chunks/agent-headless-JAORDQ63.js +78 -0
- package/chunks/{anthropicContentGenerator-75BKLTSP.js → anthropicContentGenerator-OFHSZJBF.js} +79 -27
- package/chunks/{artifact-tool-Y5T7GG7F.js → artifact-tool-RDN2W7ND.js} +4 -4
- package/chunks/{askUserQuestion-2H6747FR.js → askUserQuestion-OZERWH5R.js} +4 -4
- package/chunks/bridge-NYOBVRIT.js +94 -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-5S7YCWX5.js +418 -0
- package/chunks/channel-settings-store-NLOKYO23.js +91 -0
- package/chunks/{channel-worker-group-2ZD7TVAT.js → channel-worker-group-OVWGYMZS.js} +11 -6
- package/chunks/{channel-worker-manager-4OA4BCGB.js → channel-worker-manager-H55GKOQA.js} +11 -6
- package/chunks/{channel-worker-supervisor-V7KCFJTS.js → channel-worker-supervisor-CABBXYHK.js} +7 -5
- package/chunks/{chunk-RIBKPMRP.js → chunk-23F4XGWO.js} +19 -6
- package/chunks/{chunk-ACY3A37B.js → chunk-25VHI5T7.js} +23 -18
- package/chunks/{chunk-MZAXJAUM.js → chunk-26JK4RPD.js} +1 -1
- package/chunks/{chunk-6GMVPFB2.js → chunk-2IIJTXYF.js} +45 -16
- package/chunks/{chunk-BPJSQIJX.js → chunk-2J3OJGTL.js} +0 -2
- package/chunks/{chunk-2X55UKQE.js → chunk-2JZR3B4A.js} +3 -3
- package/chunks/{chunk-7JURR4JT.js → chunk-2OQUICDM.js} +167 -81
- package/chunks/{chunk-ZJHVAS7M.js → chunk-2YCYFWYZ.js} +4 -5
- package/chunks/{chunk-3QMGYBFN.js → chunk-3APUUXRF.js} +1 -80
- package/chunks/{chunk-MUP3T3AD.js → chunk-3I6DUGQD.js} +1 -35
- package/chunks/{chunk-JVPM2ULZ.js → chunk-3XZ5SSNR.js} +6 -6
- package/chunks/chunk-42VPM33K.js +319 -0
- package/chunks/{chunk-VAK25FTU.js → chunk-45IOTAUS.js} +1 -1
- package/chunks/chunk-45UYUCJ6.js +363 -0
- package/chunks/{chunk-JZA3JUDJ.js → chunk-4KP2F2TE.js} +1 -1
- package/chunks/{chunk-IO3IX5Q4.js → chunk-4YJQD2IO.js} +1 -1
- package/chunks/{chunk-JXJFVC6E.js → chunk-5G6XUGXO.js} +61 -14
- package/chunks/{chunk-ZOIFNCKL.js → chunk-5NNHICSA.js} +3 -23
- package/chunks/{chunk-A4UCTEB5.js → chunk-5WV5S2GT.js} +0 -1
- package/chunks/{chunk-RHLZR4E5.js → chunk-675H6PLP.js} +1 -1
- package/chunks/chunk-6FMJLI5M.js +1591 -0
- package/chunks/chunk-6MPDY6ZG.js +76 -0
- package/chunks/{chunk-PSOO6YXD.js → chunk-6NUWQ3R7.js} +9 -7
- package/chunks/{chunk-7MVVZO4N.js → chunk-6ZRWX46I.js} +4 -4
- package/chunks/{chunk-TPRQ7RZH.js → chunk-76E5Y3UZ.js} +3117 -993
- package/chunks/{chunk-UUUTRMI2.js → chunk-7ULQIS27.js} +1 -1
- package/chunks/{chunk-BKHWX6I2.js → chunk-A5BZ722X.js} +11 -3
- package/chunks/{chunk-TEHGS6UP.js → chunk-A5T5W7PR.js} +154 -16
- package/chunks/{chunk-VIA5XA4U.js → chunk-A5UODYG3.js} +4 -1
- package/chunks/{chunk-JLU636DO.js → chunk-ALMR3E6Q.js} +1 -0
- package/chunks/{chunk-EBJQ6AXW.js → chunk-ANDVK2JN.js} +358 -14
- package/chunks/{chunk-TOFQCPDC.js → chunk-AOHY3QJ3.js} +14 -8
- package/chunks/chunk-AQ37AY7B.js +93 -0
- package/chunks/{chunk-PJIZUQVC.js → chunk-AZQ3DT76.js} +2 -2
- package/chunks/{chunk-LKEJ26GS.js → chunk-B3TA3IF5.js} +16 -11
- package/chunks/{chunk-Q4M4MDQ4.js → chunk-B43QHWY6.js} +1 -1
- package/chunks/{chunk-UH3WSE5L.js → chunk-B4AJNNOL.js} +1 -6
- package/chunks/{chunk-K36B6G2O.js → chunk-B6FOGNGH.js} +5 -5
- package/chunks/{chunk-PWVFN2LF.js → chunk-BP2H5K25.js} +1 -1
- package/chunks/{chunk-LB6DUZ26.js → chunk-BTWSGZCT.js} +264 -185
- package/chunks/{chunk-ZNAUOR2I.js → chunk-BZBPT52P.js} +2 -2
- package/chunks/{chunk-L26JL52R.js → chunk-CBBP4BMC.js} +64 -67
- package/chunks/{chunk-ZD6UTE4A.js → chunk-CNTR4GR6.js} +1 -1
- package/chunks/{chunk-3SJ43L4W.js → chunk-CPZAH673.js} +6 -0
- package/chunks/{chunk-EPDRMGT4.js → chunk-D4HTUMGX.js} +4 -28
- package/chunks/{chunk-QAF7NMK7.js → chunk-D7CQTWRS.js} +1 -1
- package/chunks/{chunk-XVNQMZ2I.js → chunk-DGEIYUC3.js} +0 -1
- package/chunks/{chunk-BPZALHVR.js → chunk-DI35ZN7T.js} +1 -1
- package/chunks/{chunk-IKCX4CCL.js → chunk-DKPJUF5F.js} +118 -95
- package/chunks/{chunk-DLWL3Z7A.js → chunk-DSFHVTWD.js} +3 -3
- package/chunks/{chunk-FSITMZJH.js → chunk-DYRYLJ3O.js} +18 -9
- package/chunks/{chunk-NL7LTRLR.js → chunk-E2BHWIDT.js} +48 -72
- package/chunks/{chunk-UDX5OBWR.js → chunk-E2FN6SM7.js} +94 -4
- package/chunks/{chunk-USTWD7QV.js → chunk-E6CJ2SMM.js} +26 -16
- package/chunks/{chunk-KMQ33DO4.js → chunk-EDB7A72S.js} +4 -4
- 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-OKY7HXPG.js → chunk-FJ5WUMUQ.js} +2 -2
- package/chunks/{chunk-PHOF65IG.js → chunk-FRXG4ARO.js} +36273 -44436
- package/chunks/{chunk-FQK6JAFG.js → chunk-FS674JW4.js} +4 -4
- package/chunks/chunk-FYJ7W2PI.js +194 -0
- package/chunks/{chunk-BULDBTYC.js → chunk-G7XXKQYS.js} +3 -28
- package/chunks/{chunk-LS77BEZP.js → chunk-GLCZKT5V.js} +1 -5
- package/chunks/{chunk-VRYUBFMC.js → chunk-GRUAVQQR.js} +1 -1
- package/chunks/{chunk-MVSUYZDT.js → chunk-GWV7DI3S.js} +4 -4
- package/chunks/{chunk-A5L3JMUA.js → chunk-HC45LTEN.js} +18 -4
- package/chunks/{chunk-PC6JANNU.js → chunk-HKRVXYDN.js} +4 -4
- package/chunks/{chunk-GZXCZHCT.js → chunk-I3G5JWBV.js} +1 -1
- package/chunks/{chunk-4WIZGAH3.js → chunk-I5BT7ADR.js} +6 -58
- package/chunks/{chunk-GSN55ZRI.js → chunk-ID3O7PRB.js} +19 -7
- package/chunks/{chunk-L5UHQJTJ.js → chunk-IGTHU3T4.js} +1 -1
- package/chunks/{chunk-BIQWWWJN.js → chunk-IIUGIWWY.js} +1 -1
- package/chunks/{chunk-RWTEFFPU.js → chunk-JCJ7LKNA.js} +6140 -5616
- package/chunks/{chunk-S3TWXGKA.js → chunk-JE7KQ2UP.js} +4 -2
- package/chunks/{chunk-PWTZEM3C.js → chunk-JXVC2PL3.js} +3 -37
- package/chunks/chunk-JYBU6YUE.js +378 -0
- package/chunks/{chunk-RF3EXIHJ.js → chunk-K3PFMM5U.js} +49 -26
- package/chunks/{chunk-JCW2R7WC.js → chunk-K623ENWT.js} +3 -79
- package/chunks/{chunk-T2NCM2ET.js → chunk-K6KS3LTN.js} +2 -749
- package/chunks/chunk-KWHKHSIS.js +81 -0
- package/chunks/{chunk-DHHOYAPR.js → chunk-L2E5GFAG.js} +7 -7
- package/chunks/{chunk-2W3OOD4W.js → chunk-L55JWS76.js} +6 -3
- package/chunks/{chunk-E5TUC6CA.js → chunk-LHKCY7DY.js} +3 -3
- package/chunks/{chunk-NH6KE4JX.js → chunk-LOY7RWQG.js} +3 -3
- package/chunks/{chunk-U7M2DMGW.js → chunk-M4MSAE7U.js} +130 -5
- package/chunks/{chunk-IJTOWOD7.js → chunk-MB32MS4U.js} +92 -9
- package/chunks/{chunk-PR75REBZ.js → chunk-MM7TH7ZM.js} +12 -82
- package/chunks/{chunk-FODK6UMO.js → chunk-MPHPFVKK.js} +0 -2
- package/chunks/{chunk-M5JM7OSF.js → chunk-N4ACHWNH.js} +2 -3
- package/chunks/{chunk-JESCGQM3.js → chunk-NAVJD2PQ.js} +8 -7
- package/chunks/{chunk-J56UI34H.js → chunk-NBD76HUW.js} +4 -2
- package/chunks/{chunk-2SCDWPXI.js → chunk-NC4U4I3Y.js} +5 -5
- package/chunks/{chunk-H4SBPHSA.js → chunk-NNL7WPPK.js} +3 -3
- package/chunks/{chunk-YBL3QUDD.js → chunk-NQCXWP5D.js} +1 -1
- package/chunks/{chunk-CIKQ7KKO.js → chunk-NVFSGPIF.js} +954 -444
- package/chunks/{chunk-6OUGMXDC.js → chunk-NWNEANAT.js} +7 -7
- package/chunks/chunk-O6GEWCJA.js +21 -0
- package/chunks/chunk-OCPBI7J5.js +18 -0
- package/chunks/{chunk-KIM5GUMA.js → chunk-OE6F6ZWQ.js} +589 -220
- package/chunks/{chunk-SQCQ4KO2.js → chunk-P5DEY3NF.js} +380 -317
- package/chunks/{chunk-2JZBVYTU.js → chunk-Q3T5KA2V.js} +1 -8
- package/chunks/{chunk-MB4MZHMJ.js → chunk-QARJNL2V.js} +211 -522
- package/chunks/{chunk-YH6G52F2.js → chunk-QCXGC7QB.js} +4 -4
- package/chunks/chunk-QDK4F2N5.js +1252 -0
- package/chunks/{chunk-VDDGDZMA.js → chunk-QHWCP53L.js} +14 -7
- package/chunks/{chunk-VULLI6WQ.js → chunk-QIERF2GQ.js} +6 -6
- package/chunks/{chunk-TGILQ3YH.js → chunk-QQTJK5GB.js} +200 -77
- package/chunks/{chunk-H5FFA6TH.js → chunk-QTHQ6Z5X.js} +16 -3
- package/chunks/{chunk-5I2IWRSH.js → chunk-R2XWGR75.js} +2 -2
- package/chunks/{chunk-YPE6A4GC.js → chunk-RT7FNC2O.js} +2 -2
- package/chunks/{chunk-OFDOK3VM.js → chunk-RX7NJOPE.js} +8 -13
- package/chunks/{chunk-6AM5D4ME.js → chunk-S6LOFUVP.js} +0 -12
- package/chunks/{chunk-K4XWPEWB.js → chunk-SHN4KHDK.js} +4 -33
- 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-FNQ6T3CV.js → chunk-TEGJSJDF.js} +10 -7
- package/chunks/{chunk-RZIX2G32.js → chunk-THPORXSI.js} +1 -1
- package/chunks/{chunk-OHNBB4XR.js → chunk-THVU3RNH.js} +1 -1
- package/chunks/{record-artifact-RQKFYO5B.js → chunk-TIRRPCFS.js} +22 -7
- package/chunks/{chunk-ETSW4KLJ.js → chunk-TUCOXPHJ.js} +2 -2
- package/chunks/{chunk-63P4EL5V.js → chunk-TZTAV5RH.js} +1 -1
- package/chunks/{chunk-LK7CHLVP.js → chunk-U4VTUMMK.js} +0 -60
- package/chunks/{chunk-3RN6GBKS.js → chunk-U5CODIJW.js} +1 -1
- package/chunks/chunk-UU2B5YG6.js +2196 -0
- package/chunks/{chunk-R5AFZNQW.js → chunk-VAVHTGU4.js} +15 -8
- package/chunks/{chunk-2NH6DYI4.js → chunk-VHPFWR2O.js} +12 -12
- package/chunks/{chunk-IKYJHJNF.js → chunk-VOMQ2P6B.js} +3 -3
- package/chunks/{chunk-ZFDTEDCF.js → chunk-VX22DUW2.js} +6 -6
- package/chunks/{chunk-HTR4WV6U.js → chunk-W4RQUHY3.js} +31 -1
- package/chunks/{chunk-M4FMGVY4.js → chunk-WQP7BKWA.js} +3 -3
- package/chunks/{chunk-LH2BYDQ5.js → chunk-X2E5TFJ5.js} +18 -12
- package/chunks/{chunk-COH43MRJ.js → chunk-XCGIMOLN.js} +27 -1
- package/chunks/{chunk-YX324OPW.js → chunk-XDS22O52.js} +1 -1
- package/chunks/chunk-XP4L6KS3.js +463 -0
- package/chunks/{chunk-6FGBXPWM.js → chunk-XQK4XXTN.js} +38 -44
- package/chunks/{chunk-55DJUCI2.js → chunk-XWYPFDB5.js} +53 -43
- package/chunks/{chunk-Y34KJKDC.js → chunk-Y7BVNVVW.js} +1 -1
- package/chunks/{chunk-IPUUTYMV.js → chunk-YDLJGZHL.js} +1 -1
- package/chunks/{chunk-HIJQF5B5.js → chunk-YGE3IXJP.js} +1 -1
- package/chunks/{chunk-LQIW3YFY.js → chunk-YJFPRUWX.js} +9 -7
- package/chunks/{chunk-J24WCGIN.js → chunk-YQIIG4NA.js} +4 -4
- package/chunks/{chunk-BJX6ZSUK.js → chunk-YUFIEIWC.js} +2 -2
- package/chunks/{chunk-NIBLUX3Y.js → chunk-Z3S5EMOW.js} +148 -21
- package/chunks/{chunk-WCXCRJYB.js → chunk-Z3YLHKB7.js} +1 -1
- package/chunks/chunk-Z4X5MTRT.js +133 -0
- package/chunks/{chunk-UW5EOVUN.js → chunk-ZBVS26BY.js} +4 -4
- package/chunks/{chunk-HTO4JFDZ.js → chunk-ZPJWUGCS.js} +0 -1
- package/chunks/{chunk-X5XDDSSH.js → chunk-ZPZ7ZJEE.js} +28 -5
- package/chunks/{computer-use-SOQ4E3VX.js → computer-use-GOM42LNK.js} +53 -50
- package/chunks/{config-utils-7V7GGIW6.js → config-utils-WADIDWGG.js} +4 -3
- package/chunks/contextCommand-6LVPTIWD.js +83 -0
- package/chunks/core-runtime-253XV2DB.js +137 -0
- package/chunks/{create-sub-session-QRJLW5BV.js → create-sub-session-45POYEVP.js} +50 -47
- package/chunks/{create-sub-session-IWW2IZ2T.js → create-sub-session-62YZWVAY.js} +3 -3
- package/chunks/{cron-create-YIID5XAW.js → cron-create-6E7GIQTG.js} +6 -6
- package/chunks/{cron-delete-ZVHYCEP2.js → cron-delete-JD26XY3W.js} +5 -5
- package/chunks/{cron-list-XEGS463Q.js → cron-list-CUWFB44G.js} +6 -6
- package/chunks/{daemon-YO6433NF.js → daemon-PCNCI5YU.js} +428 -18
- package/chunks/daemon-status-provider-AKALDYJJ.js +93 -0
- package/chunks/daemon-trust-policy-XB7ZSQFQ.js +88 -0
- package/chunks/daemon-trust-policy-monitor-FUTKP42Q.js +175 -0
- package/chunks/{de-HGRCYDEJ.js → de-SY6O76BF.js} +6 -1
- package/chunks/deferred-core-runtime-RKLCO7V5.js +92 -0
- package/chunks/dist-26BIMQT6.js +4487 -0
- package/chunks/{dist-F6IBUDR4.js → dist-2PERFI23.js} +12 -9
- 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-FCWU47OB.js +85 -0
- package/chunks/{edit-OBDSQURM.js → edit-TTACM3LN.js} +51 -48
- package/chunks/{en-MTWBNGDO.js → en-NBK3JKCE.js} +9 -1
- package/chunks/{enter-worktree-U6MRPQ2P.js → enter-worktree-R34GFDX6.js} +51 -48
- package/chunks/{enterPlanMode-BC5QUZZ2.js → enterPlanMode-KJPBB6G5.js} +51 -48
- package/chunks/environment-IJG3N2PR.js +105 -0
- package/chunks/errors-MRON5OJD.js +91 -0
- package/chunks/esm-K5FARBNI.js +5548 -0
- package/chunks/{exit-worktree-DGNYMECB.js → exit-worktree-UBA66Y4I.js} +51 -48
- package/chunks/exitPlanMode-SMSPGNSK.js +76 -0
- package/chunks/{fast-path-JJZFJANL.js → fast-path-ZBAMZDCP.js} +16 -6
- package/chunks/{fr-45RLL55O.js → fr-4KG5V7UT.js} +6 -1
- package/chunks/{gemini-QS36EBZV.js → gemini-XFT7HRNL.js} +106 -99
- package/chunks/{geminiContentGenerator-AG4KB6CV.js → geminiContentGenerator-XD3MLYQX.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-HFKY7HXZ.js} +51 -48
- package/chunks/goal-tools-HGO6VXPB.js +335 -0
- package/chunks/{grep-QYPSK7OP.js → grep-EO5Z3PFV.js} +53 -49
- package/chunks/handleAutoUpdate-WRENFE6C.js +84 -0
- package/chunks/i18n-ZG5OTVSV.js +100 -0
- package/chunks/{image-gen-Z3VPGKRC.js → image-gen-CKWZ4MJI.js} +12 -12
- package/chunks/initializer-FYPLLRC7.js +89 -0
- package/chunks/installationInfo-5RV4HRMC.js +83 -0
- package/chunks/{ja-B7DF7DFG.js → ja-F3GSQXMF.js} +6 -1
- package/chunks/{keychain-token-storage-MDTG3WRM.js → keychain-token-storage-IKO4G53C.js} +3 -3
- package/chunks/lib-RUF3WZA6.js +9 -0
- package/chunks/list-ZNWVL3AT.js +92 -0
- package/chunks/{list-agents-5KJJHR6I.js → list-agents-PXJ7ZUFB.js} +3 -3
- package/chunks/loadedSettingsAdapter-GQGNHP5I.js +86 -0
- package/chunks/{loggingContentGenerator-HS3S5H3Q.js → loggingContentGenerator-MS5DFAWH.js} +78 -113
- package/chunks/{loop-wakeup-FXKNNYSY.js → loop-wakeup-Y26NQZ5I.js} +15 -8
- package/chunks/{ls-NTK6VOQJ.js → ls-ONQTTMQR.js} +5 -5
- package/chunks/{lsp-2JI24STP.js → lsp-YGHHRGMD.js} +3 -3
- package/chunks/{managed-npm-update-JYEMMXA3.js → managed-npm-update-67AK4GTL.js} +51 -48
- package/chunks/mcp-FVQ4VTLM.js +86 -0
- package/chunks/{monitor-R3ODH5U6.js → monitor-BXB33EOZ.js} +51 -48
- package/chunks/nonInteractiveCli-CN2GYSN3.js +148 -0
- package/chunks/{notebook-edit-BNOK452R.js → notebook-edit-FKYRBV4L.js} +51 -48
- package/chunks/{openaiContentGenerator-WMCU3O2H.js → openaiContentGenerator-UUXV5DGU.js} +26 -27
- package/chunks/pidfile-MV347TTZ.js +89 -0
- package/chunks/process-registry-2CHQBXH5.js +157 -0
- package/chunks/{processUtils-RT7UNCC2.js → processUtils-LKFG52RV.js} +2 -2
- package/chunks/{pt-22Q3FP73.js → pt-EQ33KWEN.js} +6 -1
- package/chunks/{qwenContentGenerator-HHCRK4SX.js → qwenContentGenerator-3WYI2HRW.js} +56 -53
- package/chunks/{qwenOAuth2-OWLB5AKH.js → qwenOAuth2-B46MW45O.js} +10 -10
- package/chunks/read-file-ACSHVWP3.js +29 -0
- package/chunks/{read-mcp-resource-4DKQWGHD.js → read-mcp-resource-U2IJN5HM.js} +4 -4
- package/chunks/record-artifact-MGPJ7EG4.js +21 -0
- package/chunks/resumeHistoryUtils-AMS4767B.js +94 -0
- package/chunks/ripGrep-BAPM2UKC.js +76 -0
- package/chunks/{ru-FZCNZHDC.js → ru-7OZAUKGG.js} +6 -1
- package/chunks/{run-qwen-serve-FU6HEM4J.js → run-qwen-serve-JEN6FO2A.js} +1018 -263
- package/chunks/runtime-WVP22ISH.js +122 -0
- package/chunks/{scheduler-G2ZS2Z7E.js → scheduler-HTX5ACVR.js} +50 -47
- package/chunks/{sdk-exporters-grpc-AK3LGHNO.js → sdk-exporters-grpc-54L4LS5L.js} +4 -4
- package/chunks/{sdk-exporters-http-FYBSUCPD.js → sdk-exporters-http-4BQANSJ6.js} +7 -7
- package/chunks/{sdk-impl-GMVPB7NB.js → sdk-impl-Z4VXWVFX.js} +14 -14
- package/chunks/{send-message-Q6OOR6BR.js → send-message-PMP4ATVM.js} +8 -13
- package/chunks/serve-ELQIVNWN.js +92 -0
- package/chunks/{server-4UMH7OIZ.js → server-JNW2NOSQ.js} +5288 -1364
- package/chunks/{session-K3O3Q2SV.js → session-NC356XNS.js} +102 -95
- package/chunks/{settings-CR2EWTBA.js → settings-73RMIOJ6.js} +54 -51
- package/chunks/shell-NMHF5TFG.js +86 -0
- package/chunks/{skill-I3SDA4MB.js → skill-XPGXHEKO.js} +22 -22
- package/chunks/skill-settings-5IGIJDGA.js +94 -0
- package/chunks/spawnChannel-T5THBHFN.js +85 -0
- package/chunks/standalone-update-ODXEPDLP.js +95 -0
- package/chunks/{startInteractiveUI-SLZGHRPH.js → startInteractiveUI-S27DXVAE.js} +1241 -905
- package/chunks/{syntheticOutput-I3757IWH.js → syntheticOutput-D7E6ZFKR.js} +4 -4
- package/chunks/task-create-NFCYD43L.js +26 -0
- package/chunks/{task-list-FOPULZEP.js → task-list-TAVMGEVD.js} +7 -7
- package/chunks/{task-stop-H6RHXFVQ.js → task-stop-ZDF2UJRM.js} +3 -3
- package/chunks/{task-update-M57TFZJT.js → task-update-6L7LHGEX.js} +12 -11
- package/chunks/{team-create-YJALH5D2.js → team-create-CTLQWTJ2.js} +53 -50
- package/chunks/{team-delete-QE2UXJL7.js → team-delete-DPGGRQBU.js} +7 -7
- package/chunks/{team-plan-approval-34QFYKGN.js → team-plan-approval-WKRUAPJ4.js} +51 -48
- package/chunks/theme-manager-XQHXQQX6.js +80 -0
- package/chunks/{todoWrite-VQ7FKOHL.js → todoWrite-2UO5G6G6.js} +34 -6
- package/chunks/{tool-search-NF7GB6LE.js → tool-search-45YINAJA.js} +21 -22
- package/chunks/total-session-admission-QPUKGHKO.js +88 -0
- package/chunks/trustedFolders-YMUTRHEQ.js +98 -0
- package/chunks/{update-relaunch-WBUZJC5O.js → update-relaunch-PZUXTVHC.js} +5 -5
- package/chunks/updateCheck-IZAN4XTB.js +95 -0
- package/chunks/useAutoAcceptIndicator-CGL2MAYE.js +96 -0
- package/chunks/{validateNonInterActiveAuth-3R223G3R.js → validateNonInterActiveAuth-GBGNJ65K.js} +97 -90
- package/chunks/{version-HS7YSFHV.js → version-Z7EX24NZ.js} +1 -1
- package/chunks/{web-fetch-NKCSG7ZE.js → web-fetch-ETTT2H3V.js} +19 -21
- package/chunks/{web-search-S62WAP4S.js → web-search-Y3ZSVRJ6.js} +13 -13
- package/chunks/{workflow-QAGU5RU4.js → workflow-ATRJSAO7.js} +52 -49
- package/chunks/workspace-providers-status-YM3WLW3N.js +89 -0
- package/chunks/{workspace-registration-store-24JMHDGF.js → workspace-registration-store-4EGNCIPG.js} +1 -1
- package/chunks/workspace-registry-NGZOZKQP.js +96 -0
- package/chunks/workspace-service-SVWOXX2B.js +103 -0
- package/chunks/workspace-skills-status-YZHZ3PT5.js +89 -0
- package/chunks/workspace-trust-reconciler-GGBQV2U5.js +349 -0
- package/chunks/write-file-HLGCEB72.js +78 -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-LDECT475.js +224 -0
- package/cli.js +50 -16
- 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-Dpy_U6Bb.js} +1 -1
- package/web-shell/assets/{architectureDiagram-3BPJPVTR-kMMF5sud.js → architectureDiagram-3BPJPVTR-DgDOg-c5.js} +1 -1
- package/web-shell/assets/{blockDiagram-GPEHLZMM-Htl9vTJS.js → blockDiagram-GPEHLZMM-tADd9Ja3.js} +1 -1
- package/web-shell/assets/{c4Diagram-AAUBKEIU-BnZnm0mQ.js → c4Diagram-AAUBKEIU-68wj9MCU.js} +1 -1
- package/web-shell/assets/channel-Do7fFnFl.js +1 -0
- package/web-shell/assets/{chunk-2J33WTMH-DziB7kDG.js → chunk-2J33WTMH-DjJLOeVU.js} +1 -1
- package/web-shell/assets/{chunk-4BX2VUAB-CmkD8daw.js → chunk-4BX2VUAB-CMbzGeVC.js} +1 -1
- package/web-shell/assets/{chunk-55IACEB6-CHAd9A_U.js → chunk-55IACEB6-SlKgejv9.js} +1 -1
- package/web-shell/assets/{chunk-727SXJPM-Dqaam3fE.js → chunk-727SXJPM-CijXssHZ.js} +1 -1
- package/web-shell/assets/{chunk-AQP2D5EJ-D_-saBYM.js → chunk-AQP2D5EJ-D8w25nvR.js} +1 -1
- package/web-shell/assets/{chunk-FMBD7UC4-B9r_veWD.js → chunk-FMBD7UC4-Bv9dcx_e.js} +1 -1
- package/web-shell/assets/{chunk-ND2GUHAM-B3EaCSpL.js → chunk-ND2GUHAM-Bzf6sAOd.js} +1 -1
- package/web-shell/assets/{chunk-QZHKN3VN-CYq8x9mn.js → chunk-QZHKN3VN-whNoNeW5.js} +1 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-By_XOP3X.js +1 -0
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-By_XOP3X.js +1 -0
- package/web-shell/assets/{cose-bilkent-S5V4N54A-D0ng4uiB.js → cose-bilkent-S5V4N54A-rpQS44Lz.js} +1 -1
- package/web-shell/assets/{dagre-BM42HDAG-DCZollQv.js → dagre-BM42HDAG-Ck7VE6nT.js} +1 -1
- package/web-shell/assets/{diagram-2AECGRRQ-Dfk2pWS0.js → diagram-2AECGRRQ-CgRrsodR.js} +1 -1
- package/web-shell/assets/{diagram-5GNKFQAL-kX38ltWR.js → diagram-5GNKFQAL-CsTZtE5A.js} +1 -1
- package/web-shell/assets/{diagram-KO2AKTUF-CJz2vsXh.js → diagram-KO2AKTUF-D5EAdVq4.js} +1 -1
- package/web-shell/assets/{diagram-LMA3HP47-BvMLZm_7.js → diagram-LMA3HP47-DNrjHC7Z.js} +1 -1
- package/web-shell/assets/{diagram-OG6HWLK6-l7kfStkO.js → diagram-OG6HWLK6-ClJSJGgC.js} +1 -1
- package/web-shell/assets/{erDiagram-TEJ5UH35-BSVa8GGT.js → erDiagram-TEJ5UH35-DuVnos_y.js} +1 -1
- package/web-shell/assets/{flowDiagram-I6XJVG4X-CoawKIXH.js → flowDiagram-I6XJVG4X-DEpIVl1s.js} +1 -1
- package/web-shell/assets/{ganttDiagram-6RSMTGT7-DFUDH0zF.js → ganttDiagram-6RSMTGT7-COnQM2-C.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-PVQCEYII-Y2pvpT4e.js → gitGraphDiagram-PVQCEYII-C-lX5H3_.js} +1 -1
- package/web-shell/assets/index-C2GE3DAF.js +74 -0
- package/web-shell/assets/{index-D0GX0zZf.js → index-DfcyS2E7.js} +1 -1
- package/web-shell/assets/index-Qxt6kN7i.js +1700 -0
- package/web-shell/assets/index-bo0Z8hfu.css +5 -0
- package/web-shell/assets/{infoDiagram-5YYISTIA-CU8_zLiX.js → infoDiagram-5YYISTIA-D0WP-wmU.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-YF4QCWOH-AVQiV0DU.js → ishikawaDiagram-YF4QCWOH-DgsI3Clu.js} +1 -1
- package/web-shell/assets/{journeyDiagram-JHISSGLW-DQ0VSKa3.js → journeyDiagram-JHISSGLW-4yCoMZO6.js} +1 -1
- package/web-shell/assets/{kanban-definition-UN3LZRKU-BqnWqsE_.js → kanban-definition-UN3LZRKU-D_05au1N.js} +1 -1
- package/web-shell/assets/{linear-BkoihsaA.js → linear-B38fDz0Q.js} +1 -1
- package/web-shell/assets/{mermaid.core-5RJs-31j.js → mermaid.core-aGNwTaHi.js} +5 -5
- package/web-shell/assets/{mindmap-definition-RKZ34NQL-D33Bxnpd.js → mindmap-definition-RKZ34NQL-C2yf_5WM.js} +1 -1
- package/web-shell/assets/{pieDiagram-4H26LBE5-BuEAw3BH.js → pieDiagram-4H26LBE5-DiHABBT-.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-W4KKPZXB-Kox_usEq.js → quadrantDiagram-W4KKPZXB-W9xkeAGe.js} +1 -1
- package/web-shell/assets/{requirementDiagram-4Y6WPE33-CNjeUif0.js → requirementDiagram-4Y6WPE33-BGmRXl9k.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-5OEKKPKP-BCd2OL_U.js → sankeyDiagram-5OEKKPKP-CvOmT43_.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-3UESZ5HK-CF2ZTsz0.js → sequenceDiagram-3UESZ5HK-C8pdd0Z-.js} +1 -1
- package/web-shell/assets/{stateDiagram-AJRCARHV-qenSzHtm.js → stateDiagram-AJRCARHV-C-CYdFx2.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-BieEHeN9.js +1 -0
- package/web-shell/assets/{timeline-definition-PNZ67QCA-B5DyWdgs.js → timeline-definition-PNZ67QCA-w2KQn1cI.js} +1 -1
- package/web-shell/assets/{vennDiagram-CIIHVFJN-DqP4I_o_.js → vennDiagram-CIIHVFJN-DuorhRku.js} +1 -1
- package/web-shell/assets/{wardley-L42UT6IY-CJe2e4mg.js → wardley-L42UT6IY-BAXm2cWy.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-YWT4CUSO-BMDSw-Rr.js → wardleyDiagram-YWT4CUSO-8PHaOXn5.js} +1 -1
- package/web-shell/assets/{xychartDiagram-2RQKCTM6-BTVZYkxD.js → xychartDiagram-2RQKCTM6-Do84JFSc.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/environment-W5UFC2CH.js +0 -102
- 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/runtime-XXRRTNP6.js +0 -118
- 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/task-create-N7WQSGYA.js +0 -25
- 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
|
@@ -147,11 +147,14 @@ var zh_default = {
|
|
|
147
147
|
"toolDisplayName.Edit": "\u7F16\u8F91",
|
|
148
148
|
"toolDisplayName.WriteFile": "\u5199\u5165\u6587\u4EF6",
|
|
149
149
|
"toolDisplayName.ReadFile": "\u8BFB\u53D6\u6587\u4EF6",
|
|
150
|
+
"toolDisplayName.ZoomImage": "\u7F29\u653E\u56FE\u50CF",
|
|
150
151
|
"toolDisplayName.Grep": "Grep",
|
|
151
152
|
"toolDisplayName.Glob": "Glob",
|
|
152
153
|
"toolDisplayName.Shell": "\u8FD0\u884C\u547D\u4EE4",
|
|
153
154
|
"toolDisplayName.Shell Command": "Shell \u547D\u4EE4",
|
|
154
155
|
"toolDisplayName.TodoList": "\u4EFB\u52A1\u6E05\u5355",
|
|
156
|
+
"toolDisplayName.Goal": "\u76EE\u6807",
|
|
157
|
+
"toolDisplayName.UpdateGoal": "\u66F4\u65B0\u76EE\u6807",
|
|
155
158
|
"toolDisplayName.SaveMemory": "\u4FDD\u5B58\u8BB0\u5FC6",
|
|
156
159
|
"toolDisplayName.Agent": "Agent",
|
|
157
160
|
"toolDisplayName.Artifact": "\u5236\u54C1",
|
|
@@ -914,7 +917,7 @@ var zh_default = {
|
|
|
914
917
|
'Input to command is JSON with fields "inputs" (tool call arguments) and "response" (tool call response).': '\u547D\u4EE4\u8F93\u5165\u4E3A\u5305\u542B "inputs"\uFF08\u5DE5\u5177\u8C03\u7528\u53C2\u6570\uFF09\u548C "response"\uFF08\u5DE5\u5177\u8C03\u7528\u54CD\u5E94\uFF09\u5B57\u6BB5\u7684 JSON\u3002',
|
|
915
918
|
"Input to command is JSON with tool_name, tool_input, tool_use_id, error, error_type, is_interrupt, and is_timeout.": "\u547D\u4EE4\u8F93\u5165\u4E3A\u5305\u542B tool_name\u3001tool_input\u3001tool_use_id\u3001error\u3001error_type\u3001is_interrupt \u548C is_timeout \u7684 JSON\u3002",
|
|
916
919
|
"Input to command is JSON with notification message and type.": "\u547D\u4EE4\u8F93\u5165\u4E3A\u5305\u542B\u901A\u77E5\u6D88\u606F\u548C\u7C7B\u578B\u7684 JSON\u3002",
|
|
917
|
-
|
|
920
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).': '\u547D\u4EE4\u8F93\u5165\u4E3A JSON\uFF0C\u5176\u4E2D\u5305\u542B "prompt"\uFF08\u5F53\u524D\u6A21\u578B\u4FA7\u63D0\u793A\uFF09\u4EE5\u53CA\u53EF\u9009\u7684 "submitted_prompt"\uFF08\u53D7\u652F\u6301\u4EA4\u4E92\u5F0F TUI \u7684\u63D0\u4EA4\u6587\u672C\u6295\u5F71\uFF09\u3002',
|
|
918
921
|
"Input to command is JSON with command_name, command_args, and expanded prompt text.": "\u547D\u4EE4\u8F93\u5165\u4E3A\u5305\u542B command_name\u3001command_args \u548C\u5C55\u5F00\u540E\u63D0\u793A\u6587\u672C\u7684 JSON\u3002",
|
|
919
922
|
"Input to command is JSON with session start source.": "\u547D\u4EE4\u8F93\u5165\u4E3A\u5305\u542B\u4F1A\u8BDD\u542F\u52A8\u6765\u6E90\u7684 JSON\u3002",
|
|
920
923
|
"Input to command is JSON with session end reason.": "\u547D\u4EE4\u8F93\u5165\u4E3A\u5305\u542B\u4F1A\u8BDD\u7ED3\u675F\u539F\u56E0\u7684 JSON\u3002",
|
|
@@ -1485,6 +1488,11 @@ var zh_default = {
|
|
|
1485
1488
|
reviewed: "\u5DF2\u5BA1\u6838",
|
|
1486
1489
|
"Code Changes:": "\u4EE3\u7801\u53D8\u66F4\uFF1A",
|
|
1487
1490
|
Performance: "\u6027\u80FD",
|
|
1491
|
+
"Generation Metrics": "\u751F\u6210\u6307\u6807",
|
|
1492
|
+
"Latest Request": "\u6700\u8FD1\u8BF7\u6C42",
|
|
1493
|
+
"Generation Time": "\u751F\u6210\u65F6\u95F4",
|
|
1494
|
+
"Average TTFT": "\u5E73\u5747 TTFT",
|
|
1495
|
+
"Session TPS": "\u4F1A\u8BDD TPS",
|
|
1488
1496
|
"Wall Time:": "\u603B\u8017\u65F6\uFF1A",
|
|
1489
1497
|
"Agent Active:": "\u667A\u80FD\u4F53\u6D3B\u8DC3\u65F6\u95F4\uFF1A",
|
|
1490
1498
|
"API Time:": "API \u65F6\u95F4\uFF1A",
|
|
@@ -144,11 +144,14 @@ var zh_TW_default = {
|
|
|
144
144
|
"toolDisplayName.Edit": "\u7DE8\u8F2F",
|
|
145
145
|
"toolDisplayName.WriteFile": "\u5BEB\u5165\u6A94\u6848",
|
|
146
146
|
"toolDisplayName.ReadFile": "\u8B80\u53D6\u6A94\u6848",
|
|
147
|
+
"toolDisplayName.ZoomImage": "\u7E2E\u653E\u5716\u50CF",
|
|
147
148
|
"toolDisplayName.Grep": "Grep",
|
|
148
149
|
"toolDisplayName.Glob": "Glob",
|
|
149
150
|
"toolDisplayName.Shell": "\u904B\u884C\u547D\u4EE4",
|
|
150
151
|
"toolDisplayName.Shell Command": "Shell \u547D\u4EE4",
|
|
151
152
|
"toolDisplayName.TodoList": "\u4EFB\u52D9\u6E05\u55AE",
|
|
153
|
+
"toolDisplayName.Goal": "\u76EE\u6A19",
|
|
154
|
+
"toolDisplayName.UpdateGoal": "\u66F4\u65B0\u76EE\u6A19",
|
|
152
155
|
"toolDisplayName.SaveMemory": "\u5132\u5B58\u8A18\u61B6",
|
|
153
156
|
"toolDisplayName.Agent": "Agent",
|
|
154
157
|
"toolDisplayName.Artifact": "\u88FD\u54C1",
|
|
@@ -857,7 +860,7 @@ var zh_TW_default = {
|
|
|
857
860
|
'Input to command is JSON with fields "inputs" (tool call arguments) and "response" (tool call response).': '\u547D\u4EE4\u8F38\u5165\u70BA\u5305\u542B "inputs"\uFF08\u5DE5\u5177\u8ABF\u7528\u53C3\u6578\uFF09\u548C "response"\uFF08\u5DE5\u5177\u8ABF\u7528\u97FF\u61C9\uFF09\u5B57\u6BB5\u7684 JSON\u3002',
|
|
858
861
|
"Input to command is JSON with tool_name, tool_input, tool_use_id, error, error_type, is_interrupt, and is_timeout.": "\u547D\u4EE4\u8F38\u5165\u70BA\u5305\u542B tool_name\u3001tool_input\u3001tool_use_id\u3001error\u3001error_type\u3001is_interrupt \u548C is_timeout \u7684 JSON\u3002",
|
|
859
862
|
"Input to command is JSON with notification message and type.": "\u547D\u4EE4\u8F38\u5165\u70BA\u5305\u542B\u901A\u77E5\u6D88\u606F\u548C\u985E\u578B\u7684 JSON\u3002",
|
|
860
|
-
|
|
863
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).': '\u547D\u4EE4\u8F38\u5165\u70BA JSON\uFF0C\u5176\u4E2D\u5305\u542B "prompt"\uFF08\u76EE\u524D\u6A21\u578B\u5074\u63D0\u793A\uFF09\u4EE5\u53CA\u9078\u7528\u7684 "submitted_prompt"\uFF08\u53D7\u652F\u63F4\u4E92\u52D5\u5F0F TUI \u7684\u63D0\u4EA4\u6587\u5B57\u6295\u5F71\uFF09\u3002',
|
|
861
864
|
"Input to command is JSON with command_name, command_args, and expanded prompt text.": "\u547D\u4EE4\u8F38\u5165\u70BA\u5305\u542B command_name\u3001command_args \u548C\u5C55\u958B\u5F8C\u63D0\u793A\u6587\u672C\u7684 JSON\u3002",
|
|
862
865
|
"Input to command is JSON with session start source.": "\u547D\u4EE4\u8F38\u5165\u70BA\u5305\u542B\u6703\u8A71\u555F\u52D5\u4F86\u6E90\u7684 JSON\u3002",
|
|
863
866
|
"Input to command is JSON with session end reason.": "\u547D\u4EE4\u8F38\u5165\u70BA\u5305\u542B\u6703\u8A71\u7D50\u675F\u539F\u56E0\u7684 JSON\u3002",
|
|
@@ -1347,6 +1350,11 @@ var zh_TW_default = {
|
|
|
1347
1350
|
reviewed: "\u5DF2\u5BE9\u8988",
|
|
1348
1351
|
"Code Changes:": "\u4EE3\u78BC\u8B8A\u66F4\uFF1A",
|
|
1349
1352
|
Performance: "\u6027\u80FD",
|
|
1353
|
+
"Generation Metrics": "\u751F\u6210\u6307\u6A19",
|
|
1354
|
+
"Latest Request": "\u6700\u8FD1\u8ACB\u6C42",
|
|
1355
|
+
"Generation Time": "\u751F\u6210\u6642\u9593",
|
|
1356
|
+
"Average TTFT": "\u5E73\u5747 TTFT",
|
|
1357
|
+
"Session TPS": "\u5DE5\u4F5C\u968E\u6BB5 TPS",
|
|
1350
1358
|
"Wall Time:": "\u7E3D\u8017\u6642\uFF1A",
|
|
1351
1359
|
"Agent Active:": "\u667A\u80FD\u9AD4\u6D3B\u8E8D\u6642\u9593\uFF1A",
|
|
1352
1360
|
"API Time:": "API \u6642\u9593\uFF1A",
|
|
@@ -0,0 +1,224 @@
|
|
|
1
|
+
// Force strict mode and setup for ESM
|
|
2
|
+
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
FileOperationEvent,
|
|
5
|
+
ImageViewError,
|
|
6
|
+
getFileReadDefaultPermission,
|
|
7
|
+
getSpecificMimeType,
|
|
8
|
+
logFileOperation,
|
|
9
|
+
renderNormalizedImageCrop
|
|
10
|
+
} from "./chunk-NVFSGPIF.js";
|
|
11
|
+
import "./chunk-VGC4I5JJ.js";
|
|
12
|
+
import "./chunk-3I6DUGQD.js";
|
|
13
|
+
import "./chunk-7ULQIS27.js";
|
|
14
|
+
import {
|
|
15
|
+
BaseDeclarativeTool,
|
|
16
|
+
BaseToolInvocation,
|
|
17
|
+
ToolDisplayNames,
|
|
18
|
+
ToolNames
|
|
19
|
+
} from "./chunk-MM7TH7ZM.js";
|
|
20
|
+
import "./chunk-DKPJUF5F.js";
|
|
21
|
+
import "./chunk-46UV252V.js";
|
|
22
|
+
import "./chunk-ZBVS26BY.js";
|
|
23
|
+
import "./chunk-Q3T5KA2V.js";
|
|
24
|
+
import "./chunk-R2XWGR75.js";
|
|
25
|
+
import "./chunk-HC45LTEN.js";
|
|
26
|
+
import "./chunk-QARJNL2V.js";
|
|
27
|
+
import "./chunk-W4RQUHY3.js";
|
|
28
|
+
import "./chunk-G7XXKQYS.js";
|
|
29
|
+
import {
|
|
30
|
+
makeRelative,
|
|
31
|
+
shortenPath,
|
|
32
|
+
unescapePath
|
|
33
|
+
} from "./chunk-E2BHWIDT.js";
|
|
34
|
+
import "./chunk-VOQXFAY5.js";
|
|
35
|
+
import "./chunk-75DOP5OR.js";
|
|
36
|
+
import "./chunk-DMTGGOSA.js";
|
|
37
|
+
import "./chunk-YQ3U5MUC.js";
|
|
38
|
+
import "./chunk-QUGAUQGJ.js";
|
|
39
|
+
import {
|
|
40
|
+
init_esbuild_shims
|
|
41
|
+
} from "./chunk-5O2XNYP6.js";
|
|
42
|
+
import {
|
|
43
|
+
__name
|
|
44
|
+
} from "./chunk-J2S4EL5Y.js";
|
|
45
|
+
|
|
46
|
+
// packages/core/src/tools/zoom-image.ts
|
|
47
|
+
init_esbuild_shims();
|
|
48
|
+
import path from "node:path";
|
|
49
|
+
function failureResult(message, type) {
|
|
50
|
+
return {
|
|
51
|
+
llmContent: message,
|
|
52
|
+
returnDisplay: message,
|
|
53
|
+
error: { message, type }
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
__name(failureResult, "failureResult");
|
|
57
|
+
var ZoomImageInvocation = class extends BaseToolInvocation {
|
|
58
|
+
constructor(config, params) {
|
|
59
|
+
super(params);
|
|
60
|
+
this.config = config;
|
|
61
|
+
}
|
|
62
|
+
static {
|
|
63
|
+
__name(this, "ZoomImageInvocation");
|
|
64
|
+
}
|
|
65
|
+
getDescription() {
|
|
66
|
+
const relativePath = makeRelative(
|
|
67
|
+
this.params.file_path,
|
|
68
|
+
this.config.getTargetDir()
|
|
69
|
+
);
|
|
70
|
+
return `${shortenPath(relativePath)} (${this.params.x1},${this.params.y1})-(${this.params.x2},${this.params.y2})`;
|
|
71
|
+
}
|
|
72
|
+
toolLocations() {
|
|
73
|
+
return [{ path: this.params.file_path }];
|
|
74
|
+
}
|
|
75
|
+
getDefaultPermission() {
|
|
76
|
+
return Promise.resolve(
|
|
77
|
+
getFileReadDefaultPermission(this.config, this.params.file_path)
|
|
78
|
+
);
|
|
79
|
+
}
|
|
80
|
+
async execute(signal) {
|
|
81
|
+
signal.throwIfAborted();
|
|
82
|
+
if (this.config.getEffectiveInputModalities().image !== true) {
|
|
83
|
+
return failureResult(
|
|
84
|
+
"zoom_image requires a model that accepts image inputs, but the current model does not. Switch to an image-capable model to zoom images.",
|
|
85
|
+
"read_content_failure" /* READ_CONTENT_FAILURE */
|
|
86
|
+
);
|
|
87
|
+
}
|
|
88
|
+
let view;
|
|
89
|
+
try {
|
|
90
|
+
view = await renderNormalizedImageCrop(
|
|
91
|
+
this.params.file_path,
|
|
92
|
+
this.params,
|
|
93
|
+
signal
|
|
94
|
+
);
|
|
95
|
+
} catch (error) {
|
|
96
|
+
signal.throwIfAborted();
|
|
97
|
+
const message = error instanceof Error ? error.message : "Failed to decode image.";
|
|
98
|
+
let errorType = "read_content_failure" /* READ_CONTENT_FAILURE */;
|
|
99
|
+
if (error instanceof ImageViewError) {
|
|
100
|
+
if (error.code === "file_not_found") {
|
|
101
|
+
errorType = "file_not_found" /* FILE_NOT_FOUND */;
|
|
102
|
+
} else if (error.code === "target_is_directory") {
|
|
103
|
+
errorType = "target_is_directory" /* TARGET_IS_DIRECTORY */;
|
|
104
|
+
} else if (error.code === "target_not_regular_file") {
|
|
105
|
+
errorType = "target_not_regular_file" /* TARGET_NOT_REGULAR_FILE */;
|
|
106
|
+
} else if (error.code === "source_too_large" || error.code === "output_too_large") {
|
|
107
|
+
errorType = "file_too_large" /* FILE_TOO_LARGE */;
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
return failureResult(message, errorType);
|
|
111
|
+
}
|
|
112
|
+
const text = `Zoomed normalized region (${this.params.x1},${this.params.y1})-(${this.params.x2},${this.params.y2}) from ${this.params.file_path}. Oriented source: ${view.sourceWidth}x${view.sourceHeight}; source crop: ${view.selectedWidth}x${view.selectedHeight}; returned view: ${view.outputWidth}x${view.outputHeight}.`;
|
|
113
|
+
const llmContent = [
|
|
114
|
+
{ text },
|
|
115
|
+
{
|
|
116
|
+
inlineData: {
|
|
117
|
+
mimeType: view.mimeType,
|
|
118
|
+
data: view.bytes.toString("base64")
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
];
|
|
122
|
+
logFileOperation(
|
|
123
|
+
this.config,
|
|
124
|
+
new FileOperationEvent(
|
|
125
|
+
ZoomImageTool.Name,
|
|
126
|
+
"read" /* READ */,
|
|
127
|
+
void 0,
|
|
128
|
+
getSpecificMimeType(this.params.file_path),
|
|
129
|
+
path.extname(this.params.file_path)
|
|
130
|
+
)
|
|
131
|
+
);
|
|
132
|
+
return {
|
|
133
|
+
llmContent,
|
|
134
|
+
returnDisplay: `Zoomed image: ${shortenPath(
|
|
135
|
+
makeRelative(this.params.file_path, this.config.getTargetDir())
|
|
136
|
+
)}`
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
};
|
|
140
|
+
var ZoomImageTool = class _ZoomImageTool extends BaseDeclarativeTool {
|
|
141
|
+
constructor(config) {
|
|
142
|
+
super(
|
|
143
|
+
_ZoomImageTool.Name,
|
|
144
|
+
ToolDisplayNames.ZOOM_IMAGE,
|
|
145
|
+
"Crops a region from a full-resolution static image and returns a magnified view. Coordinates are integers normalized from 0 to 1000 against the displayed image, with (0,0) at top-left and (1000,1000) at bottom-right. Use this when text, numbers, lines, or other details are too small to inspect confidently. You may call it repeatedly; coordinates always refer to the original full-resolution image, never to a previously returned view.",
|
|
146
|
+
"read" /* Read */,
|
|
147
|
+
{
|
|
148
|
+
type: "object",
|
|
149
|
+
properties: {
|
|
150
|
+
file_path: {
|
|
151
|
+
type: "string",
|
|
152
|
+
description: "Absolute path to a static PNG, JPEG, or WebP image."
|
|
153
|
+
},
|
|
154
|
+
x1: {
|
|
155
|
+
type: "integer",
|
|
156
|
+
minimum: 0,
|
|
157
|
+
maximum: 1e3,
|
|
158
|
+
description: "Left edge in normalized image coordinates."
|
|
159
|
+
},
|
|
160
|
+
y1: {
|
|
161
|
+
type: "integer",
|
|
162
|
+
minimum: 0,
|
|
163
|
+
maximum: 1e3,
|
|
164
|
+
description: "Top edge in normalized image coordinates."
|
|
165
|
+
},
|
|
166
|
+
x2: {
|
|
167
|
+
type: "integer",
|
|
168
|
+
minimum: 0,
|
|
169
|
+
maximum: 1e3,
|
|
170
|
+
description: "Right edge in normalized image coordinates."
|
|
171
|
+
},
|
|
172
|
+
y2: {
|
|
173
|
+
type: "integer",
|
|
174
|
+
minimum: 0,
|
|
175
|
+
maximum: 1e3,
|
|
176
|
+
description: "Bottom edge in normalized image coordinates."
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
required: ["file_path", "x1", "y1", "x2", "y2"]
|
|
180
|
+
},
|
|
181
|
+
true,
|
|
182
|
+
false,
|
|
183
|
+
true,
|
|
184
|
+
false,
|
|
185
|
+
"zoom crop magnify image picture screenshot chart diagram small text detail"
|
|
186
|
+
);
|
|
187
|
+
this.config = config;
|
|
188
|
+
}
|
|
189
|
+
static {
|
|
190
|
+
__name(this, "ZoomImageTool");
|
|
191
|
+
}
|
|
192
|
+
static Name = ToolNames.ZOOM_IMAGE;
|
|
193
|
+
validateToolParamValues(params) {
|
|
194
|
+
params.file_path = unescapePath(params.file_path.trim());
|
|
195
|
+
if (!params.file_path) {
|
|
196
|
+
return "The 'file_path' parameter must be non-empty.";
|
|
197
|
+
}
|
|
198
|
+
if (!path.isAbsolute(params.file_path)) {
|
|
199
|
+
return `File path must be absolute, but was relative: ${params.file_path}.`;
|
|
200
|
+
}
|
|
201
|
+
if (params.x1 >= params.x2) {
|
|
202
|
+
return "x1 must be less than x2.";
|
|
203
|
+
}
|
|
204
|
+
if (params.y1 >= params.y2) {
|
|
205
|
+
return "y1 must be less than y2.";
|
|
206
|
+
}
|
|
207
|
+
const fileService = this.config.getFileService();
|
|
208
|
+
if (fileService.shouldQwenIgnoreFile(params.file_path)) {
|
|
209
|
+
return `File path '${params.file_path}' is ignored by ${fileService.getQwenIgnoreFileDisplayForPath(params.file_path)} pattern(s).`;
|
|
210
|
+
}
|
|
211
|
+
return null;
|
|
212
|
+
}
|
|
213
|
+
createInvocation(params) {
|
|
214
|
+
return new ZoomImageInvocation(this.config, params);
|
|
215
|
+
}
|
|
216
|
+
};
|
|
217
|
+
export {
|
|
218
|
+
ZoomImageTool
|
|
219
|
+
};
|
|
220
|
+
/**
|
|
221
|
+
* @license
|
|
222
|
+
* Copyright 2026 Qwen
|
|
223
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
224
|
+
*/
|
package/cli.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
initCpuProfiler
|
|
5
|
-
} from "./chunks/chunk-
|
|
6
|
-
import "./chunks/chunk-
|
|
5
|
+
} from "./chunks/chunk-D7CQTWRS.js";
|
|
6
|
+
import "./chunks/chunk-BP2H5K25.js";
|
|
7
7
|
import {
|
|
8
8
|
initStartupProfiler
|
|
9
9
|
} from "./chunks/chunk-QSWDGAIC.js";
|
|
@@ -19,7 +19,14 @@ import {
|
|
|
19
19
|
|
|
20
20
|
// packages/cli/src/cli.ts
|
|
21
21
|
init_esbuild_shims();
|
|
22
|
-
import {
|
|
22
|
+
import {
|
|
23
|
+
accessSync,
|
|
24
|
+
chmodSync,
|
|
25
|
+
constants,
|
|
26
|
+
existsSync,
|
|
27
|
+
statSync
|
|
28
|
+
} from "node:fs";
|
|
29
|
+
import { fileURLToPath, pathToFileURL } from "node:url";
|
|
23
30
|
initStartupProfiler();
|
|
24
31
|
initCpuProfiler();
|
|
25
32
|
var TOP_LEVEL_COMMANDS = [
|
|
@@ -30,7 +37,7 @@ var TOP_LEVEL_COMMANDS = [
|
|
|
30
37
|
["mcp", "Manage MCP servers"],
|
|
31
38
|
[
|
|
32
39
|
"review <command>",
|
|
33
|
-
"
|
|
40
|
+
"Run a review non-interactively (`run`), plus the internal helpers used by the /review skill (PR worktree setup, context fetch, rules loading, presubmit checks, cleanup)"
|
|
34
41
|
],
|
|
35
42
|
[
|
|
36
43
|
"serve",
|
|
@@ -152,7 +159,7 @@ async function buildTopLevelHelpParser() {
|
|
|
152
159
|
const { default: yargs } = await import("./chunks/yargs-6H2AUULL.js");
|
|
153
160
|
const parser = yargs([]).scriptName("qwen").usage(
|
|
154
161
|
"Usage: qwen [options] [command]\n\nQwen Code - Launch an interactive CLI, use -p/--prompt for non-interactive mode"
|
|
155
|
-
).version("0.21.
|
|
162
|
+
).version("0.21.1-nightly.20260731.702932cc7").alias("v", "version").help().alias("h", "help").strict().demandCommand(0, 0);
|
|
156
163
|
for (const [option, config] of TOP_LEVEL_HELP_OPTIONS) {
|
|
157
164
|
parser.option(option, config);
|
|
158
165
|
}
|
|
@@ -225,11 +232,11 @@ function printMcpHelp() {
|
|
|
225
232
|
}
|
|
226
233
|
__name(printMcpHelp, "printMcpHelp");
|
|
227
234
|
async function printBootstrapVersion() {
|
|
228
|
-
if ("0.21.
|
|
229
|
-
writeStdoutLine("0.21.
|
|
235
|
+
if ("0.21.1-nightly.20260731.702932cc7") {
|
|
236
|
+
writeStdoutLine("0.21.1-nightly.20260731.702932cc7");
|
|
230
237
|
return;
|
|
231
238
|
}
|
|
232
|
-
const { getCliVersion } = await import("./chunks/version-
|
|
239
|
+
const { getCliVersion } = await import("./chunks/version-Z7EX24NZ.js");
|
|
233
240
|
writeStdoutLine(await getCliVersion());
|
|
234
241
|
}
|
|
235
242
|
__name(printBootstrapVersion, "printBootstrapVersion");
|
|
@@ -242,7 +249,7 @@ async function runMcpFastPath(rawArgv) {
|
|
|
242
249
|
}
|
|
243
250
|
const [{ default: yargsInstance }, { mcpCommand }] = await Promise.all([
|
|
244
251
|
import("./chunks/yargs-6H2AUULL.js"),
|
|
245
|
-
import("./chunks/mcp-
|
|
252
|
+
import("./chunks/mcp-FVQ4VTLM.js")
|
|
246
253
|
]);
|
|
247
254
|
const parser = yargsInstance([]).scriptName("qwen").command(mcpCommand).version(false).help().alias("h", "help").strict().strictCommands().demandCommand(1, "You need at least one command before continuing.").fail((message, error, yargs) => {
|
|
248
255
|
writeStderrLine(message || error?.message || "Unknown argument error");
|
|
@@ -296,7 +303,7 @@ async function runCliEntry(rawArgv = process.argv.slice(2)) {
|
|
|
296
303
|
const managedUpdateVersion = process.env["QWEN_CODE_MANAGED_NPM_UPDATE_VERSION"];
|
|
297
304
|
if (managedUpdateVersion) {
|
|
298
305
|
delete process.env["QWEN_CODE_MANAGED_NPM_UPDATE_VERSION"];
|
|
299
|
-
const { installManagedNpmUpdate } = await import("./chunks/managed-npm-update-
|
|
306
|
+
const { installManagedNpmUpdate } = await import("./chunks/managed-npm-update-67AK4GTL.js");
|
|
300
307
|
await installManagedNpmUpdate(managedUpdateVersion);
|
|
301
308
|
return;
|
|
302
309
|
}
|
|
@@ -307,7 +314,7 @@ async function runCliEntry(rawArgv = process.argv.slice(2)) {
|
|
|
307
314
|
return;
|
|
308
315
|
}
|
|
309
316
|
if (route === "serve") {
|
|
310
|
-
const { tryRunServeFastPath } = await import("./chunks/fast-path-
|
|
317
|
+
const { tryRunServeFastPath } = await import("./chunks/fast-path-ZBAMZDCP.js");
|
|
311
318
|
if (await tryRunServeFastPath(argv)) {
|
|
312
319
|
return;
|
|
313
320
|
}
|
|
@@ -320,10 +327,10 @@ async function runCliEntry(rawArgv = process.argv.slice(2)) {
|
|
|
320
327
|
}
|
|
321
328
|
const acpStartupProfiler = rawArgv.some(
|
|
322
329
|
(arg) => arg === "--acp" || arg === "--experimental-acp"
|
|
323
|
-
) ? await import("./chunks/acp-startup-profiler-
|
|
330
|
+
) ? await import("./chunks/acp-startup-profiler-2C4A5ZTJ.js") : void 0;
|
|
324
331
|
acpStartupProfiler?.initializeAcpStartupProfiler();
|
|
325
332
|
acpStartupProfiler?.markAcpStartup("geminiImportStart");
|
|
326
|
-
const { main } = await import("./chunks/gemini-
|
|
333
|
+
const { main } = await import("./chunks/gemini-XFT7HRNL.js");
|
|
327
334
|
acpStartupProfiler?.markAcpStartup("geminiImportEnd");
|
|
328
335
|
await main();
|
|
329
336
|
}
|
|
@@ -353,8 +360,8 @@ function isExpectedPtyRaceError(error) {
|
|
|
353
360
|
__name(isExpectedPtyRaceError, "isExpectedPtyRaceError");
|
|
354
361
|
async function handleCriticalError(error) {
|
|
355
362
|
const [{ FatalError }, { AlreadyReportedError }] = await Promise.all([
|
|
356
|
-
import("./chunks/
|
|
357
|
-
import("./chunks/errors-
|
|
363
|
+
import("./chunks/deferred-core-runtime-RKLCO7V5.js"),
|
|
364
|
+
import("./chunks/errors-MRON5OJD.js")
|
|
358
365
|
]);
|
|
359
366
|
if (error instanceof FatalError) {
|
|
360
367
|
let errorMessage = error.message;
|
|
@@ -381,7 +388,33 @@ function writeStderrLine(line) {
|
|
|
381
388
|
`);
|
|
382
389
|
}
|
|
383
390
|
__name(writeStderrLine, "writeStderrLine");
|
|
391
|
+
function stampCliEntryEnv(entryPath) {
|
|
392
|
+
if (process.env["QWEN_CODE_CLI"]) {
|
|
393
|
+
return;
|
|
394
|
+
}
|
|
395
|
+
let entry = entryPath;
|
|
396
|
+
if (entry === void 0) {
|
|
397
|
+
const entryUrl = new URL("../index.js", import.meta.url);
|
|
398
|
+
if (entryUrl.protocol !== "file:") {
|
|
399
|
+
return;
|
|
400
|
+
}
|
|
401
|
+
entry = fileURLToPath(entryUrl);
|
|
402
|
+
}
|
|
403
|
+
if (existsSync(entry)) {
|
|
404
|
+
try {
|
|
405
|
+
accessSync(entry, constants.X_OK);
|
|
406
|
+
} catch {
|
|
407
|
+
try {
|
|
408
|
+
chmodSync(entry, statSync(entry).mode | 73);
|
|
409
|
+
} catch {
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
process.env["QWEN_CODE_CLI"] = entry;
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
__name(stampCliEntryEnv, "stampCliEntryEnv");
|
|
384
416
|
async function runCliEntryPoint(run = runCliEntry, handleError = handleCriticalError) {
|
|
417
|
+
stampCliEntryEnv();
|
|
385
418
|
process.on("uncaughtException", (error) => {
|
|
386
419
|
if (isExpectedPtyRaceError(error)) {
|
|
387
420
|
return;
|
|
@@ -427,7 +460,8 @@ export {
|
|
|
427
460
|
isExpectedPtyRaceError,
|
|
428
461
|
resolveBootstrapRoute,
|
|
429
462
|
runCliEntry,
|
|
430
|
-
runCliEntryPoint
|
|
463
|
+
runCliEntryPoint,
|
|
464
|
+
stampCliEntryEnv
|
|
431
465
|
};
|
|
432
466
|
/**
|
|
433
467
|
* @license
|
package/locales/ca.js
CHANGED
|
@@ -853,8 +853,8 @@ export default {
|
|
|
853
853
|
"L'entrada a l'ordre és JSON amb tool_name, tool_input, tool_use_id, error, error_type, is_interrupt i is_timeout.",
|
|
854
854
|
'Input to command is JSON with notification message and type.':
|
|
855
855
|
"L'entrada a l'ordre és JSON amb el missatge de notificació i el tipus.",
|
|
856
|
-
'Input to command is JSON with
|
|
857
|
-
|
|
856
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
857
|
+
'L’entrada de l’ordre és JSON amb "prompt" (el prompt actual vinculat al model) i el camp opcional "submitted_prompt" (la projecció de text de la TUI interactiva compatible).',
|
|
858
858
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
859
859
|
"L'entrada a l'ordre és JSON amb command_name, command_args i el text del missatge expandit.",
|
|
860
860
|
'Input to command is JSON with session start source.':
|
|
@@ -1506,6 +1506,11 @@ export default {
|
|
|
1506
1506
|
reviewed: 'revisades',
|
|
1507
1507
|
'Code Changes:': 'Canvis de codi:',
|
|
1508
1508
|
Performance: 'Rendiment',
|
|
1509
|
+
'Generation Metrics': 'Mètriques de generació',
|
|
1510
|
+
'Latest Request': 'Darrera sol·licitud',
|
|
1511
|
+
'Generation Time': 'Temps de generació',
|
|
1512
|
+
'Average TTFT': 'TTFT mitjà',
|
|
1513
|
+
'Session TPS': 'TPS de la sessió',
|
|
1509
1514
|
'Wall Time:': 'Temps real:',
|
|
1510
1515
|
'Agent Active:': 'Agent actiu:',
|
|
1511
1516
|
'API Time:': "Temps de l'API:",
|
package/locales/de.js
CHANGED
|
@@ -799,8 +799,8 @@ export default {
|
|
|
799
799
|
'Die Eingabe an den Befehl ist JSON mit tool_name, tool_input, tool_use_id, error, error_type, is_interrupt und is_timeout.',
|
|
800
800
|
'Input to command is JSON with notification message and type.':
|
|
801
801
|
'Die Eingabe an den Befehl ist JSON mit Benachrichtigungsnachricht und -typ.',
|
|
802
|
-
'Input to command is JSON with
|
|
803
|
-
'Die Eingabe
|
|
802
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
803
|
+
'Die Eingabe für den Befehl ist JSON mit "prompt" (dem aktuellen modellgebundenen Prompt) und optional "submitted_prompt" (der Textprojektion der unterstützten interaktiven TUI).',
|
|
804
804
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
805
805
|
'Die Eingabe an den Befehl ist JSON mit command_name, command_args und erweitertem Prompt-Text.',
|
|
806
806
|
'Input to command is JSON with session start source.':
|
|
@@ -1446,6 +1446,11 @@ export default {
|
|
|
1446
1446
|
reviewed: 'überprüft',
|
|
1447
1447
|
'Code Changes:': 'Codeänderungen:',
|
|
1448
1448
|
Performance: 'Leistung',
|
|
1449
|
+
'Generation Metrics': 'Generierungsmetriken',
|
|
1450
|
+
'Latest Request': 'Letzte Anfrage',
|
|
1451
|
+
'Generation Time': 'Generierungszeit',
|
|
1452
|
+
'Average TTFT': 'Durchschnittliche TTFT',
|
|
1453
|
+
'Session TPS': 'Sitzungs-TPS',
|
|
1449
1454
|
'Wall Time:': 'Gesamtzeit:',
|
|
1450
1455
|
'Agent Active:': 'Agent aktiv:',
|
|
1451
1456
|
'API Time:': 'API-Zeit:',
|
package/locales/en.js
CHANGED
|
@@ -180,11 +180,14 @@ export default {
|
|
|
180
180
|
'toolDisplayName.Edit': 'toolDisplayName.Edit',
|
|
181
181
|
'toolDisplayName.WriteFile': 'toolDisplayName.WriteFile',
|
|
182
182
|
'toolDisplayName.ReadFile': 'toolDisplayName.ReadFile',
|
|
183
|
+
'toolDisplayName.ZoomImage': 'toolDisplayName.ZoomImage',
|
|
183
184
|
'toolDisplayName.Grep': 'toolDisplayName.Grep',
|
|
184
185
|
'toolDisplayName.Glob': 'toolDisplayName.Glob',
|
|
185
186
|
'toolDisplayName.Shell': 'toolDisplayName.Shell',
|
|
186
187
|
'toolDisplayName.Shell Command': 'toolDisplayName.Shell Command',
|
|
187
188
|
'toolDisplayName.TodoList': 'toolDisplayName.TodoList',
|
|
189
|
+
'toolDisplayName.Goal': 'toolDisplayName.Goal',
|
|
190
|
+
'toolDisplayName.UpdateGoal': 'toolDisplayName.UpdateGoal',
|
|
188
191
|
'toolDisplayName.SaveMemory': 'toolDisplayName.SaveMemory',
|
|
189
192
|
'toolDisplayName.Agent': 'toolDisplayName.Agent',
|
|
190
193
|
'toolDisplayName.Artifact': 'toolDisplayName.Artifact',
|
|
@@ -1148,8 +1151,8 @@ export default {
|
|
|
1148
1151
|
'Input to command is JSON with tool_name, tool_input, tool_use_id, error, error_type, is_interrupt, and is_timeout.',
|
|
1149
1152
|
'Input to command is JSON with notification message and type.':
|
|
1150
1153
|
'Input to command is JSON with notification message and type.',
|
|
1151
|
-
'Input to command is JSON with
|
|
1152
|
-
'Input to command is JSON with
|
|
1154
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
1155
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).',
|
|
1153
1156
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
1154
1157
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.',
|
|
1155
1158
|
'Input to command is JSON with session start source.':
|
|
@@ -1961,6 +1964,11 @@ export default {
|
|
|
1961
1964
|
reviewed: 'reviewed',
|
|
1962
1965
|
'Code Changes:': 'Code Changes:',
|
|
1963
1966
|
Performance: 'Performance',
|
|
1967
|
+
'Generation Metrics': 'Generation Metrics',
|
|
1968
|
+
'Latest Request': 'Latest Request',
|
|
1969
|
+
'Generation Time': 'Generation Time',
|
|
1970
|
+
'Average TTFT': 'Average TTFT',
|
|
1971
|
+
'Session TPS': 'Session TPS',
|
|
1964
1972
|
'Wall Time:': 'Wall Time:',
|
|
1965
1973
|
'Agent Active:': 'Agent Active:',
|
|
1966
1974
|
'API Time:': 'API Time:',
|
package/locales/fr.js
CHANGED
|
@@ -868,8 +868,8 @@ export default {
|
|
|
868
868
|
"L'entrée de la commande est du JSON avec tool_name, tool_input, tool_use_id, error, error_type, is_interrupt et is_timeout.",
|
|
869
869
|
'Input to command is JSON with notification message and type.':
|
|
870
870
|
"L'entrée de la commande est du JSON avec le message et le type de notification.",
|
|
871
|
-
'Input to command is JSON with
|
|
872
|
-
|
|
871
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
872
|
+
'L’entrée de la commande est un JSON avec "prompt" (l’invite actuelle liée au modèle) et, facultativement, "submitted_prompt" (la projection textuelle de l’interface TUI interactive prise en charge).',
|
|
873
873
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
874
874
|
"L'entrée de la commande est du JSON avec command_name, command_args et le texte d'invite développé.",
|
|
875
875
|
'Input to command is JSON with session start source.':
|
|
@@ -1515,6 +1515,11 @@ export default {
|
|
|
1515
1515
|
reviewed: 'révisé',
|
|
1516
1516
|
'Code Changes:': 'Modifications du code :',
|
|
1517
1517
|
Performance: 'Performance',
|
|
1518
|
+
'Generation Metrics': 'Métriques de génération',
|
|
1519
|
+
'Latest Request': 'Dernière requête',
|
|
1520
|
+
'Generation Time': 'Temps de génération',
|
|
1521
|
+
'Average TTFT': 'TTFT moyen',
|
|
1522
|
+
'Session TPS': 'TPS de la session',
|
|
1518
1523
|
'Wall Time:': 'Temps réel :',
|
|
1519
1524
|
'Agent Active:': 'Agent actif :',
|
|
1520
1525
|
'API Time:': 'Temps API :',
|
package/locales/ja.js
CHANGED
|
@@ -584,8 +584,8 @@ export default {
|
|
|
584
584
|
'コマンドへの入力は tool_name、tool_input、tool_use_id、error、error_type、is_interrupt、is_timeout を持つ JSON です。',
|
|
585
585
|
'Input to command is JSON with notification message and type.':
|
|
586
586
|
'コマンドへの入力は通知メッセージとタイプを持つ JSON です。',
|
|
587
|
-
'Input to command is JSON with
|
|
588
|
-
'
|
|
587
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
588
|
+
'コマンド入力は、"prompt"(現在のモデル向けプロンプト)と、オプションの "submitted_prompt"(サポート対象の対話型 TUI で入力されたテキストの投影)を含む JSON です。',
|
|
589
589
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
590
590
|
'コマンドへの入力は command_name、command_args、展開後のプロンプトテキストを持つ JSON です。',
|
|
591
591
|
'Input to command is JSON with session start source.':
|
|
@@ -1200,6 +1200,11 @@ export default {
|
|
|
1200
1200
|
reviewed: 'レビュー済み',
|
|
1201
1201
|
'Code Changes:': 'コード変更:',
|
|
1202
1202
|
Performance: 'パフォーマンス',
|
|
1203
|
+
'Generation Metrics': '生成メトリクス',
|
|
1204
|
+
'Latest Request': '最新のリクエスト',
|
|
1205
|
+
'Generation Time': '生成時間',
|
|
1206
|
+
'Average TTFT': '平均 TTFT',
|
|
1207
|
+
'Session TPS': 'セッション TPS',
|
|
1203
1208
|
'Wall Time:': '経過時間:',
|
|
1204
1209
|
'Agent Active:': 'エージェント稼働時間:',
|
|
1205
1210
|
'API Time:': 'API時間:',
|
package/locales/pt.js
CHANGED
|
@@ -805,8 +805,8 @@ export default {
|
|
|
805
805
|
'A entrada para o comando é JSON com tool_name, tool_input, tool_use_id, error, error_type, is_interrupt e is_timeout.',
|
|
806
806
|
'Input to command is JSON with notification message and type.':
|
|
807
807
|
'A entrada para o comando é JSON com mensagem e tipo de notificação.',
|
|
808
|
-
'Input to command is JSON with
|
|
809
|
-
'A entrada para o comando é JSON com o texto
|
|
808
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
809
|
+
'A entrada para o comando é JSON com "prompt" (o prompt atual vinculado ao modelo) e o campo opcional "submitted_prompt" (a projeção de texto da TUI interativa compatível).',
|
|
810
810
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
811
811
|
'A entrada para o comando é JSON com command_name, command_args e o texto do prompt expandido.',
|
|
812
812
|
'Input to command is JSON with session start source.':
|
|
@@ -1476,6 +1476,11 @@ export default {
|
|
|
1476
1476
|
reviewed: 'revisado',
|
|
1477
1477
|
'Code Changes:': 'Alterações de Código:',
|
|
1478
1478
|
Performance: 'Desempenho',
|
|
1479
|
+
'Generation Metrics': 'Métricas de geração',
|
|
1480
|
+
'Latest Request': 'Última solicitação',
|
|
1481
|
+
'Generation Time': 'Tempo de geração',
|
|
1482
|
+
'Average TTFT': 'TTFT médio',
|
|
1483
|
+
'Session TPS': 'TPS da sessão',
|
|
1479
1484
|
'Wall Time:': 'Tempo Total:',
|
|
1480
1485
|
'Agent Active:': 'Agente Ativo:',
|
|
1481
1486
|
'API Time:': 'Tempo de API:',
|
package/locales/ru.js
CHANGED
|
@@ -812,8 +812,8 @@ export default {
|
|
|
812
812
|
'Ввод в команду — это JSON с tool_name, tool_input, tool_use_id, error, error_type, is_interrupt и is_timeout.',
|
|
813
813
|
'Input to command is JSON with notification message and type.':
|
|
814
814
|
'Ввод в команду — это JSON с сообщением уведомления и типом.',
|
|
815
|
-
'Input to command is JSON with
|
|
816
|
-
'Ввод
|
|
815
|
+
'Input to command is JSON with "prompt" (the current model-bound prompt) and optional "submitted_prompt" (the supported interactive TUI text projection).':
|
|
816
|
+
'Ввод команды — JSON с полем "prompt" (текущий промпт, отправляемый модели) и необязательным "submitted_prompt" (текстовая проекция поддерживаемого интерактивного TUI).',
|
|
817
817
|
'Input to command is JSON with command_name, command_args, and expanded prompt text.':
|
|
818
818
|
'Ввод в команду — это JSON с command_name, command_args и развернутым текстом промпта.',
|
|
819
819
|
'Input to command is JSON with session start source.':
|
|
@@ -1394,6 +1394,11 @@ export default {
|
|
|
1394
1394
|
reviewed: 'проверено',
|
|
1395
1395
|
'Code Changes:': 'Изменения кода:',
|
|
1396
1396
|
Performance: 'Производительность',
|
|
1397
|
+
'Generation Metrics': 'Метрики генерации',
|
|
1398
|
+
'Latest Request': 'Последний запрос',
|
|
1399
|
+
'Generation Time': 'Время генерации',
|
|
1400
|
+
'Average TTFT': 'Среднее TTFT',
|
|
1401
|
+
'Session TPS': 'TPS сеанса',
|
|
1397
1402
|
'Wall Time:': 'Общее время:',
|
|
1398
1403
|
'Agent Active:': 'Активность агента:',
|
|
1399
1404
|
'API Time:': 'Время API:',
|