@qwen-code/qwen-code 0.23.1 → 0.23.2-nightly.20260909.2e212144d3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +35 -15
- package/bundled/computer-use/SKILL.md +1 -1
- package/bundled/qc-helper/docs/configuration/auth.md +1 -1
- package/bundled/qc-helper/docs/configuration/model-providers.md +19 -15
- package/bundled/qc-helper/docs/configuration/settings.md +1 -1
- package/bundled/qc-helper/docs/features/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/channels/dingtalk.md +1 -1
- package/bundled/qc-helper/docs/features/channels/github.md +1 -9
- package/bundled/qc-helper/docs/features/channels/overview.md +26 -51
- package/bundled/qc-helper/docs/features/channels/qqbot.md +1 -2
- package/bundled/qc-helper/docs/features/commands.md +79 -17
- package/bundled/qc-helper/docs/features/computer-use.md +1 -1
- package/bundled/qc-helper/docs/features/cross-session-protocol.md +291 -0
- package/bundled/qc-helper/docs/features/goals.md +3 -1
- package/bundled/qc-helper/docs/features/sub-agents.md +8 -0
- package/bundled/qc-helper/docs/qwen-serve.md +62 -48
- package/chunks/{MaxSizedBox-UDO6Y7RB.js → MaxSizedBox-ZBGWYJZW.js} +20 -19
- package/chunks/{StandaloneSessionPicker-D4CUOO4H.js → StandaloneSessionPicker-NR5ACIJZ.js} +35 -34
- package/chunks/{acpAgent-KWLJFADK.js → acpAgent-DM6XRCDQ.js} +307 -183
- package/chunks/{agent-GSUPGEOL.js → agent-EF3IIYE3.js} +13 -13
- package/chunks/{agent-headless-HNYCQUJB.js → agent-headless-5J2KFYR4.js} +13 -13
- package/chunks/{anthropicContentGenerator-I7LQZH26.js → anthropicContentGenerator-VIW2FG7G.js} +4 -4
- package/chunks/{artifact-tool-P52OKKEF.js → artifact-tool-G5LHNECG.js} +1 -1
- package/chunks/{askUserQuestion-I5W5S3D6.js → askUserQuestion-R3TXY77M.js} +1 -1
- package/chunks/{bridge-B7CV6RVI.js → bridge-LEMQM6QE.js} +21 -20
- package/chunks/{channel-management-service-TRTLQTSV.js → channel-management-service-TGF6XFXT.js} +4 -4
- package/chunks/{channel-settings-store-FW45IRUP.js → channel-settings-store-FV365JSF.js} +29 -28
- package/chunks/{channel-worker-group-PIYPVCTF.js → channel-worker-group-SQ5FRWOH.js} +5 -5
- package/chunks/{channel-worker-manager-FQHEDTD2.js → channel-worker-manager-TU4ZNWOE.js} +5 -5
- package/chunks/{channel-worker-supervisor-XJPZZ3VK.js → channel-worker-supervisor-EMITFMCP.js} +4 -4
- package/chunks/{chunk-3SH53ANB.js → chunk-22GORRNY.js} +12 -0
- package/chunks/{chunk-3LPJ776W.js → chunk-2HYOOFDS.js} +9 -6
- package/chunks/{chunk-S6QVI3MV.js → chunk-34VPADLG.js} +2 -2
- package/chunks/{chunk-WJDXKQIO.js → chunk-3A2IMUDH.js} +14 -2
- package/chunks/{chunk-DXQ6Z7AH.js → chunk-3O77M472.js} +224 -84
- package/chunks/{chunk-5CVY5Q2P.js → chunk-43EUMPKQ.js} +1 -1
- package/chunks/{chunk-ZNO5BUAD.js → chunk-4DIMJKWU.js} +46 -37
- package/chunks/{chunk-O2JBJQCF.js → chunk-5HV2HPO7.js} +1 -1
- package/chunks/{chunk-RXT4QBDX.js → chunk-5WBA3DEF.js} +1 -1
- package/chunks/{chunk-ARYNBBBM.js → chunk-6GAYNM3F.js} +3 -3
- package/chunks/{chunk-EEKU6COG.js → chunk-6S7YYUUH.js} +3 -3
- package/chunks/{chunk-OPMKGOLD.js → chunk-6VIATHL7.js} +1 -1
- package/chunks/{chunk-ENZDGHGJ.js → chunk-76I36BEM.js} +3 -3
- package/chunks/{chunk-B54PFQS5.js → chunk-7CLLH5TI.js} +1 -1
- package/chunks/{chunk-UHUT4IDM.js → chunk-7IDZFJAV.js} +9 -9
- package/chunks/{chunk-5Z4FCEPY.js → chunk-7K4GGN3D.js} +606 -109
- package/chunks/{chunk-ZPL2TZNA.js → chunk-7KZVXJ4U.js} +1 -1
- package/chunks/{chunk-FWRRUITH.js → chunk-7WCJEY3A.js} +4 -4
- package/chunks/{chunk-MFYH2VXV.js → chunk-A7QZIGRB.js} +2 -2
- package/chunks/{chunk-27LTEY6D.js → chunk-ATBLEXXV.js} +7 -2
- package/chunks/{chunk-3BTHHXXE.js → chunk-AUTUFD5X.js} +1 -1
- package/chunks/chunk-AXMWHKXA.js +42 -0
- package/chunks/{chunk-QZOXVQPK.js → chunk-AXWTG6R7.js} +2 -5
- package/chunks/{chunk-PDUMGZ2P.js → chunk-BDAVT6K2.js} +486 -409
- package/chunks/{chunk-2YS3NU4A.js → chunk-BDP3NTWD.js} +3 -3
- package/chunks/{chunk-IKG2YVRZ.js → chunk-BZUHZCUO.js} +2 -2
- package/chunks/{chunk-USN6VNTO.js → chunk-C24ZDDNY.js} +1 -1
- package/chunks/{chunk-RPFJJ33Z.js → chunk-CALTQWTZ.js} +1 -1
- package/chunks/{chunk-BF3RUIVP.js → chunk-CH2YDT6X.js} +36 -38
- package/chunks/{chunk-3VDLQUR2.js → chunk-D6AGS266.js} +1 -1
- package/chunks/{chunk-DO5SMV52.js → chunk-D7DFZAK2.js} +17 -11
- package/chunks/{chunk-GM44O6F7.js → chunk-DARWOZY6.js} +1 -1
- package/chunks/{chunk-HUX2DOTF.js → chunk-DGNRLJ6S.js} +3 -3
- package/chunks/{chunk-FW4E4QPG.js → chunk-DVOCOIS5.js} +1 -1
- package/chunks/{chunk-OESZTXTG.js → chunk-E4LXNQAK.js} +1 -1
- package/chunks/{chunk-TWAMIEQ2.js → chunk-EATP5QCN.js} +16 -18
- package/chunks/{chunk-DZ6D4B3K.js → chunk-EDSU3VUG.js} +12 -5
- package/chunks/{chunk-EOET4H7C.js → chunk-EE5ZD4XU.js} +3 -3
- package/chunks/{chunk-B3EL44K3.js → chunk-EN3Q2S3J.js} +3 -3
- package/chunks/{chunk-N7YQEKGX.js → chunk-EOLGAQ25.js} +16 -15
- package/chunks/{chunk-3YQMUBTS.js → chunk-EYCW6UF2.js} +7 -7
- package/chunks/{chunk-ZELCTN6Y.js → chunk-F23YN37B.js} +10 -0
- package/chunks/{chunk-FPGTNKCP.js → chunk-F3M6P6IQ.js} +199 -1
- package/chunks/{chunk-B44JBZBB.js → chunk-F4SAL7WM.js} +91 -3
- package/chunks/{chunk-XZ3Z43XL.js → chunk-FEEVHJOR.js} +3 -3
- package/chunks/{chunk-CHVU543W.js → chunk-FN4KHWCL.js} +1 -1
- package/chunks/{chunk-6QV7Z74P.js → chunk-FRS3P7MQ.js} +15 -2
- package/chunks/{chunk-FDOGGKAA.js → chunk-GSFV5RQW.js} +2 -0
- package/chunks/{chunk-XBVNNDPK.js → chunk-GSYD7MYP.js} +8 -3
- package/chunks/{chunk-VF6D6EGV.js → chunk-HSO6D4KX.js} +82 -25
- package/chunks/{chunk-L7V52QEZ.js → chunk-HUJJFSMO.js} +10 -10
- package/chunks/{chunk-CIKL2DQP.js → chunk-HW4MRP4V.js} +1 -1
- package/chunks/{chunk-TWWS7XUW.js → chunk-HWLLUDIA.js} +108 -16
- package/chunks/{chunk-75LBC7SV.js → chunk-IKK6NNS6.js} +32 -29
- package/chunks/{chunk-UXDVUFKU.js → chunk-JFAGT5YG.js} +2 -2
- package/chunks/{chunk-6SADVYQQ.js → chunk-JGTMTJSQ.js} +1 -1
- package/chunks/{chunk-45ROPFQY.js → chunk-JYGIJA4W.js} +1 -1
- package/chunks/{chunk-5WC2ECUK.js → chunk-KECCLCXM.js} +42 -8
- package/chunks/{chunk-CABDNUJ4.js → chunk-KEPC5BOL.js} +5 -5
- package/chunks/{chunk-WNISCNTA.js → chunk-L5VHJYHH.js} +2 -2
- package/chunks/{chunk-25CBAK3H.js → chunk-LKBOBUA2.js} +2 -2
- package/chunks/{chunk-6QILGINT.js → chunk-LOBKNYPR.js} +2 -2
- package/chunks/{chunk-2ZFO5JD7.js → chunk-LOVGQ3HZ.js} +9 -9
- package/chunks/{chunk-QK4K76T6.js → chunk-MUF4UGPB.js} +2 -2
- package/chunks/{chunk-JGDRB4FP.js → chunk-N3Z6Q7KC.js} +125 -10
- package/chunks/chunk-NFXXBWSE.js +463 -0
- package/chunks/{chunk-PQSCGZT2.js → chunk-NPKCVSXX.js} +26 -2
- package/chunks/{chunk-YCEKI7QX.js → chunk-NV4YYXFT.js} +1 -1
- package/chunks/{chunk-5IL2BZHW.js → chunk-O6BFERWN.js} +3 -3
- package/chunks/{chunk-TGC4264Q.js → chunk-OVTPETDL.js} +5 -5
- package/chunks/chunk-PLEBBGHL.js +1401 -0
- package/chunks/{chunk-3VWPPK5Q.js → chunk-PWR6BQ3U.js} +4 -4
- package/chunks/{chunk-D6AQNMUA.js → chunk-QA2B26PL.js} +3 -3
- package/chunks/{chunk-NFIDVZND.js → chunk-QB3KS3N3.js} +2 -21
- package/chunks/{chunk-LNCNUMJ5.js → chunk-SK6VACCM.js} +558 -158
- package/chunks/{chunk-YAC7H4K3.js → chunk-SM66GFKJ.js} +1 -1
- package/chunks/{chunk-MA5OUNN6.js → chunk-SNMUO5Z7.js} +1 -1
- package/chunks/{chunk-IRKQ4YYX.js → chunk-SVWWF5TZ.js} +29 -1
- package/chunks/{chunk-6JXHO7LG.js → chunk-SYKPMH2X.js} +3 -3
- package/chunks/{chunk-5HBA2Z7V.js → chunk-TGNNLRC3.js} +2 -3
- package/chunks/{chunk-EHTKOO6W.js → chunk-TRQNRP2H.js} +2 -2
- package/chunks/{chunk-LZGFVUWZ.js → chunk-UQOP2APG.js} +4 -24
- package/chunks/{chunk-T2IHCZLS.js → chunk-VAWM3A5N.js} +1 -1
- package/chunks/{chunk-M73KHGNR.js → chunk-VJJXG73H.js} +404 -226
- package/chunks/{chunk-WAASYFPK.js → chunk-VJWJOKOQ.js} +2 -2
- package/chunks/{chunk-WQMUGQ6G.js → chunk-VR6Y23FW.js} +1 -1
- package/chunks/{chunk-E7XSUYCZ.js → chunk-VX2NR3SD.js} +19 -4
- package/chunks/{chunk-XVTCSVBK.js → chunk-WDVV3LRM.js} +193 -169
- package/chunks/{chunk-RNYENHN5.js → chunk-WEU6O6VN.js} +2 -2
- package/chunks/{chunk-YHDGABDC.js → chunk-XKBFYTCD.js} +1 -1
- package/chunks/{chunk-66JBCTJF.js → chunk-Y7YHAY32.js} +23 -6
- package/chunks/{chunk-7SL55L5H.js → chunk-YIE6REQ5.js} +20 -15
- package/chunks/{chunk-ZU2T5JIS.js → chunk-ZEFWBG2C.js} +736 -1148
- package/chunks/{chunk-6TPVIESH.js → chunk-ZM2TCZZ7.js} +3 -3
- package/chunks/{chunk-2TMJRF46.js → chunk-ZZ7RVOTU.js} +50 -18
- package/chunks/{config-utils-KTDSQ4MU.js → config-utils-SXFK3G4X.js} +24 -23
- package/chunks/{contextCommand-UQ3KRYGK.js → contextCommand-QFPD26QO.js} +21 -20
- package/chunks/{core-runtime-JR34JAFH.js → core-runtime-VXKNBODM.js} +26 -24
- package/chunks/{create-sub-session-RGPJOI4S.js → create-sub-session-7WSQETFR.js} +20 -19
- package/chunks/{daemon-UI6SQSBV.js → daemon-U2456K5H.js} +2 -2
- package/chunks/{daemon-git-worktree-guard-H3OA26KQ.js → daemon-git-worktree-guard-I4DCSDUS.js} +20 -19
- package/chunks/{daemon-status-provider-6WZLKSZU.js → daemon-status-provider-5UV56RI4.js} +25 -24
- package/chunks/{daemon-trust-policy-3EDP2BYD.js → daemon-trust-policy-DKIBWTKU.js} +25 -24
- package/chunks/{daemon-trust-policy-monitor-CRHZPK52.js → daemon-trust-policy-monitor-CPSD7UKT.js} +25 -24
- package/chunks/{deferred-core-runtime-LO5NTQQ4.js → deferred-core-runtime-D2RF35BL.js} +20 -19
- package/chunks/{dist-STAGIFNB.js → dist-6YDUH3BB.js} +388 -102
- package/chunks/{dist-XJ25G6OH.js → dist-BNQVF565.js} +2 -8
- package/chunks/{dist-NQ2636VT.js → dist-F34J4FZX.js} +1 -1
- package/chunks/{dist-OR2ZQTXZ.js → dist-F6JLAJLE.js} +1 -1
- package/chunks/{dist-24TCWK5H.js → dist-K5GHMXIG.js} +2 -2
- package/chunks/{dist-WZTUKIDR.js → dist-NP7QKLVG.js} +2 -2
- package/chunks/{dist-M4CBX53H.js → dist-UFTFGI6I.js} +1 -1
- package/chunks/{dist-5I4HLUTO.js → dist-XLV33CLY.js} +1 -2
- package/chunks/{dist-FDISN4AK.js → dist-ZDNJK74R.js} +3 -7
- package/chunks/{edit-LB7Z7XK5.js → edit-4IBADZ3O.js} +13 -13
- package/chunks/{enterPlanMode-P6TVUFIY.js → enterPlanMode-YN3GPQU5.js} +13 -13
- package/chunks/{environment-QATJNNKI.js → environment-E272IJMF.js} +22 -21
- package/chunks/{errors-3XJ37PS2.js → errors-CVAH3RWQ.js} +22 -21
- package/chunks/{exitPlanMode-A3OKL5UO.js → exitPlanMode-24J5IHGC.js} +13 -13
- package/chunks/{fast-path-DBIT5YQQ.js → fast-path-M5IDBMXF.js} +3 -3
- package/chunks/{glob-73EDTXUE.js → glob-ERBD7JYP.js} +13 -13
- package/chunks/{goal-tools-DFI6YMSD.js → goal-tools-245ULLQT.js} +13 -13
- package/chunks/{handleAutoUpdate-2FUNJO3B.js → handleAutoUpdate-JDZHHZKK.js} +22 -21
- package/chunks/{i18n-FDIA6KFI.js → i18n-LA4D5IXM.js} +20 -19
- package/chunks/{initializer-4MJTJOTW.js → initializer-SHPTSWUZ.js} +25 -24
- package/chunks/{installationInfo-232RA2OK.js → installationInfo-QEQEPB3G.js} +20 -19
- package/chunks/{list-WN6WSGEB.js → list-IBHCQWTF.js} +28 -27
- package/chunks/{list-agents-I5TRH3J7.js → list-agents-EDPZCGKN.js} +5 -4
- package/chunks/{llm-UDFWQWZA.js → llm-JAWCQLA4.js} +68 -62
- package/chunks/{llm-content-generator-VLMZ2A7A.js → llm-content-generator-GOV3A23T.js} +2 -2
- package/chunks/{loadedSettingsAdapter-OBQEIXM7.js → loadedSettingsAdapter-RVE2GNVU.js} +25 -24
- package/chunks/{loggingContentGenerator-RGVUMUVX.js → loggingContentGenerator-SSHNN5YW.js} +15 -15
- package/chunks/{managed-npm-update-QBAJYCFU.js → managed-npm-update-BHSTITQO.js} +20 -19
- package/chunks/{mcp-OTIZZCPY.js → mcp-6ZZ7P2HU.js} +25 -24
- package/chunks/{monitor-BV5XF6LL.js → monitor-RKK6GSHG.js} +13 -13
- package/chunks/{nonInteractiveCli-W6MUKDVJ.js → nonInteractiveCli-UQHP3G6P.js} +58 -57
- package/chunks/{notebook-edit-HGBEKGTE.js → notebook-edit-YM47A7WO.js} +13 -13
- package/chunks/{open-with-auth-D6JD6LDS.js → open-with-auth-6MVIHMXB.js} +1 -1
- package/chunks/{openaiContentGenerator-NSU3ERBH.js → openaiContentGenerator-FHKDWNI2.js} +9 -9
- package/chunks/{pidfile-LE3TU4GE.js → pidfile-SIIEJEEH.js} +23 -20
- package/chunks/{processUtils-YFBGJK67.js → processUtils-JF7CWBJC.js} +2 -2
- package/chunks/{prompt-terminal-ledger-4W4W7DSO.js → prompt-terminal-ledger-FXXHAEQU.js} +21 -20
- package/chunks/{qwenContentGenerator-HTA57WFC.js → qwenContentGenerator-KFJ77JP6.js} +16 -16
- package/chunks/{read-file-KHPQ2MB6.js → read-file-S2NOCBIL.js} +4 -4
- package/chunks/{resumeHistoryUtils-K7RV3QBN.js → resumeHistoryUtils-QHHPSQWU.js} +22 -21
- package/chunks/{ripGrep-NBBVCMG4.js → ripGrep-F6TNOJUO.js} +5 -5
- package/chunks/{run-qwen-serve-A3JBOZCM.js → run-qwen-serve-KYBDQRDD.js} +216 -64
- package/chunks/{runtime-7YOU2KJ3.js → runtime-3WNOFLCR.js} +32 -29
- package/chunks/{scheduled-tasks-52LXK7LN.js → scheduled-tasks-RNBH56DJ.js} +23 -22
- package/chunks/{scheduler-J44M72VM.js → scheduler-ERMW7Q7B.js} +22 -21
- package/chunks/{send-message-AWKUDJBH.js → send-message-V5T3NMFM.js} +3 -3
- package/chunks/{serve-TRC6XJUB.js → serve-7NV46RMP.js} +25 -24
- package/chunks/{server-YPNTJLX2.js → server-6RZJR5QF.js} +106 -154
- package/chunks/{session-FMMIBFYX.js → session-Z4EV7NVV.js} +91 -63
- package/chunks/{session-attachments-root-LDJMNK7K.js → session-attachments-root-SG5FC52X.js} +20 -19
- package/chunks/{session-pr-refresh-NLR4EK2J.js → session-pr-refresh-ILC4Z3ZM.js} +22 -21
- package/chunks/{settings-A46L577J.js → settings-Y47SPE3X.js} +24 -23
- package/chunks/{shell-Q5LSQPPY.js → shell-YBVCOPVO.js} +13 -13
- package/chunks/{skill-75KPJRCM.js → skill-AXC63EBA.js} +4 -4
- package/chunks/{skill-settings-775YT4YR.js → skill-settings-AFPAYGLO.js} +24 -23
- package/chunks/{spawnChannel-XY73I5CU.js → spawnChannel-ZFL4J2V3.js} +20 -19
- package/chunks/{standalone-update-L46XXNQ2.js → standalone-update-Y2OZPLNJ.js} +21 -20
- package/chunks/{start-opentui-ui-WLV43247.js → start-opentui-ui-G6TKT4LI.js} +449 -210
- package/chunks/{startInteractiveUI-F5DKMLOV.js → startInteractiveUI-YTNDPW7J.js} +1182 -1245
- package/chunks/{task-create-PMAFST2T.js → task-create-MWXJFRRM.js} +3 -3
- package/chunks/{task-list-R2HSY2NC.js → task-list-EYO3FE57.js} +2 -2
- package/chunks/{task-update-JYC57USF.js → task-update-2JJJRHMT.js} +3 -3
- package/chunks/{team-create-2PATB77U.js → team-create-BUFLGGSH.js} +13 -13
- package/chunks/{team-delete-CBHVBTPB.js → team-delete-IQZ6XGFI.js} +2 -2
- package/chunks/{team-plan-approval-QTANEWOS.js → team-plan-approval-OUWWM42U.js} +13 -13
- package/chunks/{terminal-image-renderer-OGULCFNF.js → terminal-image-renderer-WH2WV5ES.js} +20 -19
- package/chunks/{theme-manager-CNO3QERP.js → theme-manager-5UDRARM2.js} +20 -19
- package/chunks/{tool-search-VXWEOZE7.js → tool-search-MCDIRPHN.js} +4 -4
- package/chunks/{total-session-admission-4KAADZPB.js → total-session-admission-VL27U74Z.js} +21 -20
- package/chunks/{trustedFolders-PPJSOPOT.js → trustedFolders-MSXT4VDD.js} +21 -20
- package/chunks/{update-relaunch-4PT4MW7B.js → update-relaunch-JKLEWVCB.js} +5 -5
- package/chunks/{updateCheck-WAVFLWNG.js → updateCheck-ARTHAJT2.js} +20 -19
- package/chunks/{useAutoAcceptIndicator-XNED4NRB.js → useAutoAcceptIndicator-YEAAGYVU.js} +26 -25
- package/chunks/{validateNonInterActiveAuth-J676DUQ2.js → validateNonInterActiveAuth-EMRQKH5S.js} +56 -55
- package/chunks/{version-J6SRRQB2.js → version-HFQU35WD.js} +3 -1
- package/chunks/{web-fetch-FMZZYX44.js → web-fetch-QBXAO6VF.js} +4 -4
- package/chunks/{web-search-3G2KXCX5.js → web-search-2URQXA3A.js} +186 -9
- package/chunks/{web-shell-static-POZHGGXE.js → web-shell-static-BFDESDD4.js} +5 -4
- package/chunks/{workflow-PPZZICQ7.js → workflow-JDD6WDAH.js} +204 -68
- package/chunks/{workspace-providers-status-IIYTAQST.js → workspace-providers-status-B4IKR6YJ.js} +27 -26
- package/chunks/{workspace-registration-store-VHCDXAV7.js → workspace-registration-store-PJ3YHR45.js} +1 -2
- package/chunks/{workspace-registry-I7VQIPS2.js → workspace-registry-WVYJ5UGB.js} +21 -20
- package/chunks/{workspace-runtime-coordinator-DBGNY32G.js → workspace-runtime-coordinator-DXL5YVAG.js} +21 -20
- package/chunks/{workspace-service-QSKB2T54.js → workspace-service-QNGAMVH7.js} +26 -25
- package/chunks/{workspace-skills-status-T7GPT65J.js → workspace-skills-status-BEISJIII.js} +25 -24
- package/chunks/{workspace-trust-reconciler-2PKRDAU4.js → workspace-trust-reconciler-ORYJF5L4.js} +26 -25
- package/chunks/{write-file-L76CGFTQ.js → write-file-DWLKFBTJ.js} +14 -14
- package/chunks/{zoom-image-TDJJY2VZ.js → zoom-image-BYVIXSNQ.js} +4 -4
- package/cli.js +12 -12
- package/export-transcript-document.js +106 -106
- package/package.json +4 -4
- package/web-shell/assets/{abnfDiagram-VCTEODGH-DHc6plZn.js → abnfDiagram-VCTEODGH-C_8kzsly.js} +1 -1
- package/web-shell/assets/{arc-BQ9m8TDV.js → arc-CDg7Zfpm.js} +1 -1
- package/web-shell/assets/{architectureDiagram-5GKGNRK7-D5ap3oVB.js → architectureDiagram-5GKGNRK7-DZzdCWyF.js} +1 -1
- package/web-shell/assets/{blockDiagram-NRAW4CY4-BIbnyNph.js → blockDiagram-NRAW4CY4-DI3B4gyR.js} +1 -1
- package/web-shell/assets/{c4Diagram-UCG6FXSJ-BRsdx_iG.js → c4Diagram-UCG6FXSJ-CfOgwHZW.js} +1 -1
- package/web-shell/assets/channel-e4xwS72w.js +1 -0
- package/web-shell/assets/{chunk-2Q5K7J3B-3lf1fNlx.js → chunk-2Q5K7J3B-B_PUth0g.js} +1 -1
- package/web-shell/assets/{chunk-5VM5RSS4-DP8VNRc4.js → chunk-5VM5RSS4-CrKtvBIL.js} +1 -1
- package/web-shell/assets/{chunk-F27PBJKO-DrohDmZ6.js → chunk-F27PBJKO-B4z2n8Py.js} +1 -1
- package/web-shell/assets/{chunk-G27WJ6UU-UZ2QhSx6.js → chunk-G27WJ6UU-BUtrFEO8.js} +1 -1
- package/web-shell/assets/{chunk-JWPE2WC7-BIMHVcZK.js → chunk-JWPE2WC7-Cqw3aXW0.js} +1 -1
- package/web-shell/assets/{chunk-LCL6LL3I-izRxdSDd.js → chunk-LCL6LL3I-CZolnvls.js} +1 -1
- package/web-shell/assets/{chunk-POPQ4Y6H-CXADD4PP.js → chunk-POPQ4Y6H-DivgasCa.js} +1 -1
- package/web-shell/assets/{chunk-SVP7TREG-B96d8Y_1.js → chunk-SVP7TREG--seyb1B6.js} +1 -1
- package/web-shell/assets/{chunk-XXDRQBXY-CF2sVQpv.js → chunk-XXDRQBXY-D7pHtuVM.js} +1 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-CzXfUUOt.js +1 -0
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-CzXfUUOt.js +1 -0
- package/web-shell/assets/{cose-bilkent-JH36ORCC-CT6tXVAS.js → cose-bilkent-JH36ORCC-4MWaRF_3.js} +1 -1
- package/web-shell/assets/{cynefin-OW5HDTMX-X1NS4vtV.js → cynefin-OW5HDTMX-nhJhAjgD.js} +1 -1
- package/web-shell/assets/{cynefinDiagram-5FMLGOSQ-DNsKNOT4.js → cynefinDiagram-5FMLGOSQ-NF-PwXlq.js} +1 -1
- package/web-shell/assets/{dagre-3AP2YEHR-9-AHKqsb.js → dagre-3AP2YEHR-Bu0ncdWP.js} +1 -1
- package/web-shell/assets/{diagram-S7CK7UJ4-Bjgms7j6.js → diagram-S7CK7UJ4-CsvhFHZC.js} +1 -1
- package/web-shell/assets/{diagram-UQ7AKVKN-h6bCprbE.js → diagram-UQ7AKVKN-Ck61sIB3.js} +1 -1
- package/web-shell/assets/{diagram-VSXAHHWV-4SbQXVLt.js → diagram-VSXAHHWV-D0171zrb.js} +1 -1
- package/web-shell/assets/{diagram-VX7I27RA-B5gPCzzB.js → diagram-VX7I27RA-DvdxY4UL.js} +1 -1
- package/web-shell/assets/{diagram-Z3DM3KII-DFJXIA3A.js → diagram-Z3DM3KII-CGGpseiB.js} +1 -1
- package/web-shell/assets/{ebnfDiagram-PWID7BFC-FwyaU7VY.js → ebnfDiagram-PWID7BFC-K8-QMvY8.js} +1 -1
- package/web-shell/assets/{erDiagram-SSCWMZ5O-8vJQh2te.js → erDiagram-SSCWMZ5O-D316nAem.js} +1 -1
- package/web-shell/assets/{flowDiagram-A5DVABFB-BzA_1gMN.js → flowDiagram-A5DVABFB-B7siy_mn.js} +1 -1
- package/web-shell/assets/{ganttDiagram-EL5Y4UJY-Co-ABbVX.js → ganttDiagram-EL5Y4UJY-BZQDxzTu.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-WWUBYQGX-DW_FcyrX.js → gitGraphDiagram-WWUBYQGX-DZynLCSV.js} +1 -1
- package/web-shell/assets/{index-BbMXfhNG.js → index-9ie6xLTM.js} +1 -1
- package/web-shell/assets/{index-Bu-rZoJ-.js → index-DirkXQEg.js} +488 -474
- package/web-shell/assets/index-DzdST_7L.css +36 -0
- package/web-shell/assets/{infoDiagram-RXCK75RN-BEgfhUFN.js → infoDiagram-RXCK75RN-B0gr769A.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-5VMMS53U-DCsMxQmc.js → ishikawaDiagram-5VMMS53U-0pQFfjvX.js} +1 -1
- package/web-shell/assets/{journeyDiagram-EYS64GPL-DyIEYoHz.js → journeyDiagram-EYS64GPL-DEGtClWb.js} +1 -1
- package/web-shell/assets/{kanban-definition-3QL26DDD-CkxjqCNr.js → kanban-definition-3QL26DDD-CnN8gPzw.js} +1 -1
- package/web-shell/assets/{layout-BEWc0Al9.js → layout-C_70RhaT.js} +1 -1
- package/web-shell/assets/{linear-CNuNxirL.js → linear-BJ2ZLmcq.js} +1 -1
- package/web-shell/assets/{mermaid.core-DZBre674.js → mermaid.core-RlY0zPNC.js} +6 -6
- package/web-shell/assets/{mindmap-definition-FBJOCRG2-CpafFz_F.js → mindmap-definition-FBJOCRG2-CpVAxTNl.js} +1 -1
- package/web-shell/assets/{pegDiagram-XKGWAZYB-DfZqk_dq.js → pegDiagram-XKGWAZYB-DmrSv3hD.js} +1 -1
- package/web-shell/assets/{pieDiagram-E7YTZNPT-S0UWXlgC.js → pieDiagram-E7YTZNPT-CJmgp8KJ.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-AXDQQJYC-dd37_Ohj.js → quadrantDiagram-AXDQQJYC-UsgOyNco.js} +1 -1
- package/web-shell/assets/{railroadDiagram-O6MQD6OU-CH8NJZ7u.js → railroadDiagram-O6MQD6OU-DQ6gMs_W.js} +1 -1
- package/web-shell/assets/{requirementDiagram-EFPCY7ZU-CFdqWYih.js → requirementDiagram-EFPCY7ZU-DhqadamF.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-P5KCCOFB-CsddcEGD.js → sankeyDiagram-P5KCCOFB-R4WnURaE.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-WJ2MYXX4-BZ270mGw.js → sequenceDiagram-WJ2MYXX4-D7BwMi_D.js} +1 -1
- package/web-shell/assets/{sizeCapture-X5ZJPWSS-CGaS4DBV.js → sizeCapture-X5ZJPWSS-Bqngz088.js} +1 -1
- package/web-shell/assets/{stateDiagram-HBIQ2CUA-COpIzMu6.js → stateDiagram-HBIQ2CUA-DwaXPGqn.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-8GCQZAvv.js +1 -0
- package/web-shell/assets/{swimlanes-XN3QIQJK-CMF889m3.js → swimlanes-XN3QIQJK-BsaLeRDY.js} +1 -1
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN-BoRBF2Yw.js +8 -0
- package/web-shell/assets/{timeline-definition-24CTP7MA-BelnxYz5.js → timeline-definition-24CTP7MA-NJ9G-NUU.js} +1 -1
- package/web-shell/assets/{vennDiagram-4TSXK5OY-CU-NRqIB.js → vennDiagram-4TSXK5OY-Ca3W4rSq.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-VM6X3IG4-CDNKqWh-.js → wardleyDiagram-VM6X3IG4-OabvjC-6.js} +1 -1
- package/web-shell/assets/{xychartDiagram-S5SC5T6Z-CLqguL5D.js → xychartDiagram-S5SC5T6Z-C7rbjvpc.js} +1 -1
- package/web-shell/index.html +2 -2
- package/chunks/chunk-6YEOCHSE.js +0 -142
- package/chunks/chunk-X35VIWWJ.js +0 -276
- package/web-shell/assets/channel-uMMdTrYk.js +0 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-DcY-26Ig.js +0 -1
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-DcY-26Ig.js +0 -1
- package/web-shell/assets/index-CsPwZ1ut.css +0 -36
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-D6qEVAji.js +0 -1
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN-mem5Jj4m.js +0 -8
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
appEvents
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-3O77M472.js";
|
|
6
6
|
import {
|
|
7
7
|
assembleMcpServers,
|
|
8
8
|
getPendingGatedMcpServers,
|
|
9
9
|
getPromptableMcpServers
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-OVTPETDL.js";
|
|
11
11
|
import {
|
|
12
12
|
getMCPServerStatus
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-FRS3P7MQ.js";
|
|
14
14
|
import {
|
|
15
15
|
require_fast_deep_equal
|
|
16
16
|
} from "./chunk-MWIO7MF6.js";
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
import {
|
|
4
4
|
TURN_INTERRUPTION_HISTORY_TAIL_COUNT,
|
|
5
5
|
detectTurnInterruption
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ZEFWBG2C.js";
|
|
7
7
|
import {
|
|
8
8
|
SessionService,
|
|
9
9
|
buildApiHistoryFromConversation
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-BDAVT6K2.js";
|
|
11
11
|
import {
|
|
12
12
|
init_esbuild_shims
|
|
13
13
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -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("./deferred-core-runtime-
|
|
67
|
+
const { Storage } = await import("./deferred-core-runtime-D2RF35BL.js");
|
|
68
68
|
const storage = new Storage(process.cwd());
|
|
69
69
|
const tempDir = storage.getProjectTempDir();
|
|
70
70
|
const checkpointsDir = join(tempDir, "checkpoints");
|
|
@@ -14,42 +14,6 @@ import {
|
|
|
14
14
|
__name
|
|
15
15
|
} from "./chunk-J2S4EL5Y.js";
|
|
16
16
|
|
|
17
|
-
// packages/core/src/agents/team/types.ts
|
|
18
|
-
init_esbuild_shims();
|
|
19
|
-
var MAX_TEAMMATES = 10;
|
|
20
|
-
var LEADER_NAME = "leader";
|
|
21
|
-
var TEAMS_DIR = "teams";
|
|
22
|
-
var TASKS_DIR = "tasks";
|
|
23
|
-
var TEAM_CONFIG_FILENAME = "config.json";
|
|
24
|
-
var INBOXES_DIR = "inboxes";
|
|
25
|
-
var TEAMMATE_COLORS = [
|
|
26
|
-
"#FF6B6B",
|
|
27
|
-
// red
|
|
28
|
-
"#4ECDC4",
|
|
29
|
-
// teal
|
|
30
|
-
"#45B7D1",
|
|
31
|
-
// blue
|
|
32
|
-
"#FFA07A",
|
|
33
|
-
// salmon
|
|
34
|
-
"#98D8C8",
|
|
35
|
-
// mint
|
|
36
|
-
"#DDA0DD",
|
|
37
|
-
// plum
|
|
38
|
-
"#F0E68C",
|
|
39
|
-
// khaki
|
|
40
|
-
"#87CEEB",
|
|
41
|
-
// sky blue
|
|
42
|
-
"#FFB347",
|
|
43
|
-
// orange
|
|
44
|
-
"#B0E0E6"
|
|
45
|
-
// powder blue
|
|
46
|
-
];
|
|
47
|
-
|
|
48
|
-
// packages/core/src/agents/team/teamHelpers.ts
|
|
49
|
-
init_esbuild_shims();
|
|
50
|
-
import * as fs2 from "node:fs/promises";
|
|
51
|
-
import * as path from "node:path";
|
|
52
|
-
|
|
53
17
|
// packages/core/src/utils/process-liveness.ts
|
|
54
18
|
init_esbuild_shims();
|
|
55
19
|
import * as fs from "node:fs";
|
|
@@ -126,7 +90,41 @@ function isSameProcess(pid, procStart) {
|
|
|
126
90
|
}
|
|
127
91
|
__name(isSameProcess, "isSameProcess");
|
|
128
92
|
|
|
93
|
+
// packages/core/src/agents/team/types.ts
|
|
94
|
+
init_esbuild_shims();
|
|
95
|
+
var MAX_TEAMMATES = 10;
|
|
96
|
+
var LEADER_NAME = "leader";
|
|
97
|
+
var TEAMS_DIR = "teams";
|
|
98
|
+
var TASKS_DIR = "tasks";
|
|
99
|
+
var TEAM_CONFIG_FILENAME = "config.json";
|
|
100
|
+
var INBOXES_DIR = "inboxes";
|
|
101
|
+
var TEAMMATE_COLORS = [
|
|
102
|
+
"#FF6B6B",
|
|
103
|
+
// red
|
|
104
|
+
"#4ECDC4",
|
|
105
|
+
// teal
|
|
106
|
+
"#45B7D1",
|
|
107
|
+
// blue
|
|
108
|
+
"#FFA07A",
|
|
109
|
+
// salmon
|
|
110
|
+
"#98D8C8",
|
|
111
|
+
// mint
|
|
112
|
+
"#DDA0DD",
|
|
113
|
+
// plum
|
|
114
|
+
"#F0E68C",
|
|
115
|
+
// khaki
|
|
116
|
+
"#87CEEB",
|
|
117
|
+
// sky blue
|
|
118
|
+
"#FFB347",
|
|
119
|
+
// orange
|
|
120
|
+
"#B0E0E6"
|
|
121
|
+
// powder blue
|
|
122
|
+
];
|
|
123
|
+
|
|
129
124
|
// packages/core/src/agents/team/teamHelpers.ts
|
|
125
|
+
init_esbuild_shims();
|
|
126
|
+
import * as fs2 from "node:fs/promises";
|
|
127
|
+
import * as path from "node:path";
|
|
130
128
|
function getTeamsRootDir() {
|
|
131
129
|
return path.join(Storage.getGlobalQwenDir(), TEAMS_DIR);
|
|
132
130
|
}
|
|
@@ -300,11 +298,11 @@ export {
|
|
|
300
298
|
};
|
|
301
299
|
/**
|
|
302
300
|
* @license
|
|
303
|
-
* Copyright
|
|
301
|
+
* Copyright 2026 Qwen
|
|
304
302
|
* SPDX-License-Identifier: Apache-2.0
|
|
305
303
|
*/
|
|
306
304
|
/**
|
|
307
305
|
* @license
|
|
308
|
-
* Copyright
|
|
306
|
+
* Copyright 2025 Qwen
|
|
309
307
|
* SPDX-License-Identifier: Apache-2.0
|
|
310
308
|
*/
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
buildModelReasoningConfigPreview,
|
|
5
5
|
resolvePersistedReasoningConfigState
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-N3Z6Q7KC.js";
|
|
7
7
|
import {
|
|
8
8
|
ACP_ROUTE_ID_PREFIX,
|
|
9
9
|
buildAcpModelOptions,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
parseAcpBaseModelId,
|
|
13
13
|
resolveCliGenerationConfig,
|
|
14
14
|
sanitizeProviderBaseUrl
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-6GAYNM3F.js";
|
|
16
16
|
import {
|
|
17
17
|
snapshotProcessEnv
|
|
18
18
|
} from "./chunk-6RZX2HIH.js";
|
|
@@ -21,16 +21,16 @@ import {
|
|
|
21
21
|
} from "./chunk-FETY36NQ.js";
|
|
22
22
|
import {
|
|
23
23
|
loadSettings
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-Y7YHAY32.js";
|
|
25
25
|
import {
|
|
26
26
|
ModelsConfig
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-BDAVT6K2.js";
|
|
28
28
|
import {
|
|
29
29
|
APPROVAL_MODES
|
|
30
30
|
} from "./chunk-JX6XHPTX.js";
|
|
31
31
|
import {
|
|
32
32
|
tokenLimit
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-F3M6P6IQ.js";
|
|
34
34
|
import {
|
|
35
35
|
createDebugLogger
|
|
36
36
|
} from "./chunk-ZAFYHRVY.js";
|
|
@@ -121,19 +121,25 @@ function buildWorkspaceProvidersStatus(workspaceCwd, acpChannelLive, options) {
|
|
|
121
121
|
providers.set(authType, provider);
|
|
122
122
|
}
|
|
123
123
|
const isCurrent = currentAuth === model.authType && currentAcpModelId === modelId;
|
|
124
|
+
const resolved = modelId.startsWith(ACP_ROUTE_ID_PREFIX) ? void 0 : modelsConfig.getResolvedModel(
|
|
125
|
+
model.authType,
|
|
126
|
+
model.id,
|
|
127
|
+
model.registryBaseUrl ?? model.baseUrl
|
|
128
|
+
);
|
|
124
129
|
const configOptions = modelId.startsWith(ACP_ROUTE_ID_PREFIX) ? void 0 : buildModelReasoningConfigPreview(
|
|
125
130
|
model.id,
|
|
126
131
|
resolvePersistedReasoningConfigState(
|
|
127
132
|
model.id,
|
|
128
133
|
settings.model?.reasoningEffort,
|
|
129
|
-
|
|
130
|
-
model.authType,
|
|
131
|
-
model.id,
|
|
132
|
-
model.registryBaseUrl ?? model.baseUrl
|
|
133
|
-
)?.generationConfig.thinkingMandatory === true,
|
|
134
|
+
resolved?.generationConfig.thinkingMandatory === true,
|
|
134
135
|
model.capabilities?.reasoning
|
|
135
136
|
),
|
|
136
|
-
model.capabilities?.reasoning
|
|
137
|
+
model.capabilities?.reasoning,
|
|
138
|
+
resolved ? {
|
|
139
|
+
...resolved.generationConfig,
|
|
140
|
+
model: model.id,
|
|
141
|
+
baseUrl: resolved.baseUrl
|
|
142
|
+
} : void 0
|
|
137
143
|
);
|
|
138
144
|
const providerModel = {
|
|
139
145
|
modelId,
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
estimateContextTextTokens,
|
|
9
9
|
formatContextFileDisplayPath,
|
|
10
10
|
getMainSessionBaseSystemPrompt
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-BDAVT6K2.js";
|
|
12
12
|
import {
|
|
13
13
|
DiscoveredMCPTool,
|
|
14
14
|
uiTelemetryService
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-FRS3P7MQ.js";
|
|
16
16
|
import {
|
|
17
17
|
DEFAULT_TOKEN_LIMIT
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-F3M6P6IQ.js";
|
|
19
19
|
import {
|
|
20
20
|
buildSkillLlmContent
|
|
21
21
|
} from "./chunk-O2FEO2CB.js";
|
|
@@ -6,16 +6,16 @@ import {
|
|
|
6
6
|
} from "./chunk-CALNF3Z3.js";
|
|
7
7
|
import {
|
|
8
8
|
JsonOutputAdapter
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-L5VHJYHH.js";
|
|
10
10
|
import {
|
|
11
11
|
StreamJsonOutputAdapter
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-PWR6BQ3U.js";
|
|
13
13
|
import {
|
|
14
14
|
normalizePartList
|
|
15
15
|
} from "./chunk-5IENVM7Z.js";
|
|
16
16
|
import {
|
|
17
17
|
handleAtCommand
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-76I36BEM.js";
|
|
19
19
|
import {
|
|
20
20
|
buildInitialSystemReminders,
|
|
21
21
|
buildSystemMessage,
|
|
@@ -26,11 +26,11 @@ import {
|
|
|
26
26
|
handleSlashCommand,
|
|
27
27
|
insertAfterFunctionResponses,
|
|
28
28
|
isSlashCommand
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-4DIMJKWU.js";
|
|
30
30
|
import {
|
|
31
31
|
RunBudgetEnforcer,
|
|
32
32
|
cleanupReviewWorktreeLeases
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-3O77M472.js";
|
|
34
34
|
import {
|
|
35
35
|
AlreadyReportedError,
|
|
36
36
|
handleBudgetExceededError,
|
|
@@ -38,17 +38,17 @@ import {
|
|
|
38
38
|
handleError,
|
|
39
39
|
handleMaxTurnsExceededError,
|
|
40
40
|
handleToolError
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-SYKPMH2X.js";
|
|
42
42
|
import {
|
|
43
43
|
isInlineModelOverrideAllowed
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-6GAYNM3F.js";
|
|
45
45
|
import {
|
|
46
46
|
buildGoalContinuationParts,
|
|
47
47
|
buildSessionRecoveryPlanFromApiHistory,
|
|
48
48
|
detectAutonomousSentinel,
|
|
49
49
|
detectLoopSentinel,
|
|
50
50
|
executeToolCall
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-ZEFWBG2C.js";
|
|
52
52
|
import {
|
|
53
53
|
restoreWorktreeContext
|
|
54
54
|
} from "./chunk-YZTGGCEE.js";
|
|
@@ -72,7 +72,7 @@ import {
|
|
|
72
72
|
parseAndFormatApiError,
|
|
73
73
|
partitionByConcurrencySafety,
|
|
74
74
|
recordHandledToolCall
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-BDAVT6K2.js";
|
|
76
76
|
import {
|
|
77
77
|
parsePositiveIntegerEnv
|
|
78
78
|
} from "./chunk-6PVPNMXU.js";
|
|
@@ -91,7 +91,7 @@ import {
|
|
|
91
91
|
shouldRunVisionBridge,
|
|
92
92
|
splitImageParts,
|
|
93
93
|
uiTelemetryService
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-FRS3P7MQ.js";
|
|
95
95
|
import {
|
|
96
96
|
endInteractionSpan,
|
|
97
97
|
getActiveInteractionSpan,
|
|
@@ -112,7 +112,7 @@ import {
|
|
|
112
112
|
} from "./chunk-ZAFYHRVY.js";
|
|
113
113
|
import {
|
|
114
114
|
registerCleanup
|
|
115
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-C24ZDDNY.js";
|
|
116
116
|
import {
|
|
117
117
|
init_esbuild_shims
|
|
118
118
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -407,19 +407,17 @@ async function runNonInteractive(config, settings, input, prompt_id, options = {
|
|
|
407
407
|
const goalHost = {
|
|
408
408
|
startGoalTurn: /* @__PURE__ */ __name(async (input2) => {
|
|
409
409
|
if (queuedGoalTurns.some(
|
|
410
|
-
({ permit }) =>
|
|
410
|
+
({ permit: permit2 }) => permit2.turnId === input2.permit.turnId
|
|
411
411
|
)) {
|
|
412
412
|
return;
|
|
413
413
|
}
|
|
414
|
+
const { permit, ...continuation } = input2;
|
|
414
415
|
queuedGoalTurns.push({
|
|
415
|
-
permit: { ...
|
|
416
|
-
turnKey: `goal-runtime:${
|
|
416
|
+
permit: { ...permit },
|
|
417
|
+
turnKey: `goal-runtime:${permit.turnId}`,
|
|
417
418
|
controller: new AbortController(),
|
|
418
419
|
origin: "runtime",
|
|
419
|
-
|
|
420
|
-
...input2.objectiveUpdated ? { objectiveUpdated: input2.objectiveUpdated } : {},
|
|
421
|
-
...input2.windDown ? { windDown: true } : {},
|
|
422
|
-
...input2.verifierFeedback ? { verifierFeedback: input2.verifierFeedback } : {}
|
|
420
|
+
...continuation
|
|
423
421
|
});
|
|
424
422
|
}, "startGoalTurn"),
|
|
425
423
|
preemptGoalTurn: /* @__PURE__ */ __name((reason) => {
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
getExtensionManager
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-6S7YYUUH.js";
|
|
6
6
|
import {
|
|
7
7
|
parseChannelConfig
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-JFAGT5YG.js";
|
|
9
9
|
import {
|
|
10
10
|
getPlugin,
|
|
11
11
|
registerPlugin
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-7IDZFJAV.js";
|
|
13
13
|
import {
|
|
14
14
|
sanitizeLogText
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-WDVV3LRM.js";
|
|
16
16
|
import {
|
|
17
17
|
loadSettings
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-Y7YHAY32.js";
|
|
19
19
|
import {
|
|
20
20
|
hashDaemonWorkspace
|
|
21
21
|
} from "./chunk-7OCIQNKX.js";
|
|
@@ -38,6 +38,12 @@ init_esbuild_shims();
|
|
|
38
38
|
import { createHash } from "node:crypto";
|
|
39
39
|
import * as path from "node:path";
|
|
40
40
|
import { pathToFileURL } from "node:url";
|
|
41
|
+
function resolveChannelLocale(value) {
|
|
42
|
+
if (typeof value !== "string") return "en";
|
|
43
|
+
const language = value.trim().replaceAll("_", "-").toLowerCase();
|
|
44
|
+
return language === "zh" || language.startsWith("zh-") || language === "chinese" || language === "\u4E2D\u6587" ? "zh" : "en";
|
|
45
|
+
}
|
|
46
|
+
__name(resolveChannelLocale, "resolveChannelLocale");
|
|
41
47
|
function sessionsPath() {
|
|
42
48
|
return path.join(Storage.getGlobalQwenDir(), "channels", "sessions.json");
|
|
43
49
|
}
|
|
@@ -289,6 +295,7 @@ async function parseConfiguredChannels(channelsConfig, selectedNames, opts = {})
|
|
|
289
295
|
__name(parseConfiguredChannels, "parseConfiguredChannels");
|
|
290
296
|
|
|
291
297
|
export {
|
|
298
|
+
resolveChannelLocale,
|
|
292
299
|
sessionsPath,
|
|
293
300
|
daemonSessionRoutesPath,
|
|
294
301
|
daemonObservedContactsPath,
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
getUserSettingsPath,
|
|
5
5
|
v1ToV2Migration
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-Y7YHAY32.js";
|
|
7
7
|
import {
|
|
8
8
|
getSystemDefaultsPath,
|
|
9
9
|
getSystemSettingsPath
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
TrustLevel,
|
|
14
14
|
getExplicitTrustLevel,
|
|
15
15
|
getTrustedFoldersPath
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-D6AGS266.js";
|
|
17
17
|
import {
|
|
18
18
|
require_strip_json_comments
|
|
19
19
|
} from "./chunk-NPQ5ZKRP.js";
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
} from "./chunk-MR3PXB6E.js";
|
|
23
23
|
import {
|
|
24
24
|
ideContextStore
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-BDAVT6K2.js";
|
|
26
26
|
import {
|
|
27
27
|
init_esbuild_shims
|
|
28
28
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
parseChannelDelivery,
|
|
6
6
|
scheduledTaskRunSessionName,
|
|
7
7
|
scheduledTaskRunSourceId
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-VJWJOKOQ.js";
|
|
9
9
|
import {
|
|
10
10
|
parseCallerSuppliedSessionId
|
|
11
11
|
} from "./chunk-ZEZKIS2K.js";
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
} from "./chunk-NYWWQ437.js";
|
|
15
15
|
import {
|
|
16
16
|
SCHEDULED_TASK_RUN_SOURCE_TYPE
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-ZZ7RVOTU.js";
|
|
18
18
|
import {
|
|
19
19
|
SessionNotFoundError
|
|
20
20
|
} from "./chunk-FAWTMDX7.js";
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
import {
|
|
31
31
|
SessionService,
|
|
32
32
|
stripTerminalControlSequences
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-BDAVT6K2.js";
|
|
34
34
|
import {
|
|
35
35
|
MAX_JOBS,
|
|
36
36
|
nextDurableFireMs
|
|
@@ -14,14 +14,6 @@ import {
|
|
|
14
14
|
init_esbuild_shims();
|
|
15
15
|
var DEFAULT_QWEN_MODEL = "coder-model";
|
|
16
16
|
|
|
17
|
-
// packages/core/src/config/models.ts
|
|
18
|
-
init_esbuild_shims();
|
|
19
|
-
var DEFAULT_QWEN_EMBEDDING_MODEL = "text-embedding-v4";
|
|
20
|
-
var MAINLINE_CODER_MODEL = "qwen3.7-max";
|
|
21
|
-
|
|
22
|
-
// packages/core/src/core/contentGenerator.ts
|
|
23
|
-
init_esbuild_shims();
|
|
24
|
-
|
|
25
17
|
// packages/core/src/models/modelConfigErrors.ts
|
|
26
18
|
init_esbuild_shims();
|
|
27
19
|
function getDefaultApiKeyEnvVar(authType) {
|
|
@@ -136,6 +128,14 @@ var MissingAnthropicBaseUrlEnvError = class extends ModelConfigError {
|
|
|
136
128
|
}
|
|
137
129
|
};
|
|
138
130
|
|
|
131
|
+
// packages/core/src/config/models.ts
|
|
132
|
+
init_esbuild_shims();
|
|
133
|
+
var DEFAULT_QWEN_EMBEDDING_MODEL = "text-embedding-v4";
|
|
134
|
+
var MAINLINE_CODER_MODEL = "qwen3.7-max";
|
|
135
|
+
|
|
136
|
+
// packages/core/src/core/contentGenerator.ts
|
|
137
|
+
init_esbuild_shims();
|
|
138
|
+
|
|
139
139
|
// packages/core/src/models/constants.ts
|
|
140
140
|
init_esbuild_shims();
|
|
141
141
|
var MODEL_GENERATION_CONFIG_FIELDS = [
|
|
@@ -411,7 +411,7 @@ async function createContentGenerator(generatorConfig, config, isInitialAuth) {
|
|
|
411
411
|
try {
|
|
412
412
|
if (authType === "openai" /* USE_OPENAI */) {
|
|
413
413
|
loadBaseGenerator = /* @__PURE__ */ __name(async () => {
|
|
414
|
-
const { createOpenAIContentGenerator } = await import("./openaiContentGenerator-
|
|
414
|
+
const { createOpenAIContentGenerator } = await import("./openaiContentGenerator-FHKDWNI2.js");
|
|
415
415
|
return createOpenAIContentGenerator(generatorConfig, config);
|
|
416
416
|
}, "loadBaseGenerator");
|
|
417
417
|
} else if (authType === "qwen-oauth" /* QWEN_OAUTH */) {
|
|
@@ -422,7 +422,7 @@ async function createContentGenerator(generatorConfig, config, isInitialAuth) {
|
|
|
422
422
|
isInitialAuth ? { requireCachedCredentials: true } : void 0
|
|
423
423
|
);
|
|
424
424
|
loadBaseGenerator = /* @__PURE__ */ __name(async () => {
|
|
425
|
-
const { QwenContentGenerator } = await import("./qwenContentGenerator-
|
|
425
|
+
const { QwenContentGenerator } = await import("./qwenContentGenerator-KFJ77JP6.js");
|
|
426
426
|
return new QwenContentGenerator(qwenClient, generatorConfig, config);
|
|
427
427
|
}, "loadBaseGenerator");
|
|
428
428
|
} catch (error) {
|
|
@@ -433,12 +433,12 @@ async function createContentGenerator(generatorConfig, config, isInitialAuth) {
|
|
|
433
433
|
}
|
|
434
434
|
} else if (authType === "anthropic" /* USE_ANTHROPIC */) {
|
|
435
435
|
loadBaseGenerator = /* @__PURE__ */ __name(async () => {
|
|
436
|
-
const { createAnthropicContentGenerator } = await import("./anthropicContentGenerator-
|
|
436
|
+
const { createAnthropicContentGenerator } = await import("./anthropicContentGenerator-VIW2FG7G.js");
|
|
437
437
|
return createAnthropicContentGenerator(generatorConfig, config);
|
|
438
438
|
}, "loadBaseGenerator");
|
|
439
439
|
} else if (authType === "gemini" /* USE_GEMINI */ || authType === "vertex-ai" /* USE_VERTEX_AI */) {
|
|
440
440
|
loadBaseGenerator = /* @__PURE__ */ __name(async () => {
|
|
441
|
-
const { createLlmContentGenerator } = await import("./llm-content-generator-
|
|
441
|
+
const { createLlmContentGenerator } = await import("./llm-content-generator-GOV3A23T.js");
|
|
442
442
|
return createLlmContentGenerator(generatorConfig, config);
|
|
443
443
|
}, "loadBaseGenerator");
|
|
444
444
|
} else {
|
|
@@ -453,7 +453,7 @@ async function createContentGenerator(generatorConfig, config, isInitialAuth) {
|
|
|
453
453
|
try {
|
|
454
454
|
const [baseGenerator, { LoggingContentGenerator }] = await Promise.all([
|
|
455
455
|
loadBaseGenerator(),
|
|
456
|
-
import("./loggingContentGenerator-
|
|
456
|
+
import("./loggingContentGenerator-SSHNN5YW.js")
|
|
457
457
|
]);
|
|
458
458
|
return new LoggingContentGenerator(
|
|
459
459
|
baseGenerator,
|
|
@@ -469,6 +469,7 @@ __name(createContentGenerator, "createContentGenerator");
|
|
|
469
469
|
|
|
470
470
|
export {
|
|
471
471
|
DEFAULT_QWEN_MODEL,
|
|
472
|
+
getDefaultApiKeyEnvVar,
|
|
472
473
|
VERTEX_ADC_HINT,
|
|
473
474
|
DEFAULT_QWEN_EMBEDDING_MODEL,
|
|
474
475
|
MAINLINE_CODER_MODEL,
|
|
@@ -492,11 +493,11 @@ export {
|
|
|
492
493
|
*/
|
|
493
494
|
/**
|
|
494
495
|
* @license
|
|
495
|
-
* Copyright 2025
|
|
496
|
+
* Copyright 2025 Qwen Team
|
|
496
497
|
* SPDX-License-Identifier: Apache-2.0
|
|
497
498
|
*/
|
|
498
499
|
/**
|
|
499
500
|
* @license
|
|
500
|
-
* Copyright 2025
|
|
501
|
+
* Copyright 2025 Google LLC
|
|
501
502
|
* SPDX-License-Identifier: Apache-2.0
|
|
502
503
|
*/
|
|
@@ -27,10 +27,10 @@ import {
|
|
|
27
27
|
} from "./chunk-3VUENPWF.js";
|
|
28
28
|
import {
|
|
29
29
|
loadSettings
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-Y7YHAY32.js";
|
|
31
31
|
import {
|
|
32
32
|
MCP_BUDGET_WARN_FRACTION
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-BDAVT6K2.js";
|
|
34
34
|
import {
|
|
35
35
|
parsePositiveIntegerEnv
|
|
36
36
|
} from "./chunk-6PVPNMXU.js";
|
|
@@ -151,10 +151,10 @@ var serveCommand = {
|
|
|
151
151
|
}).option("hostname", {
|
|
152
152
|
type: "string",
|
|
153
153
|
default: DEFAULT_SERVE_HOSTNAME,
|
|
154
|
-
description: "Interface to bind. Loopback (127.0.0.0/8, localhost, ::1, [::1]) is auth-free; anything else requires a token."
|
|
154
|
+
description: "Interface to bind. Loopback (127.0.0.0/8, localhost, ::1, [::1]) is auth-free; anything else requires a token (one is generated and printed when neither --token nor QWEN_SERVER_TOKEN supplies one). A localhost bind that resolves off-loopback never generates, and still refuses when no token source resolved; an empty value is rejected as operator error."
|
|
155
155
|
}).option("token", {
|
|
156
156
|
type: "string",
|
|
157
|
-
description: "Bearer token required on every request. Falls back to the QWEN_SERVER_TOKEN env var."
|
|
157
|
+
description: "Bearer token required on every request. Falls back to the QWEN_SERVER_TOKEN env var; a non-loopback bind with neither generates an ephemeral token at startup, while loopback keeps the trusted tokenless mode unless --require-auth is set."
|
|
158
158
|
}).option("max-sessions", {
|
|
159
159
|
type: "number",
|
|
160
160
|
default: 32,
|
|
@@ -182,7 +182,7 @@ var serveCommand = {
|
|
|
182
182
|
}).option("require-auth", {
|
|
183
183
|
type: "boolean",
|
|
184
184
|
default: false,
|
|
185
|
-
description: "Refuse to start without a bearer token, even on loopback. Hardens the loopback developer default for shared dev hosts / CI runners / multi-tenant workstations where any local user can hit 127.0.0.1. Requires --token or
|
|
185
|
+
description: "Refuse to start without a bearer token, even on loopback. Hardens the loopback developer default for shared dev hosts / CI runners / multi-tenant workstations where any local user can hit 127.0.0.1. Requires --token, QWEN_SERVER_TOKEN, or --open-with-auth (which installs its own generated loopback token); on non-loopback binds the generated ephemeral token also satisfies it, so the no-configured-secret fail-fast is loopback-only. /health also requires Authorization when enabled (no loopback exemption \u2014 k8s/Compose probes must pass the bearer too)."
|
|
186
186
|
}).option("enable-session-shell", {
|
|
187
187
|
type: "boolean",
|
|
188
188
|
default: false,
|
|
@@ -447,7 +447,7 @@ var serveCommand = {
|
|
|
447
447
|
delete process.env[EXTERNAL_TOOL_GUARD_TOKEN_ENV];
|
|
448
448
|
const openWithAuth = argv["open-with-auth"];
|
|
449
449
|
const open = argv.open || openWithAuth;
|
|
450
|
-
const { runQwenServe } = await import("./run-qwen-serve-
|
|
450
|
+
const { runQwenServe } = await import("./run-qwen-serve-KYBDQRDD.js");
|
|
451
451
|
try {
|
|
452
452
|
const serveOptions = {
|
|
453
453
|
port: argv.port,
|
|
@@ -513,7 +513,7 @@ var serveCommand = {
|
|
|
513
513
|
...channelSelection !== void 0 ? { channelSelection } : {}
|
|
514
514
|
};
|
|
515
515
|
if (openWithAuth) {
|
|
516
|
-
const { applyOpenWithAuth } = await import("./open-with-auth-
|
|
516
|
+
const { applyOpenWithAuth } = await import("./open-with-auth-6MVIHMXB.js");
|
|
517
517
|
applyOpenWithAuth(serveOptions);
|
|
518
518
|
}
|
|
519
519
|
const handle = await runQwenServe(serveOptions);
|
|
@@ -12,6 +12,15 @@ import {
|
|
|
12
12
|
|
|
13
13
|
// packages/cli/src/serve/serve-token.ts
|
|
14
14
|
init_esbuild_shims();
|
|
15
|
+
import { randomBytes } from "node:crypto";
|
|
16
|
+
function resolveRemoteServeToken(optionToken, loopback, environmentToken = process.env[QWEN_SERVER_TOKEN_ENV]) {
|
|
17
|
+
const generated = !loopback && optionToken === void 0 && environmentToken === void 0;
|
|
18
|
+
return {
|
|
19
|
+
token: generated ? randomBytes(16).toString("base64url") : resolveServeToken(optionToken, environmentToken),
|
|
20
|
+
generated
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
__name(resolveRemoteServeToken, "resolveRemoteServeToken");
|
|
15
24
|
function resolveServeToken(optionToken, environmentToken = process.env[QWEN_SERVER_TOKEN_ENV]) {
|
|
16
25
|
const selected = optionToken ?? environmentToken;
|
|
17
26
|
const trimmed = selected?.trim();
|
|
@@ -20,6 +29,7 @@ function resolveServeToken(optionToken, environmentToken = process.env[QWEN_SERV
|
|
|
20
29
|
__name(resolveServeToken, "resolveServeToken");
|
|
21
30
|
|
|
22
31
|
export {
|
|
32
|
+
resolveRemoteServeToken,
|
|
23
33
|
resolveServeToken
|
|
24
34
|
};
|
|
25
35
|
/**
|