@qwen-code/qwen-code 0.23.2-preview.0 → 0.23.2
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/auth.md +1 -1
- package/bundled/qc-helper/docs/configuration/model-providers.md +19 -15
- 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 +48 -9
- package/bundled/qc-helper/docs/features/goals.md +2 -0
- package/bundled/qc-helper/docs/features/sub-agents.md +8 -0
- package/bundled/qc-helper/docs/qwen-serve.md +62 -48
- package/chunks/{MaxSizedBox-ZZJT3PJF.js → MaxSizedBox-4C3BKKKY.js} +17 -16
- package/chunks/{StandaloneSessionPicker-DIOSZTMX.js → StandaloneSessionPicker-TXVF65YW.js} +32 -31
- package/chunks/{acpAgent-62JUP5A7.js → acpAgent-H5XBKGB4.js} +301 -166
- package/chunks/{agent-NLPEQQDZ.js → agent-T5LEFJIU.js} +10 -10
- package/chunks/{agent-headless-Y2GR5F2Q.js → agent-headless-VZKSRH36.js} +10 -10
- package/chunks/{anthropicContentGenerator-I7LQZH26.js → anthropicContentGenerator-PRJWWVYJ.js} +2 -2
- package/chunks/{artifact-tool-P52OKKEF.js → artifact-tool-G5LHNECG.js} +1 -1
- package/chunks/{bridge-Q66BD62H.js → bridge-AOX5IY44.js} +18 -17
- package/chunks/{channel-management-service-TRTLQTSV.js → channel-management-service-MWQGHPAS.js} +4 -4
- package/chunks/{channel-settings-store-R5STFWUW.js → channel-settings-store-XZCGDGHW.js} +26 -25
- 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-7L35FKPF.js → chunk-2BMXHB6N.js} +2 -2
- package/chunks/chunk-2WC3Y7YY.js +1033 -0
- package/chunks/{chunk-WZ4YULVF.js → chunk-3OAXF3UK.js} +210 -80
- package/chunks/{chunk-W673V2H3.js → chunk-46MMBZHI.js} +3 -3
- package/chunks/{chunk-6GRDHIVI.js → chunk-4I3WFI3U.js} +4 -4
- package/chunks/{chunk-QXXBW2G4.js → chunk-4JNHNVAZ.js} +3 -3
- package/chunks/{chunk-R2266LQ5.js → chunk-4WMGYG3F.js} +2 -2
- package/chunks/{chunk-Y6ZWXM44.js → chunk-5BH2AIEY.js} +1 -1
- package/chunks/{chunk-EA4NFWVG.js → chunk-5OZUKLL7.js} +3 -3
- package/chunks/{chunk-RX3FYFCN.js → chunk-67XTVRVB.js} +1 -1
- package/chunks/{chunk-MA5OUNN6.js → chunk-6G4V7SE4.js} +1 -1
- package/chunks/{chunk-B54PFQS5.js → chunk-7CLLH5TI.js} +1 -1
- package/chunks/{chunk-7GZCCHJL.js → chunk-7LTCFO6T.js} +3 -3
- package/chunks/{chunk-33MLFMCL.js → chunk-7NDZKE2M.js} +2 -2
- package/chunks/{chunk-5WC2ECUK.js → chunk-7PD7ZMX5.js} +17 -4
- package/chunks/{chunk-ZUNWKOAP.js → chunk-7SVM3RP2.js} +4 -24
- package/chunks/{chunk-5GD7LYOH.js → chunk-A7EFXK7P.js} +1 -1
- package/chunks/{chunk-RDV4NLI3.js → chunk-AO2VMS72.js} +2 -2
- package/chunks/{chunk-XAXTQURR.js → chunk-APXIW2TF.js} +3 -3
- package/chunks/{chunk-3BTHHXXE.js → chunk-AUTUFD5X.js} +1 -1
- package/chunks/{chunk-VH764G6B.js → chunk-B25JYXZE.js} +2 -2
- package/chunks/{chunk-MMMA36MN.js → chunk-BK7D2JR6.js} +3 -3
- package/chunks/{chunk-RPFJJ33Z.js → chunk-CALTQWTZ.js} +1 -1
- package/chunks/{chunk-EUXF6URV.js → chunk-CCBTNJB4.js} +16 -18
- package/chunks/{chunk-BF3RUIVP.js → chunk-CH2YDT6X.js} +36 -38
- package/chunks/{chunk-L6ZME3W7.js → chunk-CMWU6P4D.js} +1 -1
- package/chunks/{chunk-QJAFSFYA.js → chunk-CWVZBIZJ.js} +1 -1
- package/chunks/{chunk-JDPBJIKI.js → chunk-DAI65CMX.js} +1 -1
- package/chunks/{chunk-GM44O6F7.js → chunk-DARWOZY6.js} +1 -1
- package/chunks/{chunk-J4ECGDA3.js → chunk-ELD3OBPU.js} +3 -3
- package/chunks/{chunk-ZELCTN6Y.js → chunk-F23YN37B.js} +10 -0
- package/chunks/{chunk-OIPUQE3S.js → chunk-F2NYVASI.js} +14 -1
- package/chunks/{chunk-ODBNTMZW.js → chunk-FAJPLSYF.js} +36 -29
- package/chunks/{chunk-GXIHBIHC.js → chunk-FGHPZGOP.js} +29 -24
- package/chunks/{chunk-TK4XHPKW.js → chunk-G37O7YO6.js} +2 -2
- package/chunks/{chunk-4JKLPTV6.js → chunk-G3ZUMSFS.js} +12 -5
- package/chunks/{chunk-743XE7N7.js → chunk-G5VOXCRX.js} +1 -1
- package/chunks/{chunk-BL6B2QS2.js → chunk-GOEVQADN.js} +618 -1122
- package/chunks/{chunk-XI7RST4D.js → chunk-GOKAOSCN.js} +1 -1
- package/chunks/{chunk-FDOGGKAA.js → chunk-GSFV5RQW.js} +2 -0
- package/chunks/{chunk-43CI6YWJ.js → chunk-HJ5UJQQL.js} +1384 -1245
- package/chunks/{chunk-LUVXLLMS.js → chunk-IR6JKBAP.js} +1 -1
- package/chunks/{chunk-CPJRFFPH.js → chunk-IRGDIDGJ.js} +558 -158
- package/chunks/{chunk-DCPRCDSR.js → chunk-IWABUX6T.js} +1 -1
- package/chunks/{chunk-DTB5BXRG.js → chunk-JO77FGNZ.js} +16 -15
- package/chunks/{chunk-45ROPFQY.js → chunk-JYGIJA4W.js} +1 -1
- package/chunks/{chunk-M6YLOETP.js → chunk-KCF2436G.js} +1 -1
- package/chunks/{chunk-CABDNUJ4.js → chunk-KEPC5BOL.js} +5 -5
- package/chunks/{chunk-RN6V5HKE.js → chunk-KFECPHLV.js} +3 -3
- package/chunks/{chunk-WIRYFL2L.js → chunk-LEAOJ43M.js} +17 -15
- package/chunks/{chunk-IUJLW6ZI.js → chunk-LUNC5KCL.js} +3 -3
- package/chunks/{chunk-WZS3X663.js → chunk-LWX4WDFF.js} +2 -5
- package/chunks/{chunk-ISPBBKJN.js → chunk-MV5DTLJV.js} +7 -2
- package/chunks/chunk-NFXXBWSE.js +463 -0
- package/chunks/{chunk-PQSCGZT2.js → chunk-NPKCVSXX.js} +26 -2
- package/chunks/{chunk-7RXOEUFF.js → chunk-NX7ZTXFF.js} +1 -1
- package/chunks/{chunk-G5QLLD53.js → chunk-OXR34GCD.js} +14 -2
- package/chunks/{chunk-VHPG7BH6.js → chunk-PDN7FJZV.js} +1 -1
- package/chunks/{chunk-UHUT4IDM.js → chunk-PFKGV6PO.js} +9 -9
- package/chunks/{chunk-NFIDVZND.js → chunk-QB3KS3N3.js} +2 -21
- package/chunks/{chunk-QLM7D7W3.js → chunk-QFJZAY7W.js} +7 -7
- package/chunks/{chunk-NVS4Z6GT.js → chunk-QHLHE2OT.js} +1 -1
- package/chunks/{chunk-B44JBZBB.js → chunk-QQK4L3UU.js} +1 -1
- package/chunks/{chunk-63ACHB2H.js → chunk-QTB4VP4K.js} +50 -18
- package/chunks/{chunk-4BLTSTF6.js → chunk-R3JIDRUL.js} +4 -4
- package/chunks/{chunk-VEQBVJYH.js → chunk-R457KFV7.js} +3 -3
- package/chunks/{chunk-CG2PDIGD.js → chunk-RM244SCQ.js} +1 -1
- package/chunks/{chunk-W7PXLIZJ.js → chunk-RNAJVXUG.js} +5 -5
- package/chunks/{chunk-VF6D6EGV.js → chunk-S5QR6CB5.js} +52 -6
- package/chunks/{chunk-IRKQ4YYX.js → chunk-SVWWF5TZ.js} +29 -1
- package/chunks/{chunk-5HBA2Z7V.js → chunk-TGNNLRC3.js} +2 -3
- package/chunks/{chunk-ORREXWOM.js → chunk-TODNHE76.js} +3 -3
- package/chunks/{chunk-W3ONSAYO.js → chunk-TOOOLHVS.js} +2 -2
- package/chunks/{chunk-EHTKOO6W.js → chunk-TRQNRP2H.js} +2 -2
- package/chunks/{chunk-PQWM4SX2.js → chunk-U6REWGVR.js} +2 -2
- package/chunks/{chunk-UXDVUFKU.js → chunk-ULZECEIP.js} +2 -2
- package/chunks/{chunk-6YEOCHSE.js → chunk-VBLAI2HA.js} +101 -0
- package/chunks/{chunk-M73KHGNR.js → chunk-VJJXG73H.js} +404 -226
- package/chunks/{chunk-Q2F43WTJ.js → chunk-WBU2PIZ5.js} +23 -6
- package/chunks/{chunk-UULHYZ4W.js → chunk-WDN64MVT.js} +74 -15
- package/chunks/{chunk-XVTCSVBK.js → chunk-WDVV3LRM.js} +193 -169
- package/chunks/{chunk-LBKYQ33T.js → chunk-WK7P62DV.js} +16 -10
- package/chunks/{chunk-ULY4ISY2.js → chunk-WXD7INFV.js} +19 -4
- package/chunks/{chunk-ZIPYCXQP.js → chunk-WXPPUPHM.js} +1 -1
- package/chunks/{chunk-5Z4FCEPY.js → chunk-X7LFJF5D.js} +600 -46
- package/chunks/{chunk-YHDGABDC.js → chunk-XKBFYTCD.js} +1 -1
- package/chunks/{chunk-MWEF5MUK.js → chunk-XSOXPG2L.js} +8 -8
- package/chunks/{chunk-5VZFJTL2.js → chunk-YLOHCA6I.js} +2 -2
- package/chunks/{chunk-LN3WBOKU.js → chunk-YQGW3M6Z.js} +2 -2
- package/chunks/{chunk-2OR32P5M.js → chunk-ZN5TKAVR.js} +125 -10
- package/chunks/{chunk-XBLG564H.js → chunk-ZP5XDLSA.js} +10 -10
- package/chunks/{config-utils-37FHWPTP.js → config-utils-GPLIABL2.js} +21 -20
- package/chunks/{contextCommand-R4JUBV5N.js → contextCommand-NCUQUDBY.js} +18 -17
- package/chunks/{core-runtime-6U4OXU5C.js → core-runtime-WKYKWVYU.js} +23 -21
- package/chunks/{create-sub-session-LLUYAGZN.js → create-sub-session-PPLXB3JJ.js} +17 -16
- package/chunks/{daemon-UI6SQSBV.js → daemon-2CKIAO3I.js} +2 -2
- package/chunks/{daemon-git-worktree-guard-O2UTNFJC.js → daemon-git-worktree-guard-73ZWOLKL.js} +17 -16
- package/chunks/{daemon-status-provider-7GMAKSTX.js → daemon-status-provider-OK7VONJG.js} +22 -21
- package/chunks/{daemon-trust-policy-VNP76VMO.js → daemon-trust-policy-CAUCREG2.js} +22 -21
- package/chunks/{daemon-trust-policy-monitor-TD5O3BZA.js → daemon-trust-policy-monitor-3Y36OOEQ.js} +22 -21
- package/chunks/{deferred-core-runtime-NJM63YJS.js → deferred-core-runtime-Q7WFWYD3.js} +17 -16
- 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-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-24TCWK5H.js → dist-Y5KC3IHW.js} +1 -2
- package/chunks/{dist-FDISN4AK.js → dist-ZDNJK74R.js} +3 -7
- package/chunks/{edit-GL7OA6RV.js → edit-YJD6IETK.js} +10 -10
- package/chunks/{enterPlanMode-VC4BCSZE.js → enterPlanMode-EFPVTWIH.js} +10 -10
- package/chunks/{environment-BI6IBAZJ.js → environment-HP3AXFTB.js} +19 -18
- package/chunks/{errors-D6G2ZM2R.js → errors-22ON46G7.js} +19 -18
- package/chunks/{exitPlanMode-DX446CA6.js → exitPlanMode-MOQUNCBH.js} +10 -10
- package/chunks/{fast-path-MAYDLJIP.js → fast-path-2X7BPMXX.js} +3 -3
- package/chunks/{glob-TVKRFY36.js → glob-Y7ACIB3P.js} +10 -10
- package/chunks/{goal-tools-CA6YANRN.js → goal-tools-DABMICUC.js} +10 -10
- package/chunks/{handleAutoUpdate-AW4ZAHON.js → handleAutoUpdate-MCAMHYDI.js} +19 -18
- package/chunks/{i18n-IH5CRAY7.js → i18n-C3GDCALP.js} +17 -16
- package/chunks/{initializer-UBR37ZNM.js → initializer-4URDQL2G.js} +22 -21
- package/chunks/{installationInfo-Y52756EC.js → installationInfo-LBOL6SBV.js} +17 -16
- package/chunks/{list-7V5JDZPO.js → list-JOGBAC2R.js} +25 -24
- package/chunks/{list-agents-I5TRH3J7.js → list-agents-2CXPGJUE.js} +3 -3
- package/chunks/{llm-QDB6JVF5.js → llm-2KPNSAVY.js} +65 -59
- package/chunks/{llm-content-generator-EO6MZCEO.js → llm-content-generator-GR3FOHLB.js} +2 -2
- package/chunks/{loadedSettingsAdapter-I3YQKMC4.js → loadedSettingsAdapter-DVKROEJD.js} +22 -21
- package/chunks/{loggingContentGenerator-MNXYUGDG.js → loggingContentGenerator-P4K6K5W4.js} +12 -12
- package/chunks/{managed-npm-update-EA3EXPTO.js → managed-npm-update-VWBKHNIN.js} +17 -16
- package/chunks/{mcp-QTAJ544Y.js → mcp-6YYNSYLK.js} +22 -21
- package/chunks/{monitor-6FQKQOTP.js → monitor-A255TNZR.js} +10 -10
- package/chunks/{nonInteractiveCli-MRCTZL5X.js → nonInteractiveCli-LXGIKQAT.js} +55 -54
- package/chunks/{notebook-edit-BQQCKI7K.js → notebook-edit-5UYHS2DM.js} +10 -10
- package/chunks/{open-with-auth-D6JD6LDS.js → open-with-auth-6MVIHMXB.js} +1 -1
- package/chunks/{openaiContentGenerator-TTSKXNVH.js → openaiContentGenerator-A6MAMEO5.js} +7 -7
- package/chunks/{pidfile-KPIS6RIT.js → pidfile-B7DZC4TP.js} +20 -17
- package/chunks/{processUtils-ZCASPKK4.js → processUtils-BPZ2MCZS.js} +2 -2
- package/chunks/{prompt-terminal-ledger-D6HM6TV7.js → prompt-terminal-ledger-FYYTAOXS.js} +18 -17
- package/chunks/{qwenContentGenerator-GGZEFLBD.js → qwenContentGenerator-4IOJFD4S.js} +13 -13
- package/chunks/{read-file-VE5GDFLP.js → read-file-A4H4O3VQ.js} +2 -2
- package/chunks/{resumeHistoryUtils-HSSGMYDC.js → resumeHistoryUtils-YQQ43E4N.js} +19 -18
- package/chunks/{ripGrep-SEJE7AA6.js → ripGrep-W32NWFTA.js} +3 -3
- package/chunks/{run-qwen-serve-OJYVH7N6.js → run-qwen-serve-WBSWWIRV.js} +216 -64
- package/chunks/{runtime-KGMQQFJD.js → runtime-VRVBX2E5.js} +29 -26
- package/chunks/{scheduled-tasks-7H5HWHYD.js → scheduled-tasks-D65KJDA3.js} +20 -19
- package/chunks/{scheduler-BE42AKDG.js → scheduler-M2YPN7Z7.js} +19 -18
- package/chunks/{send-message-AWKUDJBH.js → send-message-76BKWKFZ.js} +3 -3
- package/chunks/{serve-KZVKYMSL.js → serve-BE3H2P6P.js} +22 -21
- package/chunks/{server-PJRALPJQ.js → server-FLY5JERG.js} +84 -148
- package/chunks/{session-IHITXU2S.js → session-JVN62R5K.js} +85 -57
- package/chunks/{session-attachments-root-GQ2TUI3Y.js → session-attachments-root-7ACGLHXA.js} +17 -16
- package/chunks/{session-pr-refresh-H43LULTE.js → session-pr-refresh-TQS57SDK.js} +19 -18
- package/chunks/{settings-RKEQQDFC.js → settings-D44YMZFT.js} +21 -20
- package/chunks/{shell-6PJ444U5.js → shell-3VE6I4V5.js} +10 -10
- package/chunks/{skill-Q3UP7B5V.js → skill-FHEGRRZU.js} +2 -2
- package/chunks/{skill-settings-LZR5YRRW.js → skill-settings-VHEJMBFL.js} +21 -20
- package/chunks/{spawnChannel-WM3DT2BF.js → spawnChannel-T6MX2ZDN.js} +17 -16
- package/chunks/{standalone-update-E5474IBI.js → standalone-update-QUGHFMCS.js} +18 -17
- package/chunks/{start-opentui-ui-WLWZNQ2I.js → start-opentui-ui-IHIIZ2LE.js} +438 -203
- package/chunks/{startInteractiveUI-FBQSGWGO.js → startInteractiveUI-LR7K2ARZ.js} +1171 -1234
- 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-VIGUFUT4.js → team-create-GY3VFY47.js} +10 -10
- package/chunks/{team-delete-CBHVBTPB.js → team-delete-IQZ6XGFI.js} +2 -2
- package/chunks/{team-plan-approval-HQVZA3MD.js → team-plan-approval-BQPGZOT5.js} +10 -10
- package/chunks/{terminal-image-renderer-LUKNCOVM.js → terminal-image-renderer-YNYW5CQG.js} +17 -16
- package/chunks/{theme-manager-LOENKYLY.js → theme-manager-U6CIK3GM.js} +17 -16
- package/chunks/{tool-search-ZIFAQCE2.js → tool-search-XI3QWD5I.js} +2 -2
- package/chunks/{total-session-admission-FUUJH3QH.js → total-session-admission-3SNSJJ32.js} +18 -17
- package/chunks/{trustedFolders-C76KYROP.js → trustedFolders-OVAQKNV5.js} +18 -17
- package/chunks/{update-relaunch-4G2SRXKX.js → update-relaunch-XV5O74E3.js} +5 -5
- package/chunks/{updateCheck-EIZIO7HI.js → updateCheck-CHUYWD6L.js} +17 -16
- package/chunks/{useAutoAcceptIndicator-EAA6KSY4.js → useAutoAcceptIndicator-VKSVIXZC.js} +23 -22
- package/chunks/{validateNonInterActiveAuth-BRX22QCN.js → validateNonInterActiveAuth-ZNUTD3E5.js} +53 -52
- package/chunks/{version-E56RU7PR.js → version-EK7VAGSI.js} +3 -1
- package/chunks/{web-fetch-AAUCD7RM.js → web-fetch-24KZO763.js} +2 -2
- package/chunks/{web-search-HFUQF44Q.js → web-search-CRNXKZ2X.js} +184 -7
- package/chunks/{web-shell-static-POZHGGXE.js → web-shell-static-BFDESDD4.js} +5 -4
- package/chunks/{workflow-3MABM53N.js → workflow-HD5NYMW5.js} +201 -65
- package/chunks/{workspace-providers-status-2FRLBZ5I.js → workspace-providers-status-MAM42IZS.js} +24 -23
- package/chunks/{workspace-registration-store-YL7HLYYI.js → workspace-registration-store-HKLJEDQX.js} +1 -2
- package/chunks/{workspace-registry-BNRP2ELW.js → workspace-registry-7RDDOBLN.js} +18 -17
- package/chunks/{workspace-runtime-coordinator-WKGF7VHS.js → workspace-runtime-coordinator-LEPDPXJO.js} +18 -17
- package/chunks/{workspace-service-4MYO72MM.js → workspace-service-5IFDCNN3.js} +23 -22
- package/chunks/{workspace-skills-status-SU66TJLZ.js → workspace-skills-status-FJ3HNH4H.js} +22 -21
- package/chunks/{workspace-trust-reconciler-D5QT7WQB.js → workspace-trust-reconciler-PQFHIWLR.js} +23 -22
- package/chunks/{write-file-NVPQE2AZ.js → write-file-ERG67ZFX.js} +11 -11
- package/chunks/{zoom-image-RJHC66WG.js → zoom-image-WQYEC3SR.js} +2 -2
- package/cli.js +12 -12
- package/export-transcript-document.js +82 -82
- package/package.json +4 -4
- package/web-shell/assets/{abnfDiagram-VCTEODGH-DHc6plZn.js → abnfDiagram-VCTEODGH-BRLgQbnT.js} +1 -1
- package/web-shell/assets/{arc-BQ9m8TDV.js → arc-qAF9_XsR.js} +1 -1
- package/web-shell/assets/{architectureDiagram-5GKGNRK7-D5ap3oVB.js → architectureDiagram-5GKGNRK7-BorUttEz.js} +1 -1
- package/web-shell/assets/{blockDiagram-NRAW4CY4-BIbnyNph.js → blockDiagram-NRAW4CY4-Bj0qZVxu.js} +1 -1
- package/web-shell/assets/{c4Diagram-UCG6FXSJ-BRsdx_iG.js → c4Diagram-UCG6FXSJ-BTqJis32.js} +1 -1
- package/web-shell/assets/channel-COIuCrVH.js +1 -0
- package/web-shell/assets/{chunk-2Q5K7J3B-3lf1fNlx.js → chunk-2Q5K7J3B-RrQ5X8m-.js} +1 -1
- package/web-shell/assets/{chunk-5VM5RSS4-DP8VNRc4.js → chunk-5VM5RSS4-uUjDl8wO.js} +1 -1
- package/web-shell/assets/{chunk-F27PBJKO-DrohDmZ6.js → chunk-F27PBJKO-C3JhpyzI.js} +1 -1
- package/web-shell/assets/{chunk-G27WJ6UU-UZ2QhSx6.js → chunk-G27WJ6UU-C8ZNFs7F.js} +1 -1
- package/web-shell/assets/{chunk-JWPE2WC7-BIMHVcZK.js → chunk-JWPE2WC7-DNpXtEOs.js} +1 -1
- package/web-shell/assets/{chunk-LCL6LL3I-izRxdSDd.js → chunk-LCL6LL3I-DagA2ZLw.js} +1 -1
- package/web-shell/assets/{chunk-POPQ4Y6H-CXADD4PP.js → chunk-POPQ4Y6H-R23uH7Xm.js} +1 -1
- package/web-shell/assets/{chunk-SVP7TREG-B96d8Y_1.js → chunk-SVP7TREG-Qz9RN_BR.js} +1 -1
- package/web-shell/assets/{chunk-XXDRQBXY-CF2sVQpv.js → chunk-XXDRQBXY-jYb1_hni.js} +1 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-DoX6OYqu.js +1 -0
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-DoX6OYqu.js +1 -0
- package/web-shell/assets/{cose-bilkent-JH36ORCC-CT6tXVAS.js → cose-bilkent-JH36ORCC-Cv2OunpE.js} +1 -1
- package/web-shell/assets/{cynefin-OW5HDTMX-X1NS4vtV.js → cynefin-OW5HDTMX-LH42KFJx.js} +1 -1
- package/web-shell/assets/{cynefinDiagram-5FMLGOSQ-DNsKNOT4.js → cynefinDiagram-5FMLGOSQ-Dha4_OoR.js} +1 -1
- package/web-shell/assets/{dagre-3AP2YEHR-9-AHKqsb.js → dagre-3AP2YEHR-Br5lnUKD.js} +1 -1
- package/web-shell/assets/{diagram-S7CK7UJ4-Bjgms7j6.js → diagram-S7CK7UJ4-dpKq2bBX.js} +1 -1
- package/web-shell/assets/{diagram-UQ7AKVKN-h6bCprbE.js → diagram-UQ7AKVKN-BAgHWpXr.js} +1 -1
- package/web-shell/assets/{diagram-VSXAHHWV-4SbQXVLt.js → diagram-VSXAHHWV-GRRzpyE2.js} +1 -1
- package/web-shell/assets/{diagram-VX7I27RA-B5gPCzzB.js → diagram-VX7I27RA-BNFiaYpG.js} +1 -1
- package/web-shell/assets/{diagram-Z3DM3KII-DFJXIA3A.js → diagram-Z3DM3KII-BisZzB_h.js} +1 -1
- package/web-shell/assets/{ebnfDiagram-PWID7BFC-FwyaU7VY.js → ebnfDiagram-PWID7BFC-B1xbwycf.js} +1 -1
- package/web-shell/assets/{erDiagram-SSCWMZ5O-8vJQh2te.js → erDiagram-SSCWMZ5O-CQMzbGE5.js} +1 -1
- package/web-shell/assets/{flowDiagram-A5DVABFB-BzA_1gMN.js → flowDiagram-A5DVABFB-CZ_Zondl.js} +1 -1
- package/web-shell/assets/{ganttDiagram-EL5Y4UJY-Co-ABbVX.js → ganttDiagram-EL5Y4UJY-BTh2ShxS.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-WWUBYQGX-DW_FcyrX.js → gitGraphDiagram-WWUBYQGX-oHOB-Uxt.js} +1 -1
- package/web-shell/assets/{index-Bu-rZoJ-.js → index-CI1ysIEv.js} +478 -474
- package/web-shell/assets/index-CpxXGH-8.css +36 -0
- package/web-shell/assets/{index-BbMXfhNG.js → index-DWoFMu5x.js} +1 -1
- package/web-shell/assets/{infoDiagram-RXCK75RN-BEgfhUFN.js → infoDiagram-RXCK75RN-C0QpudbG.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-5VMMS53U-DCsMxQmc.js → ishikawaDiagram-5VMMS53U-a6B741uT.js} +1 -1
- package/web-shell/assets/{journeyDiagram-EYS64GPL-DyIEYoHz.js → journeyDiagram-EYS64GPL-Dbht9ICp.js} +1 -1
- package/web-shell/assets/{kanban-definition-3QL26DDD-CkxjqCNr.js → kanban-definition-3QL26DDD-D4OFR8-h.js} +1 -1
- package/web-shell/assets/{layout-BEWc0Al9.js → layout-Dvdh5jRH.js} +1 -1
- package/web-shell/assets/{linear-CNuNxirL.js → linear-Dvc6KIW2.js} +1 -1
- package/web-shell/assets/{mermaid.core-DZBre674.js → mermaid.core-CB36RfIb.js} +6 -6
- package/web-shell/assets/{mindmap-definition-FBJOCRG2-CpafFz_F.js → mindmap-definition-FBJOCRG2-Fmqo1CjP.js} +1 -1
- package/web-shell/assets/{pegDiagram-XKGWAZYB-DfZqk_dq.js → pegDiagram-XKGWAZYB-CCxYBoA4.js} +1 -1
- package/web-shell/assets/{pieDiagram-E7YTZNPT-S0UWXlgC.js → pieDiagram-E7YTZNPT-BVHKQFzt.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-AXDQQJYC-dd37_Ohj.js → quadrantDiagram-AXDQQJYC-l95IznwR.js} +1 -1
- package/web-shell/assets/{railroadDiagram-O6MQD6OU-CH8NJZ7u.js → railroadDiagram-O6MQD6OU-BlLdRdXp.js} +1 -1
- package/web-shell/assets/{requirementDiagram-EFPCY7ZU-CFdqWYih.js → requirementDiagram-EFPCY7ZU-BkDLBR5w.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-P5KCCOFB-CsddcEGD.js → sankeyDiagram-P5KCCOFB-jAIqRp65.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-WJ2MYXX4-BZ270mGw.js → sequenceDiagram-WJ2MYXX4-f-soZYPr.js} +1 -1
- package/web-shell/assets/{sizeCapture-X5ZJPWSS-CGaS4DBV.js → sizeCapture-X5ZJPWSS-BzOuAfB2.js} +1 -1
- package/web-shell/assets/{stateDiagram-HBIQ2CUA-COpIzMu6.js → stateDiagram-HBIQ2CUA-BPLSs12r.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-IRul-LaT.js +1 -0
- package/web-shell/assets/{swimlanes-XN3QIQJK-CMF889m3.js → swimlanes-XN3QIQJK-D-9E_RIR.js} +1 -1
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN-D6lgKepA.js +8 -0
- package/web-shell/assets/{timeline-definition-24CTP7MA-BelnxYz5.js → timeline-definition-24CTP7MA-CT56K-gV.js} +1 -1
- package/web-shell/assets/{vennDiagram-4TSXK5OY-CU-NRqIB.js → vennDiagram-4TSXK5OY-B-vi4IyO.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-VM6X3IG4-CDNKqWh-.js → wardleyDiagram-VM6X3IG4-C9O7Ju98.js} +1 -1
- package/web-shell/assets/{xychartDiagram-S5SC5T6Z-CLqguL5D.js → xychartDiagram-S5SC5T6Z-6d8w3jg2.js} +1 -1
- package/web-shell/index.html +2 -2
- 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
|
@@ -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-Q7WFWYD3.js");
|
|
68
68
|
const storage = new Storage(process.cwd());
|
|
69
69
|
const tempDir = storage.getProjectTempDir();
|
|
70
70
|
const checkpointsDir = join(tempDir, "checkpoints");
|
|
@@ -5,14 +5,14 @@ import {
|
|
|
5
5
|
} from "./chunk-KW7NOTN6.js";
|
|
6
6
|
import {
|
|
7
7
|
DEFAULT_OPENAI_LOG_RETENTION_DAYS
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-XSOXPG2L.js";
|
|
9
9
|
import {
|
|
10
10
|
resolveOpenAILogDir
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-GOKAOSCN.js";
|
|
12
12
|
import {
|
|
13
13
|
FILE_HISTORY_DIR,
|
|
14
14
|
getSubagentsRootDir
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-HJ5UJQQL.js";
|
|
16
16
|
import {
|
|
17
17
|
Storage,
|
|
18
18
|
createDebugLogger,
|
|
@@ -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
|
/**
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
} from "./chunk-TIGXX4PA.js";
|
|
32
32
|
import {
|
|
33
33
|
DEFAULT_QWEN_MODEL
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-JO77FGNZ.js";
|
|
35
35
|
import {
|
|
36
36
|
atomicWriteFile
|
|
37
37
|
} from "./chunk-XFFRI3WM.js";
|
|
@@ -4893,6 +4893,9 @@ function logWorkflowRun(config, event) {
|
|
|
4893
4893
|
status: event.status,
|
|
4894
4894
|
agents_dispatched: event.agents_dispatched,
|
|
4895
4895
|
agents_completed: event.agents_completed,
|
|
4896
|
+
agents_failed: event.agents_failed,
|
|
4897
|
+
agents_cached: event.agents_cached,
|
|
4898
|
+
agents_respawned: event.agents_respawned,
|
|
4896
4899
|
phase_count: event.phase_count,
|
|
4897
4900
|
tokens_spent: event.tokens_spent,
|
|
4898
4901
|
duration_ms: event.duration_ms
|
|
@@ -7522,7 +7525,14 @@ var WorkflowRunEvent = class {
|
|
|
7522
7525
|
"event.timestamp";
|
|
7523
7526
|
status;
|
|
7524
7527
|
agents_dispatched;
|
|
7528
|
+
/** All settled dispatches; failed and cached are contained in this count. */
|
|
7525
7529
|
agents_completed;
|
|
7530
|
+
/** Settled dispatch traces whose terminal status is failed. */
|
|
7531
|
+
agents_failed;
|
|
7532
|
+
/** Settled dispatches served from a prior run's journal. */
|
|
7533
|
+
agents_cached;
|
|
7534
|
+
/** Dispatched calls re-run from a prior failed or interrupted attempt. */
|
|
7535
|
+
agents_respawned;
|
|
7526
7536
|
phase_count;
|
|
7527
7537
|
tokens_spent;
|
|
7528
7538
|
duration_ms;
|
|
@@ -7532,6 +7542,9 @@ var WorkflowRunEvent = class {
|
|
|
7532
7542
|
this.status = params.status;
|
|
7533
7543
|
this.agents_dispatched = params.agents_dispatched;
|
|
7534
7544
|
this.agents_completed = params.agents_completed;
|
|
7545
|
+
this.agents_failed = params.agents_failed ?? 0;
|
|
7546
|
+
this.agents_cached = params.agents_cached ?? 0;
|
|
7547
|
+
this.agents_respawned = params.agents_respawned ?? 0;
|
|
7535
7548
|
this.phase_count = params.phase_count;
|
|
7536
7549
|
this.tokens_spent = params.tokens_spent;
|
|
7537
7550
|
this.duration_ms = params.duration_ms;
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
staleArgsWarning,
|
|
9
9
|
validateAuthMethod,
|
|
10
10
|
writeSkillArgs
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-3OAXF3UK.js";
|
|
12
12
|
import {
|
|
13
13
|
calculateCost,
|
|
14
14
|
computeSessionStats,
|
|
@@ -19,11 +19,11 @@ import {
|
|
|
19
19
|
getCompressionFailureStatusText,
|
|
20
20
|
getSystemInfoFields,
|
|
21
21
|
levelLabel
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-TOOOLHVS.js";
|
|
23
23
|
import {
|
|
24
24
|
formatDuration,
|
|
25
25
|
formatTokenCount
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-22GORRNY.js";
|
|
27
27
|
import {
|
|
28
28
|
isKittyProtocolEnabled
|
|
29
29
|
} from "./chunk-NYX53SV4.js";
|
|
@@ -34,16 +34,16 @@ import {
|
|
|
34
34
|
} from "./chunk-UYDQYDW2.js";
|
|
35
35
|
import {
|
|
36
36
|
contextCommand
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-2BMXHB6N.js";
|
|
38
38
|
import {
|
|
39
39
|
themeManager
|
|
40
40
|
} from "./chunk-2XRE4KE4.js";
|
|
41
41
|
import {
|
|
42
42
|
getErrorMessage as getErrorMessage2
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-R457KFV7.js";
|
|
44
44
|
import {
|
|
45
45
|
rollbackStandaloneUpdate
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-IR6JKBAP.js";
|
|
47
47
|
import {
|
|
48
48
|
GITHUB_WORKFLOW_PATHS,
|
|
49
49
|
INSIGHT_CSS,
|
|
@@ -56,7 +56,7 @@ import {
|
|
|
56
56
|
toJson,
|
|
57
57
|
toJsonl,
|
|
58
58
|
toMarkdown
|
|
59
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-WDN64MVT.js";
|
|
60
60
|
import {
|
|
61
61
|
stripUnsafeCharacters,
|
|
62
62
|
toCodePoints,
|
|
@@ -77,29 +77,31 @@ import {
|
|
|
77
77
|
getExtendedSystemInfo,
|
|
78
78
|
getGitVersion,
|
|
79
79
|
getNpmVersion
|
|
80
|
-
} from "./chunk-
|
|
80
|
+
} from "./chunk-5OZUKLL7.js";
|
|
81
81
|
import {
|
|
82
82
|
getReasoningEffortsForConfig
|
|
83
|
-
} from "./chunk-
|
|
83
|
+
} from "./chunk-ZN5TKAVR.js";
|
|
84
84
|
import {
|
|
85
85
|
isInlineModelOverrideAllowed,
|
|
86
86
|
parseAcpModelOption
|
|
87
|
-
} from "./chunk-
|
|
87
|
+
} from "./chunk-7LTCFO6T.js";
|
|
88
88
|
import {
|
|
89
89
|
getInstallationInfo
|
|
90
90
|
} from "./chunk-N6VQ37ZZ.js";
|
|
91
91
|
import {
|
|
92
92
|
OUTPUT_LANGUAGE_AUTO,
|
|
93
93
|
getAllSettingKeys,
|
|
94
|
+
getDefaultValue,
|
|
94
95
|
getFlattenedSchema,
|
|
95
96
|
getNestedProperty,
|
|
96
97
|
getPersistScopeForModelSelection,
|
|
97
98
|
getSettingDefinition,
|
|
98
99
|
isAutoLanguage,
|
|
100
|
+
nextBooleanSettingValue,
|
|
99
101
|
resolveOutputLanguageOrPreserveAuto,
|
|
100
102
|
validateSettingValue,
|
|
101
103
|
writeOutputLanguageAndRegisterPath
|
|
102
|
-
} from "./chunk-
|
|
104
|
+
} from "./chunk-WBU2PIZ5.js";
|
|
103
105
|
import {
|
|
104
106
|
getCurrentLanguage,
|
|
105
107
|
setLanguageAsync,
|
|
@@ -113,7 +115,7 @@ import {
|
|
|
113
115
|
import {
|
|
114
116
|
isFolderTrustEnabled,
|
|
115
117
|
loadTrustedFolders
|
|
116
|
-
} from "./chunk-
|
|
118
|
+
} from "./chunk-NX7ZTXFF.js";
|
|
117
119
|
import {
|
|
118
120
|
require_strip_json_comments
|
|
119
121
|
} from "./chunk-NPQ5ZKRP.js";
|
|
@@ -132,7 +134,6 @@ import {
|
|
|
132
134
|
encodeInsightProgressMessage,
|
|
133
135
|
encodeInsightReadyMessage,
|
|
134
136
|
findOutputStyle,
|
|
135
|
-
findProviderByCredentials,
|
|
136
137
|
generateSessionRecap,
|
|
137
138
|
getIdeInstaller,
|
|
138
139
|
getLastPeerInboxFailure,
|
|
@@ -143,19 +144,22 @@ import {
|
|
|
143
144
|
parseLearnVideoInput,
|
|
144
145
|
readPathFromWorkspace,
|
|
145
146
|
removePeerController
|
|
146
|
-
} from "./chunk-
|
|
147
|
+
} from "./chunk-GOEVQADN.js";
|
|
147
148
|
import {
|
|
148
149
|
listSavedWorkflows,
|
|
149
150
|
listWorkflowSnapshots
|
|
150
|
-
} from "./chunk-
|
|
151
|
+
} from "./chunk-OXR34GCD.js";
|
|
152
|
+
import {
|
|
153
|
+
findProviderByCredentials
|
|
154
|
+
} from "./chunk-2WC3Y7YY.js";
|
|
151
155
|
import {
|
|
152
156
|
canonicalizeMsgId,
|
|
153
157
|
describeHoldCause,
|
|
154
158
|
flattenPeerLabel
|
|
155
|
-
} from "./chunk-
|
|
159
|
+
} from "./chunk-X7LFJF5D.js";
|
|
156
160
|
import {
|
|
157
161
|
resolveOpenAILogDir
|
|
158
|
-
} from "./chunk-
|
|
162
|
+
} from "./chunk-GOKAOSCN.js";
|
|
159
163
|
import {
|
|
160
164
|
ArenaManager,
|
|
161
165
|
ConditionalRulesRegistry,
|
|
@@ -196,7 +200,7 @@ import {
|
|
|
196
200
|
resolveSlimmingConfig,
|
|
197
201
|
runForkedAgent,
|
|
198
202
|
tryGenerateSessionTitle
|
|
199
|
-
} from "./chunk-
|
|
203
|
+
} from "./chunk-HJ5UJQQL.js";
|
|
200
204
|
import {
|
|
201
205
|
external_exports
|
|
202
206
|
} from "./chunk-CQ35AJ4Z.js";
|
|
@@ -207,7 +211,7 @@ import {
|
|
|
207
211
|
} from "./chunk-565U2ANU.js";
|
|
208
212
|
import {
|
|
209
213
|
projectUserTranscriptForDisplay
|
|
210
|
-
} from "./chunk-
|
|
214
|
+
} from "./chunk-GSFV5RQW.js";
|
|
211
215
|
import {
|
|
212
216
|
canUseRipgrep
|
|
213
217
|
} from "./chunk-TRWQQBVH.js";
|
|
@@ -251,7 +255,7 @@ import {
|
|
|
251
255
|
REASONING_EFFORT_TIERS,
|
|
252
256
|
applyReasoningEffort,
|
|
253
257
|
normalizeReasoningEffort
|
|
254
|
-
} from "./chunk-
|
|
258
|
+
} from "./chunk-VBLAI2HA.js";
|
|
255
259
|
import {
|
|
256
260
|
COMBINED_PASS_TOLERANCE_FACTOR,
|
|
257
261
|
IdeConnectionEvent,
|
|
@@ -265,7 +269,7 @@ import {
|
|
|
265
269
|
recordSkillInvocation,
|
|
266
270
|
runSideQuery,
|
|
267
271
|
uiTelemetryService
|
|
268
|
-
} from "./chunk-
|
|
272
|
+
} from "./chunk-F2NYVASI.js";
|
|
269
273
|
import {
|
|
270
274
|
getCurrentMemoryFilename
|
|
271
275
|
} from "./chunk-J6MB5ZHZ.js";
|
|
@@ -310,7 +314,7 @@ import {
|
|
|
310
314
|
isCpuProfileRecording,
|
|
311
315
|
startCpuProfile,
|
|
312
316
|
stopCpuProfile
|
|
313
|
-
} from "./chunk-
|
|
317
|
+
} from "./chunk-CMWU6P4D.js";
|
|
314
318
|
import {
|
|
315
319
|
init_esbuild_shims
|
|
316
320
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -2460,7 +2464,7 @@ var approvalModeCommand = {
|
|
|
2460
2464
|
};
|
|
2461
2465
|
}
|
|
2462
2466
|
}
|
|
2463
|
-
const autoModeNotices = mode === "auto" /* AUTO */ && priorMode !== "auto" /* AUTO */ && config ? await import("./useAutoAcceptIndicator-
|
|
2467
|
+
const autoModeNotices = mode === "auto" /* AUTO */ && priorMode !== "auto" /* AUTO */ && config ? await import("./useAutoAcceptIndicator-VKSVIXZC.js") : void 0;
|
|
2464
2468
|
if (config) {
|
|
2465
2469
|
try {
|
|
2466
2470
|
config.setApprovalMode(mode);
|
|
@@ -3914,7 +3918,10 @@ var configCommand = {
|
|
|
3914
3918
|
};
|
|
3915
3919
|
}
|
|
3916
3920
|
if (isToggle && def.type === "boolean") {
|
|
3917
|
-
const newValue =
|
|
3921
|
+
const newValue = nextBooleanSettingValue(
|
|
3922
|
+
currentValue,
|
|
3923
|
+
getDefaultValue(key)
|
|
3924
|
+
);
|
|
3918
3925
|
try {
|
|
3919
3926
|
context.services.settings.setValues([
|
|
3920
3927
|
{ scope: "User" /* User */, key, value: newValue }
|
|
@@ -7558,7 +7565,7 @@ var expandNowCommand = {
|
|
|
7558
7565
|
content: t("History is already expanded in this session.")
|
|
7559
7566
|
};
|
|
7560
7567
|
}
|
|
7561
|
-
const { expandCollapsedHistory } = await import("./resumeHistoryUtils-
|
|
7568
|
+
const { expandCollapsedHistory } = await import("./resumeHistoryUtils-YQQ43E4N.js");
|
|
7562
7569
|
const updated = expandCollapsedHistory(history);
|
|
7563
7570
|
loadHistory(updated);
|
|
7564
7571
|
refreshStatic();
|
|
@@ -15046,10 +15053,10 @@ var updateCommand = {
|
|
|
15046
15053
|
{ performStandaloneUpdate },
|
|
15047
15054
|
installationInfo
|
|
15048
15055
|
] = await Promise.all([
|
|
15049
|
-
import("./updateCheck-
|
|
15050
|
-
import("./processUtils-
|
|
15051
|
-
import("./standalone-update-
|
|
15052
|
-
import("./installationInfo-
|
|
15056
|
+
import("./updateCheck-CHUYWD6L.js"),
|
|
15057
|
+
import("./processUtils-BPZ2MCZS.js"),
|
|
15058
|
+
import("./standalone-update-QUGHFMCS.js"),
|
|
15059
|
+
import("./installationInfo-LBOL6SBV.js")
|
|
15053
15060
|
]);
|
|
15054
15061
|
const { formatUpdateInstructions, getInstallationInfo: getInstallationInfo2 } = installationInfo;
|
|
15055
15062
|
const settings = context.services.settings;
|
|
@@ -7,12 +7,12 @@ import {
|
|
|
7
7
|
resolveStreamIdleTimeoutMs,
|
|
8
8
|
resolveStreamMaxLifetimeMs,
|
|
9
9
|
withStreamGuards
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6G4V7SE4.js";
|
|
11
11
|
import {
|
|
12
12
|
OpenAIContentConverter,
|
|
13
13
|
TaggedThinkingParser,
|
|
14
14
|
openaiRequestCaptureContext
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-NPKCVSXX.js";
|
|
16
16
|
import {
|
|
17
17
|
safeJsonParse
|
|
18
18
|
} from "./chunk-LNYV4GXX.js";
|
|
@@ -30,8 +30,9 @@ import {
|
|
|
30
30
|
} from "./chunk-PQEISIKS.js";
|
|
31
31
|
import {
|
|
32
32
|
DashScopeOpenAICompatibleProvider,
|
|
33
|
-
DefaultOpenAICompatibleProvider
|
|
34
|
-
|
|
33
|
+
DefaultOpenAICompatibleProvider,
|
|
34
|
+
isOpenRouterHostname
|
|
35
|
+
} from "./chunk-S5QR6CB5.js";
|
|
35
36
|
import {
|
|
36
37
|
getCurrentAgentId
|
|
37
38
|
} from "./chunk-H3Q3RSKZ.js";
|
|
@@ -41,8 +42,10 @@ import {
|
|
|
41
42
|
} from "./chunk-CFKIH3D3.js";
|
|
42
43
|
import {
|
|
43
44
|
REASONING_EFFORT_TIERS,
|
|
45
|
+
getGptReasoningCapabilities,
|
|
46
|
+
isReasoningEffortPlaceholder,
|
|
44
47
|
parseModelReasoningCapabilities
|
|
45
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-VBLAI2HA.js";
|
|
46
49
|
import {
|
|
47
50
|
createChildAbortController
|
|
48
51
|
} from "./chunk-DJ2GSRLV.js";
|
|
@@ -53,7 +56,7 @@ import {
|
|
|
53
56
|
import {
|
|
54
57
|
ProtocolTagSanitizedEvent,
|
|
55
58
|
logProtocolTagSanitized
|
|
56
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-F2NYVASI.js";
|
|
57
60
|
import {
|
|
58
61
|
isQwenFamilyWireModel,
|
|
59
62
|
isTieredEffortWireModel
|
|
@@ -517,20 +520,6 @@ var MiMoOpenAICompatibleProvider = class extends DefaultOpenAICompatibleProvider
|
|
|
517
520
|
// packages/core/src/core/openaiContentGenerator/pipeline.ts
|
|
518
521
|
init_esbuild_shims();
|
|
519
522
|
|
|
520
|
-
// packages/core/src/core/openaiContentGenerator/provider/openrouter.ts
|
|
521
|
-
init_esbuild_shims();
|
|
522
|
-
function isOpenRouterHostname(contentGeneratorConfig) {
|
|
523
|
-
const baseUrl = contentGeneratorConfig.baseUrl ?? "";
|
|
524
|
-
if (!baseUrl) return false;
|
|
525
|
-
try {
|
|
526
|
-
const hostname = new URL(baseUrl).hostname.toLowerCase();
|
|
527
|
-
return hostname === "openrouter.ai" || hostname.endsWith(".openrouter.ai");
|
|
528
|
-
} catch {
|
|
529
|
-
return false;
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
__name(isOpenRouterHostname, "isOpenRouterHostname");
|
|
533
|
-
|
|
534
523
|
// packages/core/src/core/openaiContentGenerator/streamingToolCallParser.ts
|
|
535
524
|
init_esbuild_shims();
|
|
536
525
|
var debugLogger2 = createDebugLogger("STREAMING_TOOL_CALL_PARSER");
|
|
@@ -1027,6 +1016,8 @@ function applyConfiguredReasoningEffort(request, capabilities) {
|
|
|
1027
1016
|
const effort = capabilities.efforts.find(
|
|
1028
1017
|
(candidate) => candidate === reasoning["effort"]
|
|
1029
1018
|
);
|
|
1019
|
+
if (effort && getGptReasoningCapabilities(loose["model"]))
|
|
1020
|
+
return request;
|
|
1030
1021
|
const { effort: _drop, ...rest } = reasoning;
|
|
1031
1022
|
const next = { ...loose };
|
|
1032
1023
|
if (Object.keys(rest).length > 0) next["reasoning"] = rest;
|
|
@@ -1548,7 +1539,8 @@ var ContentGenerationPipeline = class {
|
|
|
1548
1539
|
const isDashScope = DashScopeOpenAICompatibleProvider.isDashScopeProvider(
|
|
1549
1540
|
this.contentGeneratorConfig
|
|
1550
1541
|
);
|
|
1551
|
-
const
|
|
1542
|
+
const explicitThinkingMandatory = reasoningCapabilities?.canDisable === false || this.requiresThinking(model);
|
|
1543
|
+
const thinkingMandatory = explicitThinkingMandatory || getGptReasoningCapabilities(model)?.thinkingMandatory === true;
|
|
1552
1544
|
const reasoningDisabled = request.config?.thinkingConfig?.includeThoughts === false || this.contentGeneratorConfig.reasoning === false;
|
|
1553
1545
|
if (reasoningDisabled) {
|
|
1554
1546
|
const typed2 = providerRequest;
|
|
@@ -1585,6 +1577,10 @@ var ContentGenerationPipeline = class {
|
|
|
1585
1577
|
if ("reasoning_effort" in typed2 && typed2["reasoning_effort"] !== "none") {
|
|
1586
1578
|
delete typed2["reasoning_effort"];
|
|
1587
1579
|
}
|
|
1580
|
+
const gptReasoning = getGptReasoningCapabilities(model);
|
|
1581
|
+
if (gptReasoning && !reasoningCapabilities && !gptReasoning.thinkingMandatory && !thinkingMandatory && !isOpenRouterHostname(this.contentGeneratorConfig)) {
|
|
1582
|
+
typed2["reasoning_effort"] = "none";
|
|
1583
|
+
}
|
|
1588
1584
|
if (isDeepSeekHostname(this.contentGeneratorConfig) || reasoningCapabilities?.disableField === "thinking") {
|
|
1589
1585
|
typed2["thinking"] = { type: "disabled" };
|
|
1590
1586
|
}
|
|
@@ -1621,10 +1617,10 @@ var ContentGenerationPipeline = class {
|
|
|
1621
1617
|
const typed = providerRequest;
|
|
1622
1618
|
const reasoningEffort = typed["reasoning_effort"];
|
|
1623
1619
|
const thinkingBudget = typed["thinking_budget"];
|
|
1624
|
-
if (isDashScope && typed["tool_choice"] === "required" && (
|
|
1620
|
+
if (isDashScope && typed["tool_choice"] === "required" && (explicitThinkingMandatory || isQwenFamilyWireModel(model) && (typed["enable_thinking"] === true || thinkingBudget != null && typed["enable_thinking"] !== false || typeof reasoningEffort === "string" && reasoningEffort !== "none"))) {
|
|
1625
1621
|
debugLogger3.debug(
|
|
1626
1622
|
"DashScope: dropping tool_choice=required while thinking is enabled",
|
|
1627
|
-
{ model, reasoningEffort, thinkingBudget,
|
|
1623
|
+
{ model, reasoningEffort, thinkingBudget, explicitThinkingMandatory }
|
|
1628
1624
|
);
|
|
1629
1625
|
delete typed["tool_choice"];
|
|
1630
1626
|
}
|
|
@@ -1668,10 +1664,19 @@ var ContentGenerationPipeline = class {
|
|
|
1668
1664
|
return value !== void 0 ? { [key]: value } : {};
|
|
1669
1665
|
}, "addParameterIfDefined");
|
|
1670
1666
|
if (configSamplingParams !== void 0) {
|
|
1667
|
+
const rawEffort = {
|
|
1668
|
+
...configSamplingParams,
|
|
1669
|
+
...this.contentGeneratorConfig.extra_body
|
|
1670
|
+
}["reasoning_effort"];
|
|
1671
|
+
const samplingParams = getGptReasoningCapabilities(
|
|
1672
|
+
request.model || this.contentGeneratorConfig.model
|
|
1673
|
+
) && configSamplingParams["reasoning"] === void 0 && (isReasoningEffortPlaceholder(
|
|
1674
|
+
configSamplingParams["reasoning_effort"]
|
|
1675
|
+
) || isReasoningEffortPlaceholder(rawEffort)) ? { ...this.buildReasoningConfig(request), ...configSamplingParams } : configSamplingParams;
|
|
1671
1676
|
const requestMaxTokens = request.config?.maxOutputTokens;
|
|
1672
1677
|
const maxTokens = reconcileMaxTokens(configSamplingParams.max_tokens, requestMaxTokens) ?? configSamplingParams.max_tokens ?? (hasProviderOutputBudgetKey(configSamplingParams) ? void 0 : requestMaxTokens);
|
|
1673
1678
|
return clampProviderOutputBudgetKeys(
|
|
1674
|
-
maxTokens !== void 0 ? { ...
|
|
1679
|
+
maxTokens !== void 0 ? { ...samplingParams, max_tokens: maxTokens } : { ...samplingParams },
|
|
1675
1680
|
requestMaxTokens
|
|
1676
1681
|
);
|
|
1677
1682
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
SCHEDULED_TASK_RUN_SOURCE_ID_PREFIX
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-QTB4VP4K.js";
|
|
6
6
|
import {
|
|
7
7
|
ChannelDeliveryError,
|
|
8
8
|
MAX_CHANNEL_DELIVERY_TEXT_LENGTH
|
|
9
9
|
} from "./chunk-RKFGE7JH.js";
|
|
10
10
|
import {
|
|
11
11
|
stripTerminalControlSequences
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-HJ5UJQQL.js";
|
|
13
13
|
import {
|
|
14
14
|
MAX_CHANNEL_DELIVERY_NAME_LENGTH,
|
|
15
15
|
MAX_CHANNEL_DELIVERY_TARGET_ID_LENGTH
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
getExtensionManager
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-TODNHE76.js";
|
|
6
6
|
import {
|
|
7
7
|
parseChannelConfig
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ULZECEIP.js";
|
|
9
9
|
import {
|
|
10
10
|
getPlugin,
|
|
11
11
|
registerPlugin
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-PFKGV6PO.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-WBU2PIZ5.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,
|