@qwen-code/qwen-code 0.21.0 → 0.21.1-nightly.20260730.1643a6c9a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundled/qc-helper/docs/configuration/model-providers.md +2 -0
- package/bundled/qc-helper/docs/configuration/settings.md +39 -28
- package/bundled/qc-helper/docs/features/channels/_meta.ts +2 -0
- package/bundled/qc-helper/docs/features/channels/github.md +117 -0
- package/bundled/qc-helper/docs/features/channels/gitlab.md +171 -0
- package/bundled/qc-helper/docs/features/channels/overview.md +61 -6
- package/bundled/qc-helper/docs/features/code-review.md +1 -1
- package/bundled/qc-helper/docs/features/hooks.md +70 -15
- package/bundled/qc-helper/docs/features/mcp.md +9 -1
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +3 -1
- package/bundled/qc-helper/docs/features/sub-agents.md +20 -0
- package/bundled/qc-helper/docs/qwen-serve.md +11 -7
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +2 -2
- package/bundled/qc-helper/docs/support/troubleshooting.md +2 -1
- package/bundled/review/DESIGN.md +19 -0
- package/bundled/review/SKILL.md +120 -61
- package/chunks/MaxSizedBox-H77LGFDG.js +86 -0
- package/chunks/{StandaloneSessionPicker-BIRMPLRD.js → StandaloneSessionPicker-NGKLCYX4.js} +68 -67
- package/chunks/{acp-startup-profiler-RV3IV562.js → acp-startup-profiler-DFVPFQ6C.js} +2 -2
- package/chunks/{acpAgent-6J2U72PQ.js → acpAgent-RUN53PRW.js} +1381 -543
- package/chunks/agent-4CFRD2OG.js +82 -0
- package/chunks/agent-headless-XPUCIZLL.js +76 -0
- package/chunks/{anthropicContentGenerator-75BKLTSP.js → anthropicContentGenerator-V2QOGVYD.js} +79 -27
- package/chunks/{artifact-tool-Y5T7GG7F.js → artifact-tool-6K6U7XYJ.js} +4 -4
- package/chunks/{askUserQuestion-2H6747FR.js → askUserQuestion-GD2IJJ7I.js} +4 -4
- package/chunks/bridge-B2YJLSLT.js +92 -0
- package/chunks/{build-RV63TIRH.js → build-GDBLPA24.js} +1 -1
- package/chunks/{ca-25EDXPFZ.js → ca-6W3SK7OQ.js} +6 -1
- package/chunks/channel-management-service-RAPKQK24.js +418 -0
- package/chunks/channel-settings-store-KJQKY6NN.js +89 -0
- package/chunks/{channel-worker-group-2ZD7TVAT.js → channel-worker-group-7SZ7MR3K.js} +11 -6
- package/chunks/{channel-worker-manager-4OA4BCGB.js → channel-worker-manager-RN5KJYPF.js} +11 -6
- package/chunks/{channel-worker-supervisor-V7KCFJTS.js → channel-worker-supervisor-CABBXYHK.js} +7 -5
- package/chunks/{chunk-M5JM7OSF.js → chunk-2DN4J57Y.js} +2 -3
- package/chunks/{chunk-6GMVPFB2.js → chunk-2IIJTXYF.js} +45 -16
- package/chunks/{chunk-BPJSQIJX.js → chunk-2J3OJGTL.js} +0 -2
- package/chunks/{chunk-EPDRMGT4.js → chunk-2LKVPASC.js} +4 -28
- package/chunks/{chunk-PWTZEM3C.js → chunk-2LQTH543.js} +3 -37
- package/chunks/{chunk-CIKQ7KKO.js → chunk-2Q4CZ3V6.js} +713 -419
- package/chunks/{chunk-HIJQF5B5.js → chunk-3L2SPEBH.js} +1 -1
- package/chunks/{chunk-JXJFVC6E.js → chunk-3QDXECUB.js} +46 -11
- package/chunks/{chunk-PSOO6YXD.js → chunk-3RMX26V7.js} +9 -7
- package/chunks/{chunk-PC6JANNU.js → chunk-4755HD5V.js} +4 -4
- package/chunks/{chunk-GSN55ZRI.js → chunk-4D3MHM5F.js} +19 -7
- package/chunks/{chunk-EBJQ6AXW.js → chunk-4FQ4OKOU.js} +260 -14
- package/chunks/{chunk-BIQWWWJN.js → chunk-4G2BISNC.js} +1 -1
- package/chunks/{chunk-IKYJHJNF.js → chunk-5EHIP3GX.js} +3 -3
- package/chunks/chunk-5IDU2UGL.js +2196 -0
- package/chunks/{chunk-DHHOYAPR.js → chunk-5TBMQLGG.js} +7 -7
- package/chunks/{chunk-A4UCTEB5.js → chunk-5WV5S2GT.js} +0 -1
- package/chunks/chunk-5YKDXHUY.js +463 -0
- package/chunks/{chunk-K36B6G2O.js → chunk-5ZEFGTII.js} +5 -5
- package/chunks/{chunk-K4XWPEWB.js → chunk-64LQLPL7.js} +4 -33
- package/chunks/{chunk-TGILQ3YH.js → chunk-6CH6PHMZ.js} +141 -64
- package/chunks/chunk-6FMJLI5M.js +1591 -0
- package/chunks/chunk-6MPDY6ZG.js +76 -0
- package/chunks/{chunk-2NH6DYI4.js → chunk-6OF62NPQ.js} +12 -12
- package/chunks/{chunk-JZA3JUDJ.js → chunk-6QIGFD5W.js} +1 -1
- package/chunks/{chunk-ETSW4KLJ.js → chunk-72E7TSGG.js} +2 -2
- package/chunks/{chunk-OHNBB4XR.js → chunk-75GFAX4R.js} +1 -1
- package/chunks/{chunk-UDX5OBWR.js → chunk-77IMMLN2.js} +94 -4
- package/chunks/{chunk-TEHGS6UP.js → chunk-7A4V5CJY.js} +154 -16
- package/chunks/{chunk-QAF7NMK7.js → chunk-7BV2P4S3.js} +1 -1
- package/chunks/{chunk-RIBKPMRP.js → chunk-7RFNMXPU.js} +19 -6
- package/chunks/{chunk-KMQ33DO4.js → chunk-7UKQW4JU.js} +4 -4
- package/chunks/{chunk-A5L3JMUA.js → chunk-7XATOOE7.js} +18 -4
- package/chunks/{chunk-5I2IWRSH.js → chunk-A3NDJ5SB.js} +2 -2
- package/chunks/{chunk-JLU636DO.js → chunk-ALMR3E6Q.js} +1 -0
- package/chunks/{chunk-TPRQ7RZH.js → chunk-ANND7YTH.js} +2341 -940
- package/chunks/{chunk-PJIZUQVC.js → chunk-AZQ3DT76.js} +2 -2
- package/chunks/{chunk-KIM5GUMA.js → chunk-B47WVQ7T.js} +400 -162
- package/chunks/{chunk-UH3WSE5L.js → chunk-B4AJNNOL.js} +1 -6
- package/chunks/{chunk-BJX6ZSUK.js → chunk-BCZFQXWK.js} +2 -2
- package/chunks/{chunk-BKHWX6I2.js → chunk-CAEQL6GZ.js} +11 -3
- package/chunks/{chunk-J56UI34H.js → chunk-CI2PGI7Z.js} +4 -2
- package/chunks/{chunk-2SCDWPXI.js → chunk-CUWGNCKW.js} +5 -5
- package/chunks/{chunk-TOFQCPDC.js → chunk-CVHIL5IG.js} +4 -5
- package/chunks/{chunk-VRYUBFMC.js → chunk-CYIBLZBR.js} +1 -1
- package/chunks/{chunk-YBL3QUDD.js → chunk-CYPJYJIX.js} +1 -1
- package/chunks/{chunk-XVNQMZ2I.js → chunk-DGEIYUC3.js} +0 -1
- package/chunks/{chunk-7MVVZO4N.js → chunk-DGV27C34.js} +4 -4
- package/chunks/{chunk-BPZALHVR.js → chunk-DI35ZN7T.js} +1 -1
- package/chunks/chunk-DZLYR4U3.js +1252 -0
- package/chunks/{chunk-PHOF65IG.js → chunk-EYGWU66Z.js} +41594 -50416
- package/chunks/{chunk-7ZCNENPP.js → chunk-FANRZEAJ.js} +1 -1
- package/chunks/{chunk-WBL3FJEU.js → chunk-FC4KQFCS.js} +1 -1
- package/chunks/{chunk-5NBDS5S6.js → chunk-FCYYAB4S.js} +162 -7
- package/chunks/{chunk-L26JL52R.js → chunk-FH6SU2OG.js} +48 -61
- package/chunks/{chunk-OKY7HXPG.js → chunk-FNMZK765.js} +2 -2
- package/chunks/chunk-FYJ7W2PI.js +194 -0
- package/chunks/{chunk-BULDBTYC.js → chunk-G7XXKQYS.js} +3 -28
- package/chunks/{chunk-L5UHQJTJ.js → chunk-GATT5TKW.js} +1 -1
- package/chunks/{chunk-MVSUYZDT.js → chunk-GKWLJW7Z.js} +4 -4
- package/chunks/{chunk-VAK25FTU.js → chunk-GKX7E4CO.js} +1 -1
- package/chunks/{chunk-LS77BEZP.js → chunk-GLCZKT5V.js} +1 -5
- package/chunks/{chunk-FSITMZJH.js → chunk-GOXRFPH5.js} +18 -9
- package/chunks/{chunk-3RN6GBKS.js → chunk-HFAV3POZ.js} +1 -1
- package/chunks/{chunk-YX324OPW.js → chunk-HGQIL6NG.js} +1 -1
- package/chunks/{chunk-55DJUCI2.js → chunk-HOSENQJL.js} +53 -43
- package/chunks/{chunk-GZXCZHCT.js → chunk-I3G5JWBV.js} +1 -1
- package/chunks/{chunk-YH6G52F2.js → chunk-I3V7RKRZ.js} +4 -4
- package/chunks/{chunk-RF3EXIHJ.js → chunk-IQMYZTDI.js} +30 -19
- package/chunks/{chunk-RWTEFFPU.js → chunk-JCJ7LKNA.js} +6140 -5616
- package/chunks/{chunk-S3TWXGKA.js → chunk-JE7KQ2UP.js} +4 -2
- package/chunks/{chunk-63P4EL5V.js → chunk-JMONIXMJ.js} +1 -1
- package/chunks/{chunk-OFDOK3VM.js → chunk-JQTW5CA5.js} +8 -13
- package/chunks/chunk-JYBU6YUE.js +378 -0
- package/chunks/chunk-JZQUOT4B.js +81 -0
- package/chunks/{chunk-Q4M4MDQ4.js → chunk-K4GTOFKY.js} +1 -1
- package/chunks/{chunk-T2NCM2ET.js → chunk-K6KS3LTN.js} +2 -749
- package/chunks/{chunk-YPE6A4GC.js → chunk-KLESQCW6.js} +2 -2
- package/chunks/{chunk-JVPM2ULZ.js → chunk-KQGB3ME2.js} +6 -6
- package/chunks/{chunk-2W3OOD4W.js → chunk-L55JWS76.js} +6 -3
- package/chunks/{chunk-RHLZR4E5.js → chunk-LGAOC3ZS.js} +1 -1
- package/chunks/{chunk-LB6DUZ26.js → chunk-LI53FGDL.js} +258 -184
- package/chunks/{chunk-2X55UKQE.js → chunk-LIJID5PD.js} +3 -3
- package/chunks/{chunk-NH6KE4JX.js → chunk-LW3RFMG7.js} +3 -3
- package/chunks/{chunk-MZAXJAUM.js → chunk-LW67T6GH.js} +1 -1
- package/chunks/{chunk-RZIX2G32.js → chunk-M4O2DCE3.js} +1 -1
- package/chunks/{chunk-4WIZGAH3.js → chunk-MFW7APBA.js} +6 -58
- package/chunks/{chunk-VIA5XA4U.js → chunk-MKQOXP2O.js} +3 -1
- package/chunks/{chunk-FODK6UMO.js → chunk-MPHPFVKK.js} +0 -2
- package/chunks/{chunk-JESCGQM3.js → chunk-NAVJD2PQ.js} +8 -7
- package/chunks/{chunk-H5FFA6TH.js → chunk-NOKIVHOL.js} +16 -3
- package/chunks/{chunk-6OUGMXDC.js → chunk-NWNEANAT.js} +7 -7
- package/chunks/{chunk-LQIW3YFY.js → chunk-OAOPCTG6.js} +9 -7
- package/chunks/chunk-OCPBI7J5.js +18 -0
- package/chunks/{chunk-WCXCRJYB.js → chunk-OCUM7TJA.js} +1 -1
- package/chunks/{chunk-R5AFZNQW.js → chunk-OIG257JR.js} +14 -7
- package/chunks/{chunk-IKCX4CCL.js → chunk-OINT3ZNV.js} +118 -95
- package/chunks/{chunk-E5TUC6CA.js → chunk-OKF7JF3R.js} +3 -3
- package/chunks/chunk-PEK4ARMZ.js +319 -0
- package/chunks/chunk-PGHTM673.js +363 -0
- package/chunks/{record-artifact-RQKFYO5B.js → chunk-PMGFWLAZ.js} +22 -7
- package/chunks/{chunk-FNQ6T3CV.js → chunk-PONHVBRT.js} +10 -7
- package/chunks/{chunk-VDDGDZMA.js → chunk-QHWCP53L.js} +14 -7
- package/chunks/{chunk-ZFDTEDCF.js → chunk-RF4FA22B.js} +6 -6
- package/chunks/{chunk-6FGBXPWM.js → chunk-RPLGZJV2.js} +38 -44
- package/chunks/{chunk-NIBLUX3Y.js → chunk-RQLRERVY.js} +148 -21
- package/chunks/{chunk-LKEJ26GS.js → chunk-RWZPM2BP.js} +16 -11
- package/chunks/{chunk-6AM5D4ME.js → chunk-S6LOFUVP.js} +0 -12
- package/chunks/{chunk-IO3IX5Q4.js → chunk-S7G7Z3MP.js} +1 -1
- package/chunks/{chunk-MUP3T3AD.js → chunk-SGFT55XI.js} +1 -35
- package/chunks/{chunk-PWVFN2LF.js → chunk-SMWPUA2A.js} +1 -1
- package/chunks/{chunk-U7M2DMGW.js → chunk-SWRHIQDT.js} +130 -5
- package/chunks/{chunk-VYPFXUCB.js → chunk-SZ3KHTDR.js} +1 -1
- package/chunks/chunk-T26EAKDL.js +13 -0
- package/chunks/chunk-T3CHYWJZ.js +758 -0
- package/chunks/{chunk-SQCQ4KO2.js → chunk-TCBP4Q3K.js} +380 -317
- package/chunks/{chunk-ZNAUOR2I.js → chunk-TJHLQ45J.js} +2 -2
- package/chunks/{chunk-LK7CHLVP.js → chunk-U4VTUMMK.js} +0 -60
- package/chunks/{chunk-NL7LTRLR.js → chunk-UHUSJ6X7.js} +29 -68
- package/chunks/{chunk-LH2BYDQ5.js → chunk-UJBURGBH.js} +18 -12
- package/chunks/{chunk-ZOIFNCKL.js → chunk-UPUG4GXM.js} +3 -23
- package/chunks/{chunk-FQK6JAFG.js → chunk-URPQ5QZM.js} +4 -4
- package/chunks/{chunk-M4FMGVY4.js → chunk-V47JGII4.js} +3 -3
- package/chunks/{chunk-Y34KJKDC.js → chunk-VBX5IFEN.js} +1 -1
- package/chunks/{chunk-USTWD7QV.js → chunk-W4MIWP6M.js} +26 -16
- package/chunks/{chunk-HTR4WV6U.js → chunk-W4RQUHY3.js} +31 -1
- package/chunks/{chunk-J24WCGIN.js → chunk-W7D7QTCH.js} +4 -4
- package/chunks/{chunk-DLWL3Z7A.js → chunk-WBSMNTSV.js} +3 -3
- package/chunks/{chunk-2JZBVYTU.js → chunk-WZRWHXFE.js} +1 -8
- package/chunks/{chunk-COH43MRJ.js → chunk-XCGIMOLN.js} +27 -1
- package/chunks/{chunk-IJTOWOD7.js → chunk-XTLTBZIH.js} +83 -9
- package/chunks/{chunk-H4SBPHSA.js → chunk-XVYRMUI5.js} +3 -3
- package/chunks/{chunk-3QMGYBFN.js → chunk-XWWKIXVD.js} +1 -80
- package/chunks/{chunk-VULLI6WQ.js → chunk-XZB72HUB.js} +6 -6
- package/chunks/{chunk-3SJ43L4W.js → chunk-XZC5VLBZ.js} +2 -0
- package/chunks/{chunk-UUUTRMI2.js → chunk-Y4IHBGBP.js} +1 -1
- package/chunks/{chunk-PR75REBZ.js → chunk-Y6AXW2OG.js} +12 -82
- package/chunks/{chunk-IPUUTYMV.js → chunk-YDLJGZHL.js} +1 -1
- package/chunks/{chunk-MB4MZHMJ.js → chunk-YX4DHA6S.js} +211 -522
- package/chunks/chunk-Z4X5MTRT.js +133 -0
- package/chunks/{chunk-UW5EOVUN.js → chunk-ZBVS26BY.js} +4 -4
- package/chunks/{chunk-ZD6UTE4A.js → chunk-ZHBO7WVX.js} +1 -1
- package/chunks/{chunk-7JURR4JT.js → chunk-ZM63TFJH.js} +167 -81
- package/chunks/{chunk-HTO4JFDZ.js → chunk-ZPJWUGCS.js} +0 -1
- package/chunks/{chunk-X5XDDSSH.js → chunk-ZPZ7ZJEE.js} +28 -5
- package/chunks/{chunk-ACY3A37B.js → chunk-ZS6Q44DY.js} +23 -18
- package/chunks/{chunk-ZJHVAS7M.js → chunk-ZWUDSQBD.js} +4 -5
- package/chunks/{computer-use-SOQ4E3VX.js → computer-use-HRVGY7OB.js} +50 -49
- package/chunks/{config-utils-7V7GGIW6.js → config-utils-RUFMEUYD.js} +4 -3
- package/chunks/contextCommand-V3N7Q3UM.js +81 -0
- package/chunks/core-runtime-QGEW6WBW.js +135 -0
- package/chunks/{create-sub-session-IWW2IZ2T.js → create-sub-session-SBYUMSSS.js} +3 -3
- package/chunks/{create-sub-session-QRJLW5BV.js → create-sub-session-ZUWDNFO2.js} +47 -46
- package/chunks/{cron-create-YIID5XAW.js → cron-create-2QK6TCEC.js} +6 -6
- package/chunks/{cron-delete-ZVHYCEP2.js → cron-delete-FDCDFYMG.js} +5 -5
- package/chunks/{cron-list-XEGS463Q.js → cron-list-XN3WVBTP.js} +6 -6
- package/chunks/{daemon-YO6433NF.js → daemon-QH2G5B5E.js} +403 -17
- package/chunks/daemon-status-provider-MB54AMNV.js +91 -0
- package/chunks/daemon-trust-policy-3VFDF5LU.js +86 -0
- package/chunks/daemon-trust-policy-monitor-4KX2OK7G.js +173 -0
- package/chunks/{de-HGRCYDEJ.js → de-SY6O76BF.js} +6 -1
- package/chunks/deferred-core-runtime-UIJL6EEU.js +90 -0
- package/chunks/{dist-F6IBUDR4.js → dist-2PERFI23.js} +12 -9
- package/chunks/dist-AOOUOG5S.js +4389 -0
- package/chunks/{dist-46NQKLTW.js → dist-OAOC5OV4.js} +2 -2
- package/chunks/{dist-YFNEUWSE.js → dist-PVEAFLHY.js} +5 -4
- package/chunks/{dist-AIKFMUKK.js → dist-SL2LUMML.js} +1449 -14
- package/chunks/dist-ULIG4M5H.js +13415 -0
- package/chunks/{dist-WEAHOXDM.js → dist-WGMNT3JQ.js} +2 -1
- package/chunks/{dist-BBLXMS3N.js → dist-ZHXOBXDN.js} +3 -3
- package/chunks/earlyInputCapture-QBC4ZCV7.js +83 -0
- package/chunks/{edit-OBDSQURM.js → edit-7ABV72VV.js} +48 -47
- package/chunks/{en-MTWBNGDO.js → en-NBK3JKCE.js} +9 -1
- package/chunks/{enter-worktree-U6MRPQ2P.js → enter-worktree-4NOWT6I2.js} +48 -47
- package/chunks/{enterPlanMode-BC5QUZZ2.js → enterPlanMode-4NOQ6A56.js} +48 -47
- package/chunks/{environment-W5UFC2CH.js → environment-ABMFNOJO.js} +49 -48
- package/chunks/errors-UAX4AR5Q.js +89 -0
- package/chunks/esm-K5FARBNI.js +5548 -0
- package/chunks/{exit-worktree-DGNYMECB.js → exit-worktree-CF2O5AQM.js} +48 -47
- package/chunks/exitPlanMode-5KEF5DLM.js +74 -0
- package/chunks/{fast-path-JJZFJANL.js → fast-path-RWZGR7A6.js} +16 -6
- package/chunks/{fr-45RLL55O.js → fr-4KG5V7UT.js} +6 -1
- package/chunks/{gemini-QS36EBZV.js → gemini-A4LXWU5S.js} +103 -98
- package/chunks/{geminiContentGenerator-AG4KB6CV.js → geminiContentGenerator-VPXAS3BM.js} +40 -11
- package/chunks/{getMachineId-bsd-V7W3GODC.js → getMachineId-bsd-FG7IUY6U.js} +1 -1
- package/chunks/{getMachineId-darwin-TDO75DQP.js → getMachineId-darwin-GLCJI2RA.js} +1 -1
- package/chunks/{getMachineId-linux-TF43WQT2.js → getMachineId-linux-O6OPPAKO.js} +1 -1
- package/chunks/{getMachineId-unsupported-ZGUO3TXT.js → getMachineId-unsupported-S6CKYVGC.js} +1 -1
- package/chunks/{getMachineId-win-ECFYZZFQ.js → getMachineId-win-X5SRNEH7.js} +1 -1
- package/chunks/{glob-V7R3PSK3.js → glob-P6ZPQOPR.js} +48 -47
- package/chunks/goal-tools-H2NHZKGN.js +335 -0
- package/chunks/{grep-QYPSK7OP.js → grep-56M3IJ36.js} +50 -48
- package/chunks/handleAutoUpdate-N3IMC273.js +82 -0
- package/chunks/i18n-UFV5QINW.js +98 -0
- package/chunks/{image-gen-Z3VPGKRC.js → image-gen-GPYAKETO.js} +12 -12
- package/chunks/initializer-OXWZKLEX.js +87 -0
- package/chunks/installationInfo-V2YEC52N.js +81 -0
- package/chunks/{ja-B7DF7DFG.js → ja-F3GSQXMF.js} +6 -1
- package/chunks/{keychain-token-storage-MDTG3WRM.js → keychain-token-storage-72IYCAZV.js} +3 -3
- package/chunks/lib-RUF3WZA6.js +9 -0
- package/chunks/list-UN6EJ6WB.js +90 -0
- package/chunks/{list-agents-5KJJHR6I.js → list-agents-R6KDXQR3.js} +3 -3
- package/chunks/loadedSettingsAdapter-LZK2PMOY.js +84 -0
- package/chunks/{loggingContentGenerator-HS3S5H3Q.js → loggingContentGenerator-PSFMRX7M.js} +78 -113
- package/chunks/{loop-wakeup-FXKNNYSY.js → loop-wakeup-3IQKCYAH.js} +7 -7
- package/chunks/{ls-NTK6VOQJ.js → ls-DKZ37A7N.js} +5 -5
- package/chunks/{lsp-2JI24STP.js → lsp-QNWN7KN3.js} +3 -3
- package/chunks/{managed-npm-update-JYEMMXA3.js → managed-npm-update-D2AO3F47.js} +48 -47
- package/chunks/mcp-A2VAOKMH.js +84 -0
- package/chunks/{monitor-R3ODH5U6.js → monitor-7EJ3WBER.js} +48 -47
- package/chunks/nonInteractiveCli-43LIVN4A.js +146 -0
- package/chunks/{notebook-edit-BNOK452R.js → notebook-edit-IQD53ULF.js} +48 -47
- package/chunks/{openaiContentGenerator-WMCU3O2H.js → openaiContentGenerator-YPCMNGEZ.js} +26 -27
- package/chunks/pidfile-3SOOBWZA.js +87 -0
- package/chunks/process-registry-2CHQBXH5.js +157 -0
- package/chunks/{processUtils-RT7UNCC2.js → processUtils-FGVHFR4V.js} +2 -2
- package/chunks/{pt-22Q3FP73.js → pt-EQ33KWEN.js} +6 -1
- package/chunks/{qwenContentGenerator-HHCRK4SX.js → qwenContentGenerator-M6YW4D6A.js} +53 -52
- package/chunks/{qwenOAuth2-OWLB5AKH.js → qwenOAuth2-XSYKLMNR.js} +10 -10
- package/chunks/read-file-XOMBFIS7.js +29 -0
- package/chunks/{read-mcp-resource-4DKQWGHD.js → read-mcp-resource-GFTWYXMK.js} +4 -4
- package/chunks/record-artifact-JANPGVS4.js +21 -0
- package/chunks/resumeHistoryUtils-E4EVA4PO.js +92 -0
- package/chunks/ripGrep-M4NYA6AM.js +74 -0
- package/chunks/{ru-FZCNZHDC.js → ru-7OZAUKGG.js} +6 -1
- package/chunks/{run-qwen-serve-FU6HEM4J.js → run-qwen-serve-QLCU2BAZ.js} +953 -248
- package/chunks/{runtime-XXRRTNP6.js → runtime-T36WUYIO.js} +57 -55
- package/chunks/{scheduler-G2ZS2Z7E.js → scheduler-C3J45Z5W.js} +47 -46
- package/chunks/{sdk-exporters-grpc-AK3LGHNO.js → sdk-exporters-grpc-54L4LS5L.js} +4 -4
- package/chunks/{sdk-exporters-http-FYBSUCPD.js → sdk-exporters-http-BFOKQFRD.js} +7 -7
- package/chunks/{sdk-impl-GMVPB7NB.js → sdk-impl-6CJ3JQZL.js} +14 -14
- package/chunks/{send-message-Q6OOR6BR.js → send-message-RJ2R4PIV.js} +6 -12
- package/chunks/serve-7SWJTL3K.js +90 -0
- package/chunks/{server-4UMH7OIZ.js → server-T2B64F4O.js} +3887 -852
- package/chunks/{session-K3O3Q2SV.js → session-D546I4HT.js} +99 -94
- package/chunks/{settings-CR2EWTBA.js → settings-ZQOOTRR7.js} +51 -50
- package/chunks/shell-5OR4RAKF.js +84 -0
- package/chunks/{skill-I3SDA4MB.js → skill-X4E5JMKV.js} +20 -21
- package/chunks/skill-settings-ZS3XPDMT.js +92 -0
- package/chunks/spawnChannel-MILVKB3G.js +83 -0
- package/chunks/standalone-update-UTYCSPUO.js +93 -0
- package/chunks/{startInteractiveUI-SLZGHRPH.js → startInteractiveUI-S4R5J4EN.js} +1220 -895
- package/chunks/{syntheticOutput-I3757IWH.js → syntheticOutput-355CB6CJ.js} +4 -4
- package/chunks/{task-create-N7WQSGYA.js → task-create-KUQIS7RA.js} +10 -10
- package/chunks/{task-list-FOPULZEP.js → task-list-5XNNGTF4.js} +7 -7
- package/chunks/{task-stop-H6RHXFVQ.js → task-stop-4ROAOBXH.js} +3 -3
- package/chunks/{task-update-M57TFZJT.js → task-update-4FPFYGE3.js} +10 -10
- package/chunks/{team-create-YJALH5D2.js → team-create-MGD3Q7W4.js} +50 -49
- package/chunks/{team-delete-QE2UXJL7.js → team-delete-S2RCXA4P.js} +7 -7
- package/chunks/{team-plan-approval-34QFYKGN.js → team-plan-approval-VMVGLPDQ.js} +48 -47
- package/chunks/theme-manager-U4QE2YSY.js +78 -0
- package/chunks/{todoWrite-VQ7FKOHL.js → todoWrite-7WM3VDMY.js} +7 -7
- package/chunks/{tool-search-NF7GB6LE.js → tool-search-6T7VYTYZ.js} +19 -21
- package/chunks/total-session-admission-PLKO4EET.js +86 -0
- package/chunks/trustedFolders-QZU6BO46.js +96 -0
- package/chunks/{update-relaunch-WBUZJC5O.js → update-relaunch-NWPFNM5L.js} +5 -5
- package/chunks/updateCheck-KEOCGBZR.js +93 -0
- package/chunks/useAutoAcceptIndicator-O6XISZEA.js +94 -0
- package/chunks/{validateNonInterActiveAuth-3R223G3R.js → validateNonInterActiveAuth-WCHAHO75.js} +94 -89
- package/chunks/{version-HS7YSFHV.js → version-VP3VZ2BM.js} +1 -1
- package/chunks/{web-fetch-NKCSG7ZE.js → web-fetch-KM2FSOKS.js} +19 -21
- package/chunks/{web-search-S62WAP4S.js → web-search-WUR6PYBO.js} +13 -13
- package/chunks/{workflow-QAGU5RU4.js → workflow-S6XMX55R.js} +49 -48
- package/chunks/workspace-providers-status-JGIZRHVT.js +87 -0
- package/chunks/{workspace-registration-store-24JMHDGF.js → workspace-registration-store-JDEMOOFX.js} +1 -1
- package/chunks/workspace-registry-NIL6253M.js +94 -0
- package/chunks/workspace-service-UYB6MMWL.js +101 -0
- package/chunks/workspace-skills-status-GSJRWER4.js +87 -0
- package/chunks/workspace-trust-reconciler-V2TICK2A.js +347 -0
- package/chunks/write-file-QHD5ELJS.js +76 -0
- package/chunks/xterm-headless-NTYVIBT3.js +3475 -0
- package/chunks/{zh-LUIGBD55.js → zh-H3YDK5QW.js} +9 -1
- package/chunks/{zh-TW-F5KG2IYD.js → zh-TW-JYCP7XUA.js} +9 -1
- package/chunks/zoom-image-236QXDRH.js +224 -0
- package/cli.js +13 -13
- package/locales/ca.js +7 -2
- package/locales/de.js +7 -2
- package/locales/en.js +10 -2
- package/locales/fr.js +7 -2
- package/locales/ja.js +7 -2
- package/locales/pt.js +7 -2
- package/locales/ru.js +7 -2
- package/locales/zh-TW.js +10 -2
- package/locales/zh.js +10 -2
- package/package.json +5 -4
- package/web-shell/assets/{arc-DcbWnB9T.js → arc-DQN8gc5j.js} +1 -1
- package/web-shell/assets/{architectureDiagram-3BPJPVTR-kMMF5sud.js → architectureDiagram-3BPJPVTR-C6Z867cc.js} +1 -1
- package/web-shell/assets/{blockDiagram-GPEHLZMM-Htl9vTJS.js → blockDiagram-GPEHLZMM-BkyNf4_J.js} +1 -1
- package/web-shell/assets/{c4Diagram-AAUBKEIU-BnZnm0mQ.js → c4Diagram-AAUBKEIU-BA7aurej.js} +1 -1
- package/web-shell/assets/channel-YzToqAUt.js +1 -0
- package/web-shell/assets/{chunk-2J33WTMH-DziB7kDG.js → chunk-2J33WTMH-Dp_LERgD.js} +1 -1
- package/web-shell/assets/{chunk-4BX2VUAB-CmkD8daw.js → chunk-4BX2VUAB-CCwcnkeW.js} +1 -1
- package/web-shell/assets/{chunk-55IACEB6-CHAd9A_U.js → chunk-55IACEB6-e0ytWiup.js} +1 -1
- package/web-shell/assets/{chunk-727SXJPM-Dqaam3fE.js → chunk-727SXJPM-DBoZrQ--.js} +1 -1
- package/web-shell/assets/{chunk-AQP2D5EJ-D_-saBYM.js → chunk-AQP2D5EJ-dmHU5zKq.js} +1 -1
- package/web-shell/assets/{chunk-FMBD7UC4-B9r_veWD.js → chunk-FMBD7UC4-PP3UKzsN.js} +1 -1
- package/web-shell/assets/{chunk-ND2GUHAM-B3EaCSpL.js → chunk-ND2GUHAM-Bjy0PNsP.js} +1 -1
- package/web-shell/assets/{chunk-QZHKN3VN-CYq8x9mn.js → chunk-QZHKN3VN-CM0H6wrK.js} +1 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-_le9LVNU.js +1 -0
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-_le9LVNU.js +1 -0
- package/web-shell/assets/{cose-bilkent-S5V4N54A-D0ng4uiB.js → cose-bilkent-S5V4N54A-B1B_Fozz.js} +1 -1
- package/web-shell/assets/{dagre-BM42HDAG-DCZollQv.js → dagre-BM42HDAG-DGFk7aBN.js} +1 -1
- package/web-shell/assets/{diagram-2AECGRRQ-Dfk2pWS0.js → diagram-2AECGRRQ-VdlYGHdV.js} +1 -1
- package/web-shell/assets/{diagram-5GNKFQAL-kX38ltWR.js → diagram-5GNKFQAL-xcEMWz6m.js} +1 -1
- package/web-shell/assets/{diagram-KO2AKTUF-CJz2vsXh.js → diagram-KO2AKTUF-B6Dd23eT.js} +1 -1
- package/web-shell/assets/{diagram-LMA3HP47-BvMLZm_7.js → diagram-LMA3HP47-C3bjiNTc.js} +1 -1
- package/web-shell/assets/{diagram-OG6HWLK6-l7kfStkO.js → diagram-OG6HWLK6-ChXfX8H6.js} +1 -1
- package/web-shell/assets/{erDiagram-TEJ5UH35-BSVa8GGT.js → erDiagram-TEJ5UH35-D7RBC3FG.js} +1 -1
- package/web-shell/assets/{flowDiagram-I6XJVG4X-CoawKIXH.js → flowDiagram-I6XJVG4X-bNsx8Fqb.js} +1 -1
- package/web-shell/assets/{ganttDiagram-6RSMTGT7-DFUDH0zF.js → ganttDiagram-6RSMTGT7-C_m4liOj.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-PVQCEYII-Y2pvpT4e.js → gitGraphDiagram-PVQCEYII-CzAqOmDr.js} +1 -1
- package/web-shell/assets/{index-D0GX0zZf.js → index-BArKGy43.js} +1 -1
- package/web-shell/assets/index-C2GE3DAF.js +74 -0
- package/web-shell/assets/index-_dIfJ82-.js +1625 -0
- package/web-shell/assets/index-heP6zO4t.css +5 -0
- package/web-shell/assets/{infoDiagram-5YYISTIA-CU8_zLiX.js → infoDiagram-5YYISTIA-BBw9H4RT.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-YF4QCWOH-AVQiV0DU.js → ishikawaDiagram-YF4QCWOH-C8Ns7cDb.js} +1 -1
- package/web-shell/assets/{journeyDiagram-JHISSGLW-DQ0VSKa3.js → journeyDiagram-JHISSGLW-BkW5h5si.js} +1 -1
- package/web-shell/assets/{kanban-definition-UN3LZRKU-BqnWqsE_.js → kanban-definition-UN3LZRKU-IUhsF7tq.js} +1 -1
- package/web-shell/assets/{linear-BkoihsaA.js → linear-CeDsMMjT.js} +1 -1
- package/web-shell/assets/{mermaid.core-5RJs-31j.js → mermaid.core-VTPU82QL.js} +5 -5
- package/web-shell/assets/{mindmap-definition-RKZ34NQL-D33Bxnpd.js → mindmap-definition-RKZ34NQL-DVohXDmC.js} +1 -1
- package/web-shell/assets/{pieDiagram-4H26LBE5-BuEAw3BH.js → pieDiagram-4H26LBE5-SxBFaID8.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-W4KKPZXB-Kox_usEq.js → quadrantDiagram-W4KKPZXB-BJt8o3Cs.js} +1 -1
- package/web-shell/assets/{requirementDiagram-4Y6WPE33-CNjeUif0.js → requirementDiagram-4Y6WPE33-B02G8M7E.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-5OEKKPKP-BCd2OL_U.js → sankeyDiagram-5OEKKPKP-CzMCGPib.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-3UESZ5HK-CF2ZTsz0.js → sequenceDiagram-3UESZ5HK-CzbJgSkE.js} +1 -1
- package/web-shell/assets/{stateDiagram-AJRCARHV-qenSzHtm.js → stateDiagram-AJRCARHV-DhiXBOKS.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-DILbnhvR.js +1 -0
- package/web-shell/assets/{timeline-definition-PNZ67QCA-B5DyWdgs.js → timeline-definition-PNZ67QCA-Btj5idQV.js} +1 -1
- package/web-shell/assets/{vennDiagram-CIIHVFJN-DqP4I_o_.js → vennDiagram-CIIHVFJN-CJz2YZq4.js} +1 -1
- package/web-shell/assets/{wardley-L42UT6IY-CJe2e4mg.js → wardley-L42UT6IY-CavIou7m.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-YWT4CUSO-BMDSw-Rr.js → wardleyDiagram-YWT4CUSO-BRf62x8X.js} +1 -1
- package/web-shell/assets/{xychartDiagram-2RQKCTM6-BTVZYkxD.js → xychartDiagram-2RQKCTM6-ItOGZPM_.js} +1 -1
- package/web-shell/index.html +2 -2
- package/chunks/MaxSizedBox-5DPPWPGT.js +0 -85
- package/chunks/agent-6ODUANDO.js +0 -81
- package/chunks/agent-headless-7BYQTMHW.js +0 -75
- package/chunks/bridge-ZUB64FAE.js +0 -90
- package/chunks/chunk-LEH5C7FV.js +0 -232
- package/chunks/chunk-SZRN75WQ.js +0 -29
- package/chunks/chunk-UGYMA4EI.js +0 -219
- package/chunks/chunk-Z2BC6UJ5.js +0 -8575
- package/chunks/contextCommand-JLHYA34Z.js +0 -80
- package/chunks/daemon-status-provider-2233Q37D.js +0 -89
- package/chunks/earlyInputCapture-A7NDU3PF.js +0 -82
- package/chunks/errors-M7CLORXH.js +0 -88
- package/chunks/exitPlanMode-GXTBWQAR.js +0 -403
- package/chunks/handleAutoUpdate-6DBEZYPV.js +0 -81
- package/chunks/i18n-VUJJZIMU.js +0 -97
- package/chunks/initializer-UWAK5U5O.js +0 -86
- package/chunks/installationInfo-6O2YAA52.js +0 -80
- package/chunks/list-GB4ESM3T.js +0 -89
- package/chunks/loadedSettingsAdapter-OT6JVQ7U.js +0 -83
- package/chunks/mcp-6DBDJPFU.js +0 -83
- package/chunks/nonInteractiveCli-MOYCYBBU.js +0 -141
- package/chunks/pidfile-TFRZZZIO.js +0 -86
- package/chunks/read-file-APMO3PSX.js +0 -31
- package/chunks/resumeHistoryUtils-6KRYEAWZ.js +0 -91
- package/chunks/ripGrep-BEJDEDXW.js +0 -73
- package/chunks/serve-7BSTXJ4T.js +0 -89
- package/chunks/shell-HH3PF3A2.js +0 -83
- package/chunks/spawnChannel-RWNDBXGA.js +0 -82
- package/chunks/src-GE4TTTML.js +0 -3147
- package/chunks/standalone-update-Q6WFRZZQ.js +0 -92
- package/chunks/theme-manager-SWRILQHI.js +0 -77
- package/chunks/total-session-admission-DLHHHLD3.js +0 -84
- package/chunks/trustedFolders-KHXHY6PY.js +0 -93
- package/chunks/updateCheck-RKL6M5XN.js +0 -92
- package/chunks/useAutoAcceptIndicator-CFQ5BUJL.js +0 -93
- package/chunks/workspace-providers-status-QSVZUETE.js +0 -86
- package/chunks/workspace-registry-UT4RBNBM.js +0 -88
- package/chunks/workspace-service-JFWRUS4V.js +0 -98
- package/chunks/workspace-skills-status-ZBBKJOI2.js +0 -85
- package/chunks/write-file-VHIXW5M7.js +0 -73
- package/web-shell/assets/channel-Cq7YKtfC.js +0 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-CQ9aC1Tg.js +0 -1
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-CQ9aC1Tg.js +0 -1
- package/web-shell/assets/index-D9haPt0X.css +0 -5
- package/web-shell/assets/index-ckX9Pq5k.js +0 -1230
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-B7W4zlCr.js +0 -1
- package/chunks/{chunk-TARRHLLG.js → chunk-QUGAUQGJ.js} +25 -25
- package/chunks/{chunk-U7ZFW55U.js → chunk-VOQXFAY5.js} +977 -977
- /package/chunks/{chunk-LXXMOYPL.js → chunk-VXZBKKQR.js} +0 -0
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
// Force strict mode and setup for ESM
|
|
2
2
|
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
stringifyGenAiJson
|
|
5
|
+
} from "./chunk-DZLYR4U3.js";
|
|
3
6
|
import {
|
|
4
7
|
getMeter,
|
|
5
8
|
isTelemetrySdkInitialized,
|
|
6
9
|
truncateSpanError
|
|
7
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YX4DHA6S.js";
|
|
8
11
|
import {
|
|
9
12
|
require_src
|
|
10
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-W4RQUHY3.js";
|
|
11
14
|
import {
|
|
12
15
|
DEFAULT_SENSITIVE_SPAN_ATTRIBUTE_MAX_LENGTH,
|
|
13
16
|
SENSITIVE_SPAN_ATTRIBUTE_MAX_LENGTH_LIMIT,
|
|
14
17
|
SERVICE_NAME,
|
|
15
18
|
isValidSensitiveSpanAttributeMaxLength
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import {
|
|
18
|
-
init_esm as init_esm2
|
|
19
|
-
} from "./chunk-U7ZFW55U.js";
|
|
19
|
+
} from "./chunk-G7XXKQYS.js";
|
|
20
20
|
import {
|
|
21
21
|
FatalConfigError,
|
|
22
|
+
createDebugLogger,
|
|
22
23
|
formatTraceparent,
|
|
23
24
|
getActiveSpanTraceContext
|
|
24
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-UHUSJ6X7.js";
|
|
25
26
|
import {
|
|
26
27
|
ROOT_CONTEXT,
|
|
27
28
|
SpanKind,
|
|
@@ -32,7 +33,7 @@ import {
|
|
|
32
33
|
init_esm,
|
|
33
34
|
propagation,
|
|
34
35
|
trace
|
|
35
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-QUGAUQGJ.js";
|
|
36
37
|
import {
|
|
37
38
|
init_esbuild_shims
|
|
38
39
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -46,8 +47,6 @@ init_esbuild_shims();
|
|
|
46
47
|
|
|
47
48
|
// packages/core/src/telemetry/index.ts
|
|
48
49
|
init_esbuild_shims();
|
|
49
|
-
init_esm();
|
|
50
|
-
init_esm2();
|
|
51
50
|
|
|
52
51
|
// packages/core/src/telemetry/daemon-tracing.ts
|
|
53
52
|
init_esbuild_shims();
|
|
@@ -653,12 +652,127 @@ function registerEventLoopLagGauge(name, read) {
|
|
|
653
652
|
}
|
|
654
653
|
__name(registerEventLoopLagGauge, "registerEventLoopLagGauge");
|
|
655
654
|
|
|
655
|
+
// packages/core/src/telemetry/detailed-span-attributes.ts
|
|
656
|
+
init_esbuild_shims();
|
|
657
|
+
var SHORT_TRUNCATION_SUFFIX = "...[TRUNCATED]";
|
|
658
|
+
var debugLogger = createDebugLogger("GEN_AI_CONTENT");
|
|
659
|
+
function areSensitiveSpanAttributesEnabled(config) {
|
|
660
|
+
return isTelemetrySdkInitialized() && config.getTelemetryIncludeSensitiveSpanAttributes();
|
|
661
|
+
}
|
|
662
|
+
__name(areSensitiveSpanAttributesEnabled, "areSensitiveSpanAttributesEnabled");
|
|
663
|
+
function truncateContent(content, maxSize = DEFAULT_SENSITIVE_SPAN_ATTRIBUTE_MAX_LENGTH, originalLength = content.length) {
|
|
664
|
+
if (!Number.isSafeInteger(maxSize) || maxSize < 1) {
|
|
665
|
+
throw new TypeError(
|
|
666
|
+
`maxSize must be a positive safe integer, got ${String(maxSize)}`
|
|
667
|
+
);
|
|
668
|
+
}
|
|
669
|
+
if (!Number.isSafeInteger(originalLength) || originalLength < 0) {
|
|
670
|
+
throw new TypeError(
|
|
671
|
+
`originalLength must be a non-negative safe integer, got ${String(
|
|
672
|
+
originalLength
|
|
673
|
+
)}`
|
|
674
|
+
);
|
|
675
|
+
}
|
|
676
|
+
if (originalLength < content.length) {
|
|
677
|
+
throw new TypeError(
|
|
678
|
+
`originalLength must be greater than or equal to content length, got ${originalLength} for content length ${content.length}`
|
|
679
|
+
);
|
|
680
|
+
}
|
|
681
|
+
if (originalLength <= maxSize && content.length <= maxSize) {
|
|
682
|
+
return { content, truncated: false };
|
|
683
|
+
}
|
|
684
|
+
if (originalLength > content.length && content.length <= maxSize) {
|
|
685
|
+
return { content, truncated: true };
|
|
686
|
+
}
|
|
687
|
+
const suffix = `
|
|
688
|
+
|
|
689
|
+
[TRUNCATED - Content exceeds configured limit of ${maxSize} characters]`;
|
|
690
|
+
if (suffix.length >= maxSize) {
|
|
691
|
+
if (SHORT_TRUNCATION_SUFFIX.length >= maxSize) {
|
|
692
|
+
return {
|
|
693
|
+
content: SHORT_TRUNCATION_SUFFIX.slice(0, maxSize),
|
|
694
|
+
truncated: true
|
|
695
|
+
};
|
|
696
|
+
}
|
|
697
|
+
return {
|
|
698
|
+
content: content.slice(0, maxSize - SHORT_TRUNCATION_SUFFIX.length) + SHORT_TRUNCATION_SUFFIX,
|
|
699
|
+
truncated: true
|
|
700
|
+
};
|
|
701
|
+
}
|
|
702
|
+
return {
|
|
703
|
+
content: content.slice(0, maxSize - suffix.length) + suffix,
|
|
704
|
+
truncated: true
|
|
705
|
+
};
|
|
706
|
+
}
|
|
707
|
+
__name(truncateContent, "truncateContent");
|
|
708
|
+
function getMaxContentSize(config) {
|
|
709
|
+
return config.getTelemetrySensitiveSpanAttributeMaxLength();
|
|
710
|
+
}
|
|
711
|
+
__name(getMaxContentSize, "getMaxContentSize");
|
|
712
|
+
function truncatePrefixedContent(prefix, content, maxSize) {
|
|
713
|
+
const prefixedContent = `${prefix}${content}`;
|
|
714
|
+
const result = truncateContent(prefixedContent, maxSize);
|
|
715
|
+
return {
|
|
716
|
+
...result,
|
|
717
|
+
originalLength: content.length
|
|
718
|
+
};
|
|
719
|
+
}
|
|
720
|
+
__name(truncatePrefixedContent, "truncatePrefixedContent");
|
|
721
|
+
function addUserPromptAttributes(config, span, promptText) {
|
|
722
|
+
if (!areSensitiveSpanAttributesEnabled(config) || !promptText) return;
|
|
723
|
+
const { content, truncated, originalLength } = truncatePrefixedContent(
|
|
724
|
+
`[USER PROMPT]
|
|
725
|
+
`,
|
|
726
|
+
promptText,
|
|
727
|
+
getMaxContentSize(config)
|
|
728
|
+
);
|
|
729
|
+
span.setAttributes({
|
|
730
|
+
new_context: content,
|
|
731
|
+
...truncated && {
|
|
732
|
+
new_context_truncated: true,
|
|
733
|
+
new_context_original_length: originalLength
|
|
734
|
+
}
|
|
735
|
+
});
|
|
736
|
+
}
|
|
737
|
+
__name(addUserPromptAttributes, "addUserPromptAttributes");
|
|
738
|
+
function addToolArgumentsAttributes(config, span, argumentsValue) {
|
|
739
|
+
if (!areSensitiveSpanAttributesEnabled(config)) return;
|
|
740
|
+
writeJsonAttribute(
|
|
741
|
+
config,
|
|
742
|
+
span,
|
|
743
|
+
"gen_ai.tool.call.arguments",
|
|
744
|
+
argumentsValue,
|
|
745
|
+
true
|
|
746
|
+
);
|
|
747
|
+
}
|
|
748
|
+
__name(addToolArgumentsAttributes, "addToolArgumentsAttributes");
|
|
749
|
+
function addToolCallResultAttributes(config, span, result) {
|
|
750
|
+
if (!areSensitiveSpanAttributesEnabled(config)) return;
|
|
751
|
+
writeJsonAttribute(config, span, "gen_ai.tool.call.result", result, true);
|
|
752
|
+
}
|
|
753
|
+
__name(addToolCallResultAttributes, "addToolCallResultAttributes");
|
|
754
|
+
function writeJsonAttribute(config, span, key, value, requireObject = false) {
|
|
755
|
+
let serialized;
|
|
756
|
+
try {
|
|
757
|
+
serialized = stringifyGenAiJson(
|
|
758
|
+
value,
|
|
759
|
+
getMaxContentSize(config),
|
|
760
|
+
requireObject
|
|
761
|
+
);
|
|
762
|
+
} catch {
|
|
763
|
+
debugLogger.debug(`Failed to serialize ${key} span attribute`);
|
|
764
|
+
return;
|
|
765
|
+
}
|
|
766
|
+
if (serialized === void 0) return;
|
|
767
|
+
try {
|
|
768
|
+
span.setAttribute(key, serialized);
|
|
769
|
+
} catch {
|
|
770
|
+
debugLogger.debug(`Failed to set ${key} span attribute`);
|
|
771
|
+
}
|
|
772
|
+
}
|
|
773
|
+
__name(writeJsonAttribute, "writeJsonAttribute");
|
|
774
|
+
|
|
656
775
|
// packages/core/src/telemetry/index.ts
|
|
657
|
-
var TelemetryTarget = /* @__PURE__ */ ((TelemetryTarget2) => {
|
|
658
|
-
TelemetryTarget2["GCP"] = "gcp";
|
|
659
|
-
TelemetryTarget2["LOCAL"] = "local";
|
|
660
|
-
return TelemetryTarget2;
|
|
661
|
-
})(TelemetryTarget || {});
|
|
662
776
|
var DEFAULT_TELEMETRY_TARGET = "local" /* LOCAL */;
|
|
663
777
|
var DEFAULT_OTLP_ENDPOINT = "http://localhost:4317";
|
|
664
778
|
|
|
@@ -799,6 +913,16 @@ function parseSensitiveSpanAttributeMaxLengthSetting(settingName, value) {
|
|
|
799
913
|
return value;
|
|
800
914
|
}
|
|
801
915
|
__name(parseSensitiveSpanAttributeMaxLengthSetting, "parseSensitiveSpanAttributeMaxLengthSetting");
|
|
916
|
+
function parseTelemetryUserId(source, value) {
|
|
917
|
+
if (value === void 0) return void 0;
|
|
918
|
+
if (typeof value !== "string") {
|
|
919
|
+
throw new FatalConfigError(
|
|
920
|
+
`Invalid ${source}: must be a string, got ${typeof value}`
|
|
921
|
+
);
|
|
922
|
+
}
|
|
923
|
+
return value.trim() || void 0;
|
|
924
|
+
}
|
|
925
|
+
__name(parseTelemetryUserId, "parseTelemetryUserId");
|
|
802
926
|
async function resolveTelemetrySettings(options) {
|
|
803
927
|
const argv = options.argv ?? {};
|
|
804
928
|
const env = options.env ?? {};
|
|
@@ -826,6 +950,10 @@ async function resolveTelemetrySettings(options) {
|
|
|
826
950
|
);
|
|
827
951
|
}
|
|
828
952
|
const logPrompts = argv.telemetryLogPrompts ?? parseBooleanEnvFlag(env["QWEN_TELEMETRY_LOG_PROMPTS"]) ?? settings.logPrompts;
|
|
953
|
+
const userId = parseTelemetryUserId(
|
|
954
|
+
"QWEN_TELEMETRY_USER_ID",
|
|
955
|
+
env["QWEN_TELEMETRY_USER_ID"]
|
|
956
|
+
) ?? parseTelemetryUserId("telemetry.userId", settings.userId);
|
|
829
957
|
const includeSensitiveSpanAttributes = parseBooleanEnvFlag(
|
|
830
958
|
env["QWEN_TELEMETRY_INCLUDE_SENSITIVE_SPAN_ATTRIBUTES"]
|
|
831
959
|
) ?? settings.includeSensitiveSpanAttributes ?? false;
|
|
@@ -876,6 +1004,7 @@ async function resolveTelemetrySettings(options) {
|
|
|
876
1004
|
otlpLogsEndpoint,
|
|
877
1005
|
otlpMetricsEndpoint,
|
|
878
1006
|
logPrompts,
|
|
1007
|
+
userId,
|
|
879
1008
|
includeSensitiveSpanAttributes,
|
|
880
1009
|
sensitiveSpanAttributeMaxLength,
|
|
881
1010
|
outfile,
|
|
@@ -888,21 +1017,16 @@ __name(resolveTelemetrySettings, "resolveTelemetrySettings");
|
|
|
888
1017
|
|
|
889
1018
|
export {
|
|
890
1019
|
parseBooleanEnvFlag,
|
|
891
|
-
parseTelemetryTargetValue,
|
|
892
1020
|
resolveTelemetrySettings,
|
|
893
1021
|
DAEMON_TRACEPARENT_META_KEY,
|
|
894
1022
|
DAEMON_TRACESTATE_META_KEY,
|
|
895
1023
|
hashDaemonWorkspace,
|
|
896
1024
|
withDaemonSpan,
|
|
897
1025
|
withDaemonRequestSpan,
|
|
898
|
-
withDaemonBridgeSpan,
|
|
899
1026
|
recordDaemonHttpResponse,
|
|
900
1027
|
addDaemonRequestAttribute,
|
|
901
1028
|
recordDaemonError,
|
|
902
1029
|
emitDaemonLog,
|
|
903
|
-
captureDaemonTelemetryContext,
|
|
904
|
-
runWithDaemonTelemetryContext,
|
|
905
|
-
injectDaemonTraceContext,
|
|
906
1030
|
extractDaemonTraceContext,
|
|
907
1031
|
createDaemonBridgeTelemetry,
|
|
908
1032
|
initializeDaemonMetrics,
|
|
@@ -918,7 +1042,10 @@ export {
|
|
|
918
1042
|
startEventLoopLagMonitor,
|
|
919
1043
|
registerDaemonEventLoopLagGauge,
|
|
920
1044
|
registerAcpEventLoopLagGauge,
|
|
921
|
-
|
|
1045
|
+
areSensitiveSpanAttributesEnabled,
|
|
1046
|
+
addUserPromptAttributes,
|
|
1047
|
+
addToolArgumentsAttributes,
|
|
1048
|
+
addToolCallResultAttributes,
|
|
922
1049
|
DEFAULT_TELEMETRY_TARGET,
|
|
923
1050
|
DEFAULT_OTLP_ENDPOINT
|
|
924
1051
|
};
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
} from "./chunk-OWAK7LMW.js";
|
|
6
6
|
import {
|
|
7
7
|
resolveBundleDir
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-EYGWU66Z.js";
|
|
9
9
|
import {
|
|
10
10
|
Storage
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-UHUSJ6X7.js";
|
|
12
12
|
import {
|
|
13
13
|
init_esbuild_shims
|
|
14
14
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -257,6 +257,11 @@ var MUST_TRANSLATE_KEYS = [
|
|
|
257
257
|
"Cache Hit Rate",
|
|
258
258
|
"Tool Success",
|
|
259
259
|
"Avg Latency",
|
|
260
|
+
"Generation Metrics",
|
|
261
|
+
"Latest Request",
|
|
262
|
+
"Generation Time",
|
|
263
|
+
"Average TTFT",
|
|
264
|
+
"Session TPS",
|
|
260
265
|
"Tool Leaderboard",
|
|
261
266
|
"Code Impact",
|
|
262
267
|
"streak",
|
|
@@ -267,15 +272,15 @@ var MUST_TRANSLATE_KEYS = [
|
|
|
267
272
|
|
|
268
273
|
// import("./locales/**/*.js") in packages/cli/src/i18n/index.ts
|
|
269
274
|
var globImport_locales_js = __glob({
|
|
270
|
-
"./locales/ca.js": () => import("./ca-
|
|
271
|
-
"./locales/de.js": () => import("./de-
|
|
272
|
-
"./locales/en.js": () => import("./en-
|
|
273
|
-
"./locales/fr.js": () => import("./fr-
|
|
274
|
-
"./locales/ja.js": () => import("./ja-
|
|
275
|
-
"./locales/pt.js": () => import("./pt-
|
|
276
|
-
"./locales/ru.js": () => import("./ru-
|
|
277
|
-
"./locales/zh-TW.js": () => import("./zh-TW-
|
|
278
|
-
"./locales/zh.js": () => import("./zh-
|
|
275
|
+
"./locales/ca.js": () => import("./ca-6W3SK7OQ.js"),
|
|
276
|
+
"./locales/de.js": () => import("./de-SY6O76BF.js"),
|
|
277
|
+
"./locales/en.js": () => import("./en-NBK3JKCE.js"),
|
|
278
|
+
"./locales/fr.js": () => import("./fr-4KG5V7UT.js"),
|
|
279
|
+
"./locales/ja.js": () => import("./ja-F3GSQXMF.js"),
|
|
280
|
+
"./locales/pt.js": () => import("./pt-EQ33KWEN.js"),
|
|
281
|
+
"./locales/ru.js": () => import("./ru-7OZAUKGG.js"),
|
|
282
|
+
"./locales/zh-TW.js": () => import("./zh-TW-JYCP7XUA.js"),
|
|
283
|
+
"./locales/zh.js": () => import("./zh-H3YDK5QW.js")
|
|
279
284
|
});
|
|
280
285
|
|
|
281
286
|
// packages/cli/src/i18n/index.ts
|
|
@@ -32,29 +32,17 @@ function resolveActiveTeamName(fallback) {
|
|
|
32
32
|
}
|
|
33
33
|
__name(resolveActiveTeamName, "resolveActiveTeamName");
|
|
34
34
|
var isTeammate = isInProcessTeammate;
|
|
35
|
-
function isTeamLead() {
|
|
36
|
-
return teammateIdentityStore.getStore()?.isTeamLead ?? false;
|
|
37
|
-
}
|
|
38
|
-
__name(isTeamLead, "isTeamLead");
|
|
39
|
-
function getTeammateColor() {
|
|
40
|
-
return teammateIdentityStore.getStore()?.color;
|
|
41
|
-
}
|
|
42
|
-
__name(getTeammateColor, "getTeammateColor");
|
|
43
35
|
function runWithTeammateIdentity(identity, fn) {
|
|
44
36
|
return teammateIdentityStore.run(identity, fn);
|
|
45
37
|
}
|
|
46
38
|
__name(runWithTeammateIdentity, "runWithTeammateIdentity");
|
|
47
39
|
|
|
48
40
|
export {
|
|
49
|
-
teammateIdentityStore,
|
|
50
41
|
getTeammateContext,
|
|
51
|
-
isInProcessTeammate,
|
|
52
42
|
getAgentName,
|
|
53
43
|
getTeamName,
|
|
54
44
|
resolveActiveTeamName,
|
|
55
45
|
isTeammate,
|
|
56
|
-
isTeamLead,
|
|
57
|
-
getTeammateColor,
|
|
58
46
|
runWithTeammateIdentity
|
|
59
47
|
};
|
|
60
48
|
/**
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
Storage,
|
|
6
6
|
resolvePath,
|
|
7
7
|
sanitizeCwd
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-UHUSJ6X7.js";
|
|
9
9
|
import {
|
|
10
10
|
init_esbuild_shims
|
|
11
11
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -70,11 +70,6 @@ function getAutoMemoryRoot(projectRoot) {
|
|
|
70
70
|
return result;
|
|
71
71
|
}
|
|
72
72
|
__name(getAutoMemoryRoot, "getAutoMemoryRoot");
|
|
73
|
-
function clearAutoMemoryRootCache() {
|
|
74
|
-
_autoMemoryRootCache.clear();
|
|
75
|
-
_teamAutoMemoryRootCache.clear();
|
|
76
|
-
}
|
|
77
|
-
__name(clearAutoMemoryRootCache, "clearAutoMemoryRootCache");
|
|
78
73
|
function getAutoMemoryTrustedAnchor(projectRoot) {
|
|
79
74
|
return process.env["QWEN_CODE_MEMORY_LOCAL"] === "1" ? projectRoot : getMemoryBaseDir();
|
|
80
75
|
}
|
|
@@ -115,21 +110,6 @@ function getAutoMemoryConsolidationLockPath(projectRoot) {
|
|
|
115
110
|
);
|
|
116
111
|
}
|
|
117
112
|
__name(getAutoMemoryConsolidationLockPath, "getAutoMemoryConsolidationLockPath");
|
|
118
|
-
function getAutoMemoryTopicFilename(type) {
|
|
119
|
-
return `${type}.md`;
|
|
120
|
-
}
|
|
121
|
-
__name(getAutoMemoryTopicFilename, "getAutoMemoryTopicFilename");
|
|
122
|
-
function getAutoMemoryTopicPath(projectRoot, type) {
|
|
123
|
-
return path.join(
|
|
124
|
-
getAutoMemoryRoot(projectRoot),
|
|
125
|
-
getAutoMemoryTopicFilename(type)
|
|
126
|
-
);
|
|
127
|
-
}
|
|
128
|
-
__name(getAutoMemoryTopicPath, "getAutoMemoryTopicPath");
|
|
129
|
-
function getAutoMemoryFilePath(projectRoot, relativePath) {
|
|
130
|
-
return path.join(getAutoMemoryRoot(projectRoot), relativePath);
|
|
131
|
-
}
|
|
132
|
-
__name(getAutoMemoryFilePath, "getAutoMemoryFilePath");
|
|
133
113
|
function getUserAutoMemoryRoot() {
|
|
134
114
|
return path.join(getMemoryBaseDir(), USER_AUTO_MEMORY_DIRNAME);
|
|
135
115
|
}
|
|
@@ -138,10 +118,6 @@ function getUserAutoMemoryIndexPath() {
|
|
|
138
118
|
return path.join(getUserAutoMemoryRoot(), AUTO_MEMORY_INDEX_FILENAME);
|
|
139
119
|
}
|
|
140
120
|
__name(getUserAutoMemoryIndexPath, "getUserAutoMemoryIndexPath");
|
|
141
|
-
function getUserAutoMemoryTopicPath(type) {
|
|
142
|
-
return path.join(getUserAutoMemoryRoot(), getAutoMemoryTopicFilename(type));
|
|
143
|
-
}
|
|
144
|
-
__name(getUserAutoMemoryTopicPath, "getUserAutoMemoryTopicPath");
|
|
145
121
|
function isUserAutoMemPath(absolutePath) {
|
|
146
122
|
const normalizedPath = path.normalize(absolutePath);
|
|
147
123
|
const memRoot = path.normalize(getUserAutoMemoryRoot());
|
|
@@ -243,16 +219,10 @@ function isAnyAutoMemPath(absolutePath, projectRoot) {
|
|
|
243
219
|
__name(isAnyAutoMemPath, "isAnyAutoMemPath");
|
|
244
220
|
|
|
245
221
|
export {
|
|
246
|
-
AUTO_MEMORY_DIRNAME,
|
|
247
222
|
AUTO_MEMORY_INDEX_FILENAME,
|
|
248
|
-
AUTO_MEMORY_METADATA_FILENAME,
|
|
249
|
-
AUTO_MEMORY_EXTRACT_CURSOR_FILENAME,
|
|
250
|
-
AUTO_MEMORY_CONSOLIDATION_LOCK_FILENAME,
|
|
251
|
-
USER_AUTO_MEMORY_DIRNAME,
|
|
252
223
|
TEAM_AUTO_MEMORY_DIRNAME,
|
|
253
224
|
getMemoryBaseDir,
|
|
254
225
|
getAutoMemoryRoot,
|
|
255
|
-
clearAutoMemoryRootCache,
|
|
256
226
|
getAutoMemoryTrustedAnchor,
|
|
257
227
|
getAutoMemoryProjectStateDir,
|
|
258
228
|
isAutoMemPath,
|
|
@@ -260,12 +230,8 @@ export {
|
|
|
260
230
|
getAutoMemoryMetadataPath,
|
|
261
231
|
getAutoMemoryExtractCursorPath,
|
|
262
232
|
getAutoMemoryConsolidationLockPath,
|
|
263
|
-
getAutoMemoryTopicFilename,
|
|
264
|
-
getAutoMemoryTopicPath,
|
|
265
|
-
getAutoMemoryFilePath,
|
|
266
233
|
getUserAutoMemoryRoot,
|
|
267
234
|
getUserAutoMemoryIndexPath,
|
|
268
|
-
getUserAutoMemoryTopicPath,
|
|
269
235
|
isUserAutoMemPath,
|
|
270
236
|
getTeamAutoMemoryRoot,
|
|
271
237
|
getTeamAutoMemoryIndexPath,
|
|
@@ -64,7 +64,7 @@ async function runExitCleanup(options = {}) {
|
|
|
64
64
|
}
|
|
65
65
|
__name(runExitCleanup, "runExitCleanup");
|
|
66
66
|
async function cleanupCheckpoints() {
|
|
67
|
-
const { Storage } = await import("./
|
|
67
|
+
const { Storage } = await import("./deferred-core-runtime-UIJL6EEU.js");
|
|
68
68
|
const storage = new Storage(process.cwd());
|
|
69
69
|
const tempDir = storage.getProjectTempDir();
|
|
70
70
|
const checkpointsDir = join(tempDir, "checkpoints");
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
sanitizeFilenameForDisplay
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-YDLJGZHL.js";
|
|
6
6
|
import {
|
|
7
7
|
t
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-RWZPM2BP.js";
|
|
9
9
|
import {
|
|
10
10
|
fetchGitDiff,
|
|
11
11
|
findProviderByCredentials,
|
|
12
12
|
resolveMetadataKey
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-EYGWU66Z.js";
|
|
14
14
|
import {
|
|
15
15
|
init_esbuild_shims
|
|
16
16
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -274,6 +274,115 @@ var diffCommand = {
|
|
|
274
274
|
action: diffAction
|
|
275
275
|
};
|
|
276
276
|
|
|
277
|
+
// packages/cli/src/ui/utils/inline-math.ts
|
|
278
|
+
init_esbuild_shims();
|
|
279
|
+
var INLINE_MATH_MAX_CHARS = 1024;
|
|
280
|
+
var INLINE_CODE_SPAN_PATTERN_SOURCE = String.raw`(?<!\`)(?<inlineCodeFence>\`+)(?!\`).+?(?<!\`)\k<inlineCodeFence>(?!\`)`;
|
|
281
|
+
var INLINE_CODE_SPAN_RE = new RegExp(INLINE_CODE_SPAN_PATTERN_SOURCE, "g");
|
|
282
|
+
function isEscapedAt(text, index) {
|
|
283
|
+
let slashCount = 0;
|
|
284
|
+
for (let cursor = index - 1; cursor >= 0 && text[cursor] === "\\"; cursor -= 1) {
|
|
285
|
+
slashCount += 1;
|
|
286
|
+
}
|
|
287
|
+
return slashCount % 2 === 1;
|
|
288
|
+
}
|
|
289
|
+
__name(isEscapedAt, "isEscapedAt");
|
|
290
|
+
function isUnescapedDollarAt(text, index) {
|
|
291
|
+
return text[index] === "$" && !isEscapedAt(text, index);
|
|
292
|
+
}
|
|
293
|
+
__name(isUnescapedDollarAt, "isUnescapedDollarAt");
|
|
294
|
+
function unescapeMarkdownDollars(text) {
|
|
295
|
+
return text.replace(
|
|
296
|
+
/(\\+)\$/g,
|
|
297
|
+
(_match, slashes) => `${"\\".repeat(Math.floor(slashes.length / 2))}$`
|
|
298
|
+
);
|
|
299
|
+
}
|
|
300
|
+
__name(unescapeMarkdownDollars, "unescapeMarkdownDollars");
|
|
301
|
+
function unescapeMarkdownBeforeMath(text) {
|
|
302
|
+
return unescapeMarkdownDollars(`${text}$`).slice(0, -1);
|
|
303
|
+
}
|
|
304
|
+
__name(unescapeMarkdownBeforeMath, "unescapeMarkdownBeforeMath");
|
|
305
|
+
function readInlineMathSpan(text, index) {
|
|
306
|
+
if (!isUnescapedDollarAt(text, index)) {
|
|
307
|
+
return null;
|
|
308
|
+
}
|
|
309
|
+
const previous = text[index - 1] ?? "";
|
|
310
|
+
const next = text[index + 1] ?? "";
|
|
311
|
+
if (/\w/.test(previous) || isUnescapedDollarAt(text, index - 1) || !next || /[\s\d$]/.test(next)) {
|
|
312
|
+
return null;
|
|
313
|
+
}
|
|
314
|
+
let closingIndex = index + 1;
|
|
315
|
+
while (closingIndex < text.length && text[closingIndex] !== "\n" && closingIndex - index - 1 <= INLINE_MATH_MAX_CHARS && !isUnescapedDollarAt(text, closingIndex)) {
|
|
316
|
+
closingIndex += 1;
|
|
317
|
+
}
|
|
318
|
+
if (!isUnescapedDollarAt(text, closingIndex)) {
|
|
319
|
+
return null;
|
|
320
|
+
}
|
|
321
|
+
const content = text.slice(index + 1, closingIndex);
|
|
322
|
+
const following = text[closingIndex + 1] ?? "";
|
|
323
|
+
if (content.length > INLINE_MATH_MAX_CHARS || /\s$/.test(content) || /[\w$]/.test(following)) {
|
|
324
|
+
return null;
|
|
325
|
+
}
|
|
326
|
+
return {
|
|
327
|
+
content,
|
|
328
|
+
index,
|
|
329
|
+
raw: text.slice(index, closingIndex + 1)
|
|
330
|
+
};
|
|
331
|
+
}
|
|
332
|
+
__name(readInlineMathSpan, "readInlineMathSpan");
|
|
333
|
+
function findNextInlineMath(text, fromIndex = 0) {
|
|
334
|
+
for (let index = fromIndex; index < text.length; index += 1) {
|
|
335
|
+
const span = readInlineMathSpan(text, index);
|
|
336
|
+
if (span) {
|
|
337
|
+
return span;
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
return null;
|
|
341
|
+
}
|
|
342
|
+
__name(findNextInlineMath, "findNextInlineMath");
|
|
343
|
+
function* mergeInlineMathMatches(text, markupRegex, enableInlineMath = true) {
|
|
344
|
+
markupRegex.lastIndex = 0;
|
|
345
|
+
const markupMatches = text.matchAll(markupRegex);
|
|
346
|
+
let nextMarkup = markupMatches.next();
|
|
347
|
+
let nextMath = enableInlineMath ? findNextInlineMath(text) : null;
|
|
348
|
+
let cursor = 0;
|
|
349
|
+
while (!nextMarkup.done || nextMath) {
|
|
350
|
+
while (!nextMarkup.done && (nextMarkup.value.index ?? 0) < cursor) {
|
|
351
|
+
nextMarkup = markupMatches.next();
|
|
352
|
+
}
|
|
353
|
+
if (nextMath && nextMath.index < cursor) {
|
|
354
|
+
nextMath = findNextInlineMath(text, cursor);
|
|
355
|
+
}
|
|
356
|
+
const markupIndex = nextMarkup.done ? Number.POSITIVE_INFINITY : nextMarkup.value.index ?? 0;
|
|
357
|
+
const mathIndex = nextMath?.index ?? Number.POSITIVE_INFINITY;
|
|
358
|
+
if (!nextMarkup.done && markupIndex <= mathIndex) {
|
|
359
|
+
const match = nextMarkup.value;
|
|
360
|
+
yield { kind: "markup", match };
|
|
361
|
+
cursor = markupIndex + match[0].length;
|
|
362
|
+
nextMarkup = markupMatches.next();
|
|
363
|
+
} else if (nextMath) {
|
|
364
|
+
yield { kind: "math", span: nextMath };
|
|
365
|
+
cursor = mathIndex + nextMath.raw.length;
|
|
366
|
+
nextMath = findNextInlineMath(text, cursor);
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
__name(mergeInlineMathMatches, "mergeInlineMathMatches");
|
|
371
|
+
function findInlineMathExpressions(text) {
|
|
372
|
+
const expressions = [];
|
|
373
|
+
for (const token of mergeInlineMathMatches(text, INLINE_CODE_SPAN_RE)) {
|
|
374
|
+
if (token.kind === "math") {
|
|
375
|
+
expressions.push(token.span.content);
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
return expressions;
|
|
379
|
+
}
|
|
380
|
+
__name(findInlineMathExpressions, "findInlineMathExpressions");
|
|
381
|
+
function readInlineMathSpanAt(text, index) {
|
|
382
|
+
return readInlineMathSpan(text, index)?.raw ?? null;
|
|
383
|
+
}
|
|
384
|
+
__name(readInlineMathSpanAt, "readInlineMathSpanAt");
|
|
385
|
+
|
|
277
386
|
// packages/cli/src/utils/systemInfoFields.ts
|
|
278
387
|
init_esbuild_shims();
|
|
279
388
|
function getSystemInfoFields(info) {
|
|
@@ -390,10 +499,15 @@ init_esbuild_shims();
|
|
|
390
499
|
function calculateCost(args) {
|
|
391
500
|
const { inputTokens, outputTokens, pricing } = args;
|
|
392
501
|
if (!pricing) return null;
|
|
502
|
+
if (pricing.inputPerMillionTokens == null && pricing.outputPerMillionTokens == null) {
|
|
503
|
+
return null;
|
|
504
|
+
}
|
|
505
|
+
if (inputTokens <= 0 && outputTokens <= 0) {
|
|
506
|
+
return null;
|
|
507
|
+
}
|
|
393
508
|
const inputCost = pricing.inputPerMillionTokens != null ? inputTokens / 1e6 * pricing.inputPerMillionTokens : 0;
|
|
394
509
|
const outputCost = pricing.outputPerMillionTokens != null ? outputTokens / 1e6 * pricing.outputPerMillionTokens : 0;
|
|
395
|
-
|
|
396
|
-
return total > 0 ? total : null;
|
|
510
|
+
return inputCost + outputCost;
|
|
397
511
|
}
|
|
398
512
|
__name(calculateCost, "calculateCost");
|
|
399
513
|
|
|
@@ -418,6 +532,12 @@ function levelLabel(level) {
|
|
|
418
532
|
__name(levelLabel, "levelLabel");
|
|
419
533
|
|
|
420
534
|
export {
|
|
535
|
+
INLINE_CODE_SPAN_PATTERN_SOURCE,
|
|
536
|
+
unescapeMarkdownDollars,
|
|
537
|
+
unescapeMarkdownBeforeMath,
|
|
538
|
+
mergeInlineMathMatches,
|
|
539
|
+
findInlineMathExpressions,
|
|
540
|
+
readInlineMathSpanAt,
|
|
421
541
|
getSystemInfoFields,
|
|
422
542
|
calculateErrorRate,
|
|
423
543
|
calculateAverageLatency,
|
|
@@ -435,6 +555,11 @@ export {
|
|
|
435
555
|
* Copyright 2025 Google LLC
|
|
436
556
|
* SPDX-License-Identifier: Apache-2.0
|
|
437
557
|
*/
|
|
558
|
+
/**
|
|
559
|
+
* @license
|
|
560
|
+
* Copyright 2026 Qwen Team
|
|
561
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
562
|
+
*/
|
|
438
563
|
/**
|
|
439
564
|
* @license
|
|
440
565
|
* Copyright 2025 Qwen
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// Force strict mode and setup for ESM
|
|
2
|
+
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
init_esbuild_shims
|
|
5
|
+
} from "./chunk-5O2XNYP6.js";
|
|
6
|
+
|
|
7
|
+
// packages/core/src/output/types.ts
|
|
8
|
+
init_esbuild_shims();
|
|
9
|
+
/**
|
|
10
|
+
* @license
|
|
11
|
+
* Copyright 2025 Google LLC
|
|
12
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
13
|
+
*/
|