@qwen-code/qwen-code 0.23.3 → 0.23.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundled/computer-use/SKILL.md +46 -198
- package/bundled/computer-use/references/macos.md +208 -0
- package/bundled/computer-use/references/windows-linux.md +247 -0
- package/bundled/goal-draft/SKILL.md +10 -10
- package/bundled/qc-helper/docs/configuration/settings.md +81 -71
- package/bundled/qc-helper/docs/extension/getting-started-extensions.md +2 -0
- package/bundled/qc-helper/docs/extension/introduction.md +9 -3
- package/bundled/qc-helper/docs/features/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/agent-board.md +89 -0
- package/bundled/qc-helper/docs/features/channels/dingtalk.md +3 -21
- package/bundled/qc-helper/docs/features/channels/dws.md +5 -1
- package/bundled/qc-helper/docs/features/channels/overview.md +5 -6
- package/bundled/qc-helper/docs/features/code-review.md +18 -4
- package/bundled/qc-helper/docs/features/commands.md +9 -0
- package/bundled/qc-helper/docs/features/computer-use.md +26 -8
- package/bundled/qc-helper/docs/features/cross-session-protocol.md +23 -5
- package/bundled/qc-helper/docs/features/followup-suggestions.md +17 -5
- package/bundled/qc-helper/docs/features/goals.md +22 -18
- package/bundled/qc-helper/docs/features/hooks.md +48 -37
- package/bundled/qc-helper/docs/features/skills.md +33 -3
- package/bundled/qc-helper/docs/features/status-line.md +2 -0
- package/bundled/qc-helper/docs/features/sub-agents.md +27 -0
- package/bundled/qc-helper/docs/qwen-serve.md +7 -3
- package/bundled/review/SKILL.md +20 -10
- package/bundled/review/references/persistence.md +2 -0
- package/bundled/workflow-authoring/SKILL.md +442 -0
- package/bundled/workflow-creator/SKILL.md +1 -1
- package/chunks/{MaxSizedBox-D4LW7RZZ.js → MaxSizedBox-Q44AWRWI.js} +59 -55
- package/chunks/{StandaloneSessionPicker-ALTTRWUP.js → StandaloneSessionPicker-UKII7M7U.js} +83 -79
- package/chunks/{acp-startup-profiler-KEU6VAYR.js → acp-startup-profiler-RUQNTNU5.js} +2 -2
- package/chunks/acp-subagent-executor-7RUAOXE7.js +141 -0
- package/chunks/{acpAgent-BBSW7XZG.js → acpAgent-5N3LHCO3.js} +1026 -355
- package/chunks/{agent-SQ6OY3QD.js → agent-LU5UJALC.js} +43 -39
- package/chunks/{agent-headless-RI2THRQ7.js → agent-headless-LTLADUGR.js} +43 -39
- package/chunks/{anthropicContentGenerator-JSKMKS6V.js → anthropicContentGenerator-H5YPXIDE.js} +37 -15
- package/chunks/{artifact-tool-PMYZCYNH.js → artifact-tool-MFGORTWZ.js} +59 -109
- package/chunks/{askUserQuestion-4M4YYIB4.js → askUserQuestion-WS4GUT7C.js} +3 -3
- package/chunks/{bridge-DAFMI72L.js → bridge-P34XQP3D.js} +63 -58
- package/chunks/{build-63BIOYWK.js → build-5KWQBWEQ.js} +1 -1
- package/chunks/{ca-KC2AISNS.js → ca-GZ4FDJU2.js} +3 -3
- package/chunks/{channel-management-service-OWDXVL7R.js → channel-management-service-AFVIT4VH.js} +8 -8
- package/chunks/{channel-settings-store-4I6JONT7.js → channel-settings-store-VE4ARRSR.js} +68 -64
- package/chunks/{channel-worker-group-F2ZZMLNS.js → channel-worker-group-JR6JOELM.js} +8 -8
- package/chunks/{channel-worker-manager-2SZLJJSJ.js → channel-worker-manager-AVKJEZFL.js} +8 -8
- package/chunks/{channel-worker-supervisor-ZFNWMG6D.js → channel-worker-supervisor-OOYY7BAQ.js} +5 -5
- package/chunks/{chunk-DAWWT2ID.js → chunk-2NRKLYID.js} +1374 -2164
- package/chunks/{chunk-53GWJOLP.js → chunk-2P2IXKDR.js} +3 -1
- package/chunks/{chunk-6JACAGYH.js → chunk-2S2WIGCM.js} +1 -1
- package/chunks/{chunk-IUVIBDKU.js → chunk-2YMRRI2C.js} +9 -10
- package/chunks/{chunk-MLQNSPRZ.js → chunk-3AYIKQTJ.js} +15 -5
- package/chunks/{chunk-F53KKZUD.js → chunk-3LMDSCLU.js} +158 -10
- package/chunks/{chunk-WG7BL3FY.js → chunk-473RJLIH.js} +1 -1
- package/chunks/{chunk-BWAMMKIS.js → chunk-4XP7WXC4.js} +135 -6
- package/chunks/{chunk-W5ZQMAEM.js → chunk-4Y2I3CI3.js} +1 -1
- package/chunks/{chunk-HGEUHUEV.js → chunk-54B2LTKP.js} +1 -1
- package/chunks/{chunk-IRH27ZC2.js → chunk-5EZRLTLQ.js} +4 -4
- package/chunks/{chunk-DLH7YIX6.js → chunk-5FK4MSHB.js} +3 -3
- package/chunks/chunk-5JG3DAKS.js +1416 -0
- package/chunks/{chunk-CUEXOHQH.js → chunk-5ODRE7E5.js} +9 -15
- package/chunks/{chunk-532WHF4F.js → chunk-5VQR2DD7.js} +2 -2
- package/chunks/chunk-62MWBTS7.js +191 -0
- package/chunks/{chunk-YQHLFCPU.js → chunk-65ANUQSV.js} +32 -24
- package/chunks/{chunk-YBUMTY7B.js → chunk-66N6C4EH.js} +1 -1
- package/chunks/{chunk-AC6KDLH3.js → chunk-6TFZIA2L.js} +1 -1
- package/chunks/{chunk-Y2MYW47X.js → chunk-6WXVEDT2.js} +9 -2
- package/chunks/{chunk-NRXWJXJ4.js → chunk-7GKPKIUB.js} +15 -15
- package/chunks/chunk-7JGH6IMU.js +2780 -0
- package/chunks/{chunk-ZHKTKHMO.js → chunk-7MIBD3LG.js} +1 -1
- package/chunks/{chunk-HGAELO7B.js → chunk-7ML2ZLQF.js} +2 -2
- package/chunks/{chunk-3UXUOFO6.js → chunk-7W2Y3PZD.js} +9 -10
- package/chunks/{chunk-76RGWKLS.js → chunk-ABNX6E6K.js} +1 -1
- package/chunks/chunk-ACHCT36C.js +28 -0
- package/chunks/{chunk-NE624IVP.js → chunk-ADQUK6WA.js} +1 -1
- package/chunks/{chunk-PLLIWEM3.js → chunk-AEWCOE64.js} +2 -2
- package/chunks/{chunk-3FPYT6QC.js → chunk-ARDHE6MM.js} +23 -0
- package/chunks/{chunk-LILGKQ4B.js → chunk-AXZMWAJV.js} +156 -26
- package/chunks/{chunk-SYLECP23.js → chunk-BBMOAZ2E.js} +4 -4
- package/chunks/{chunk-RWVD5RRY.js → chunk-BDDE4YNP.js} +3 -3
- package/chunks/{chunk-TPKQIA7G.js → chunk-BSIOCNDK.js} +1 -1
- package/chunks/{chunk-U7O65WKL.js → chunk-BW2SMO6L.js} +1 -1
- package/chunks/{chunk-WBCPROWX.js → chunk-C4HBZQNH.js} +1 -1
- package/chunks/{chunk-NOO4QFXM.js → chunk-C75BXMPM.js} +1 -3
- package/chunks/chunk-CFMZLE3L.js +75 -0
- package/chunks/{chunk-AXTFYDXT.js → chunk-CXXAZ2LZ.js} +1 -1
- package/chunks/{chunk-N7VWZDWW.js → chunk-DCRVSIK6.js} +4460 -3838
- package/chunks/{chunk-NJQTG2G3.js → chunk-DGTH4BSO.js} +11 -11
- package/chunks/{chunk-J3TJH52D.js → chunk-DOTF2PF2.js} +1 -1
- package/chunks/{chunk-BWQLXU37.js → chunk-E4XZSQXB.js} +381 -86
- package/chunks/{chunk-2ALXPGB4.js → chunk-E6IR653O.js} +1 -1
- package/chunks/{chunk-R4Q2PEFV.js → chunk-E7HXORS7.js} +1 -1
- package/chunks/{chunk-ZKYR7QS4.js → chunk-EDB556X7.js} +2 -2
- package/chunks/{chunk-NUQVB25K.js → chunk-EKMJR7M3.js} +2 -2
- package/chunks/{chunk-Q5BD56BW.js → chunk-ELHAQ5H4.js} +7 -7
- package/chunks/{chunk-GSILBZLN.js → chunk-EOQXU3ZE.js} +2 -2
- package/chunks/{chunk-7QYWGTHB.js → chunk-EPVEPTI3.js} +44 -151
- package/chunks/{chunk-POC3YMHG.js → chunk-F2IRY2TD.js} +4 -4
- package/chunks/{chunk-S6Q6Q4P2.js → chunk-FBDHP23D.js} +1 -1
- package/chunks/{chunk-3I7W2POO.js → chunk-FGROOEKM.js} +5 -40
- package/chunks/{chunk-HNLMYDQE.js → chunk-FMLBBXHB.js} +13 -9
- package/chunks/{chunk-Z3GF56ME.js → chunk-FRISMWG3.js} +3 -3
- package/chunks/{chunk-ALMR3E6Q.js → chunk-GDWE23OR.js} +3 -3
- package/chunks/{chunk-IAEXTMED.js → chunk-GNV2SFO7.js} +173 -7
- package/chunks/{chunk-CXTPVBFA.js → chunk-GSS4SZNG.js} +100 -17
- package/chunks/{chunk-3XLK2QMY.js → chunk-H7L725Z6.js} +59 -16
- package/chunks/{chunk-6HUXPLB5.js → chunk-HEOH7JZY.js} +5 -5
- package/chunks/{chunk-DTNV6UZY.js → chunk-HFJSQ4GL.js} +10 -24
- package/chunks/{chunk-BZM5U74J.js → chunk-I6JRN375.js} +724 -468
- package/chunks/{chunk-VZUCTJ2P.js → chunk-I6YJZGHS.js} +10 -10
- package/chunks/{chunk-RZHU3K6M.js → chunk-IAS753HG.js} +2 -20
- package/chunks/{chunk-EDMXGXAK.js → chunk-IBRQG2MP.js} +10 -13
- package/chunks/{chunk-NOAG7N22.js → chunk-IGLX6UXJ.js} +2 -2
- package/chunks/chunk-INGBUYL6.js +230 -0
- package/chunks/{chunk-IL5M5NYD.js → chunk-IR5CVY5G.js} +11 -9
- package/chunks/{chunk-OX7IZ2G5.js → chunk-ITOB3LRT.js} +4 -4
- package/chunks/{chunk-LDVNJZGH.js → chunk-IUXWAKVS.js} +17 -8
- package/chunks/{chunk-2PJRI3EH.js → chunk-J4DRBDHX.js} +218 -43
- package/chunks/{chunk-XGYHNWL3.js → chunk-J7LBAKDH.js} +3 -3
- package/chunks/{chunk-W5FIP7FC.js → chunk-JLZ5YCMV.js} +5 -5
- package/chunks/{chunk-LG5Y4OWO.js → chunk-JRHKM3YQ.js} +2 -2
- package/chunks/{chunk-2ZN3O5FT.js → chunk-JZ3FFPES.js} +6 -6
- package/chunks/{chunk-NMCDMLHL.js → chunk-K2DCZ6SZ.js} +50 -35
- package/chunks/{chunk-F42YYSCK.js → chunk-KLGCF6G7.js} +8 -8
- package/chunks/{chunk-K2OJUPOE.js → chunk-KP2FHIFR.js} +12 -0
- package/chunks/{chunk-IV7GDNKC.js → chunk-KZCK5JUN.js} +4 -4
- package/chunks/{acp-subagent-executor-LEUN3N7N.js → chunk-L56E7YUM.js} +11 -110
- package/chunks/{chunk-NMRCXKQ5.js → chunk-L5BVU4JW.js} +3 -3
- package/chunks/{chunk-ZW2EUO2A.js → chunk-L6DIANLD.js} +1 -1
- package/chunks/{chunk-GOXQL4YH.js → chunk-LFNK4DGQ.js} +2 -2
- package/chunks/{chunk-UKZ45TJL.js → chunk-LMDMYMSS.js} +420 -219
- package/chunks/chunk-LMJSPC55.js +260 -0
- package/chunks/{chunk-X6K77VHC.js → chunk-LWWRJRCD.js} +1 -1
- package/chunks/{chunk-UXEO7E3V.js → chunk-LYD3T3H7.js} +1 -0
- package/chunks/{chunk-HBQ2NXOU.js → chunk-M6MID3FA.js} +2 -2
- package/chunks/{chunk-E4UEO3XM.js → chunk-ME4JBHSB.js} +324 -2
- package/chunks/{chunk-MF6E7FSA.js → chunk-MFPAVOYJ.js} +8 -201
- package/chunks/{chunk-BV6Q5HMY.js → chunk-MJHLKWGJ.js} +8 -7
- package/chunks/{chunk-NFYEQRLG.js → chunk-MQRLLBMQ.js} +1 -1
- package/chunks/{chunk-O4KNCAX4.js → chunk-NCPFOLM2.js} +11 -0
- package/chunks/{chunk-2SZH22YO.js → chunk-NJ2OFVUX.js} +115 -97
- package/chunks/{chunk-6MBXY6WM.js → chunk-NRQI3PGS.js} +1 -1
- package/chunks/{chunk-3CZ2BQV6.js → chunk-NXUZFW3G.js} +49 -19
- package/chunks/{chunk-X7UJKOHZ.js → chunk-O75ZXPOX.js} +4 -6
- package/chunks/{chunk-5GLDOLNQ.js → chunk-OWUAZXXN.js} +4 -3
- package/chunks/{chunk-XBZTAGB7.js → chunk-OXDQETZA.js} +1 -1
- package/chunks/{chunk-2UWQX4FP.js → chunk-OZEV3R3S.js} +1 -1
- package/chunks/{chunk-SBRX4BDI.js → chunk-P225AM5U.js} +2 -2
- package/chunks/{chunk-ZU47FBOC.js → chunk-P6XVYPWA.js} +126 -12
- package/chunks/{chunk-MHAADZOZ.js → chunk-PCIYPEYV.js} +3 -3
- package/chunks/{chunk-SSGAAWLY.js → chunk-PNACDSCO.js} +95 -73
- package/chunks/chunk-PRWRNC64.js +32 -0
- package/chunks/{chunk-7BXXIQG4.js → chunk-PVKEYO5D.js} +36 -72
- package/chunks/{chunk-FCQJLMA2.js → chunk-Q3TFRP5G.js} +178 -8
- package/chunks/{chunk-DYFOSJHU.js → chunk-QM2MRAG4.js} +2756 -1153
- package/chunks/{chunk-ZKZHSB5W.js → chunk-QR4Q425T.js} +9 -9
- package/chunks/{chunk-J6MB5ZHZ.js → chunk-QZW6WRB7.js} +2 -1
- package/chunks/{chunk-3BTSSIJO.js → chunk-RHTNPDGD.js} +99 -14
- package/chunks/{chunk-OLTN767L.js → chunk-RJFUPP3F.js} +2 -2
- package/chunks/chunk-RKXAOP6F.js +154 -0
- package/chunks/{chunk-TP6FYVQT.js → chunk-RSWBT7AZ.js} +33 -1
- package/chunks/{chunk-E7LB57MB.js → chunk-RWKR4VNK.js} +6 -6
- package/chunks/chunk-S7UQ3V2H.js +87 -0
- package/chunks/{chunk-N6VQ37ZZ.js → chunk-SFL6U7U7.js} +1 -1
- package/chunks/{chunk-SODMFNAR.js → chunk-SQCZDHBQ.js} +5 -5
- package/chunks/{chunk-MOS5OAOG.js → chunk-SROLVJFY.js} +6 -6
- package/chunks/{chunk-3KQBQ6FM.js → chunk-SYDMM6IX.js} +190 -28
- package/chunks/{chunk-HUXPEUFL.js → chunk-SYROIHU7.js} +1 -1
- package/chunks/{chunk-PSPAM24S.js → chunk-TBSCTWKF.js} +6 -0
- package/chunks/{chunk-RLLRJJDR.js → chunk-TJDUJSVH.js} +2 -2
- package/chunks/{chunk-HBU7EKY4.js → chunk-TRKIKBUW.js} +45 -15
- package/chunks/{chunk-GCDXVPFK.js → chunk-TW2RLZPC.js} +31 -7
- package/chunks/chunk-U6H3XTFA.js +95 -0
- package/chunks/{chunk-NHJKAR6E.js → chunk-UGEDTVL6.js} +972 -18
- package/chunks/{chunk-KOKPXIAN.js → chunk-UL4DXZMP.js} +3 -3
- package/chunks/{chunk-MSNHNAQZ.js → chunk-UUT7EFX3.js} +3 -3
- package/chunks/{chunk-JXNIF2O5.js → chunk-V545KI73.js} +1 -1
- package/chunks/{chunk-7ICHPMBQ.js → chunk-VELFTVEO.js} +4 -4
- package/chunks/chunk-VGY2RGXL.js +100 -0
- package/chunks/{chunk-5KI7ZDTB.js → chunk-VQ3SUPLA.js} +24 -12
- package/chunks/{chunk-TBEXLLAO.js → chunk-VRQZESKP.js} +1 -1
- package/chunks/{chunk-FN3JNDRU.js → chunk-VVI7MK3V.js} +3 -3
- package/chunks/{chunk-EUURTIV6.js → chunk-WBSJ6VPZ.js} +10 -2
- package/chunks/{chunk-NLNQNBZ2.js → chunk-WD6YQI5M.js} +1 -1
- package/chunks/{chunk-KFZYGSJN.js → chunk-WDB57HEI.js} +3 -3
- package/chunks/chunk-WFNEY5G7.js +347 -0
- package/chunks/{chunk-XKBFYTCD.js → chunk-WK6DEH3Q.js} +46 -0
- package/chunks/{chunk-EVTNACMT.js → chunk-WKQX4FND.js} +12 -12
- package/chunks/{chunk-36HCNKDS.js → chunk-WKVZES7O.js} +65 -14
- package/chunks/{chunk-NHCZJQE4.js → chunk-WLFILD4T.js} +6 -6
- package/chunks/{chunk-JYKWOREU.js → chunk-WMEX6CFP.js} +13 -3
- package/chunks/{chunk-6W4HBUA2.js → chunk-WNQRJXKP.js} +1 -1
- package/chunks/{chunk-7APZIRH3.js → chunk-X7GOO6VM.js} +5 -5
- package/chunks/{chunk-VX63RJXE.js → chunk-XX5HQLCZ.js} +7 -0
- package/chunks/{chunk-2Z3T52OC.js → chunk-Y5TM7SBV.js} +7 -2
- package/chunks/{chunk-V2P3DOQR.js → chunk-YDFOHRS5.js} +1 -1
- package/chunks/{chunk-QMUYLYT5.js → chunk-YGFJ6BRT.js} +1 -1
- package/chunks/{chunk-LK2WUCDQ.js → chunk-YM6KUQ2S.js} +1 -1
- package/chunks/chunk-Z72PLR74.js +36 -0
- package/chunks/{chunk-BHTYRHJF.js → chunk-ZJ7JQUGY.js} +4 -1
- package/chunks/{chunk-4ALNJDHL.js → chunk-ZKIAGIGH.js} +87 -4
- package/chunks/{chunk-VG3Q2NC4.js → chunk-ZNI3YJHS.js} +32 -12
- package/chunks/{chunk-DT75RKNH.js → chunk-ZXUKZHMV.js} +3 -3
- package/chunks/{chunk-Q2LVVIKF.js → chunk-ZZUXUBEB.js} +29 -12
- package/chunks/codex-subagent-executor-WCRCJMQK.js +586 -0
- package/chunks/{config-utils-L6KLDYIV.js → config-utils-73C3RGYN.js} +60 -56
- package/chunks/{contextCommand-UYEH7NIU.js → contextCommand-4ZDPQJHD.js} +58 -54
- package/chunks/{core-runtime-NVHT3Z3V.js → core-runtime-ZDUA5DYE.js} +58 -55
- package/chunks/{create-sub-session-YWASE5VH.js → create-sub-session-JK3SSJKO.js} +169 -89
- package/chunks/{create-sub-session-TIGCFGCS.js → create-sub-session-MSGNIM37.js} +5 -2
- package/chunks/{cron-create-AKWX67FO.js → cron-create-U2JJ5CCF.js} +3 -3
- package/chunks/{cron-delete-XPB6IYZJ.js → cron-delete-7DM4LJWD.js} +2 -2
- package/chunks/{cron-list-XBKO4WU5.js → cron-list-VCUSZK2Y.js} +2 -2
- package/chunks/{daemon-G5TYKZD6.js → daemon-NJB4PWZ7.js} +3 -1
- package/chunks/{daemon-git-worktree-guard-FOW4RQSK.js → daemon-git-worktree-guard-QU2CCJIE.js} +58 -54
- package/chunks/{daemon-status-provider-O5KQZYMP.js → daemon-status-provider-2PO7NLDQ.js} +68 -63
- package/chunks/{daemon-trust-policy-3ATXEON7.js → daemon-trust-policy-IMDTIUWB.js} +64 -60
- package/chunks/{daemon-trust-policy-monitor-7MCNDNEC.js → daemon-trust-policy-monitor-6IVBNUAD.js} +64 -60
- package/chunks/{de-UU2YTO37.js → de-VGY3VNBU.js} +3 -3
- package/chunks/{deferred-core-runtime-JK5IXL5K.js → deferred-core-runtime-3AZUE7F3.js} +56 -52
- package/chunks/{discovery-XP4RMDUM.js → discovery-5KUEPR65.js} +2 -2
- package/chunks/{display-image-NAH3AZ63.js → display-image-QTHALY6N.js} +3 -3
- package/chunks/{dist-KLZ7XGEQ.js → dist-2QYIVNS6.js} +1 -4
- package/chunks/{dist-AHJYPSJL.js → dist-GUB7QRYA.js} +2 -5
- package/chunks/{dist-ZXTZTE54.js → dist-MPUZZOG5.js} +4 -17
- package/chunks/{dist-F2DVGTL3.js → dist-NIOJXMGY.js} +111 -101
- package/chunks/{dist-KJGRVIGJ.js → dist-PA7WPFVE.js} +5 -36
- package/chunks/{dist-AIKC5E5P.js → dist-SE4J6Z4O.js} +43 -669
- package/chunks/{dist-H6G3K26N.js → dist-T6DDPDLQ.js} +14 -34
- package/chunks/{dist-GWNQVPZT.js → dist-TFGETXFN.js} +10 -33
- package/chunks/{dist-ZA52JXAS.js → dist-VDLSBCLM.js} +1 -5
- package/chunks/{edit-SY35KYIE.js → edit-HXMBABZU.js} +46 -42
- package/chunks/{en-CAJHTIQT.js → en-E5ZO5TZW.js} +5 -3
- package/chunks/{enter-worktree-54L5QJ3N.js → enter-worktree-CAARFWBI.js} +6 -5
- package/chunks/{enterPlanMode-HXX6KQJR.js → enterPlanMode-KAMW2I2C.js} +43 -39
- package/chunks/{environment-DKXHG4HB.js → environment-HYMXOTVB.js} +59 -55
- package/chunks/{errors-ADY7LQJJ.js → errors-NQRH7NAM.js} +58 -54
- package/chunks/exec-RPKEY6HP.js +505 -0
- package/chunks/{exit-worktree-EORJDKDS.js → exit-worktree-JXGGUOBP.js} +6 -5
- package/chunks/{exitPlanMode-HSK2CQI6.js → exitPlanMode-SMEBS5EF.js} +43 -39
- package/chunks/{fast-path-U636VWN2.js → fast-path-CUWUTJUR.js} +10 -10
- package/chunks/{fast-path-settings-V7MI7EZJ.js → fast-path-settings-XDYX7X5Z.js} +2 -2
- package/chunks/{fr-HKNWVXRJ.js → fr-UAZJJH5N.js} +3 -3
- package/chunks/{glob-GUGGTH5L.js → glob-VOM5DVZ3.js} +43 -39
- package/chunks/{goal-tools-PXYRSQGX.js → goal-tools-YBYJ5KPM.js} +49 -41
- package/chunks/{grep-3PKFKLCA.js → grep-H2I33VAO.js} +8 -3
- package/chunks/{handleAutoUpdate-5KHS4HIN.js → handleAutoUpdate-4CEHNJ2F.js} +61 -57
- package/chunks/{i18n-KSGKMUPT.js → i18n-G7ODGUGN.js} +57 -53
- package/chunks/{image-gen-OCCR2WWU.js → image-gen-5G2TQ3DY.js} +6 -5
- package/chunks/{initializer-YYT5XEZF.js → initializer-GZ73HSOA.js} +64 -60
- package/chunks/{installationInfo-UNSBPYW2.js → installationInfo-PV472I52.js} +57 -53
- package/chunks/{ja-GJS5RZGU.js → ja-2RITCMAJ.js} +3 -3
- package/chunks/list-D4A7LFOF.js +133 -0
- package/chunks/{list-agents-QLDXS5OD.js → list-agents-EWDCEPIW.js} +3 -3
- package/chunks/{llm-XGGLBGPH.js → llm-PJU4VT3K.js} +161 -125
- package/chunks/{llm-content-generator-ZHQQT5W7.js → llm-content-generator-ITOMDK65.js} +14 -7
- package/chunks/{loadedSettingsAdapter-3DXLASK7.js → loadedSettingsAdapter-NNU4BY5Q.js} +64 -60
- package/chunks/{loggingContentGenerator-V72OCCJO.js → loggingContentGenerator-SMI2AJYY.js} +47 -43
- package/chunks/{loop-wakeup-HHMYIC7Z.js → loop-wakeup-VG6CGBQA.js} +4 -4
- package/chunks/{ls-N7ABR6HI.js → ls-6ZB3BEIR.js} +1 -1
- package/chunks/{lsp-LTOFWG5P.js → lsp-M54FQARP.js} +5 -1
- package/chunks/{managed-npm-update-HV5LPZH2.js → managed-npm-update-AN5RDI5D.js} +57 -53
- package/chunks/mcp-RIIEZ7NJ.js +127 -0
- package/chunks/model-configuration-E5M35A3M.js +140 -0
- package/chunks/modelConfigUtils-43SY2EDS.js +119 -0
- package/chunks/{monitor-TLBNM4MV.js → monitor-5WYDOXLI.js} +43 -39
- package/chunks/{nonInteractiveCli-LSJSQ2W4.js → nonInteractiveCli-D3YFYXNB.js} +112 -107
- package/chunks/{notebook-edit-OSPOLZP6.js → notebook-edit-GQNFJTIR.js} +45 -41
- package/chunks/{openaiContentGenerator-BE4S5TRD.js → openaiContentGenerator-VJAKFZ32.js} +24 -19
- package/chunks/{openaiResponsesContentGenerator-RTCAJ5V5.js → openaiResponsesContentGenerator-AWRYZLJU.js} +110 -19
- package/chunks/{pidfile-H32FEPWA.js → pidfile-I5SWEJDX.js} +56 -52
- package/chunks/{processUtils-SSLIPDEA.js → processUtils-NSYM3SKR.js} +2 -2
- package/chunks/{prompt-terminal-ledger-I5SLL6UF.js → prompt-terminal-ledger-KWBANHUE.js} +57 -53
- package/chunks/{pt-FXMYXEUV.js → pt-5ZF7ZQUV.js} +3 -3
- package/chunks/{qwenContentGenerator-TMQC623Z.js → qwenContentGenerator-LR6HNFBU.js} +47 -43
- package/chunks/{qwenOAuth2-3ZRQHHTC.js → qwenOAuth2-WIEUEFEY.js} +5 -4
- package/chunks/{read-file-T2QAIZE2.js → read-file-LOSUPKDX.js} +9 -8
- package/chunks/{read-mcp-resource-B37WANAQ.js → read-mcp-resource-LPSWXVOD.js} +1 -1
- package/chunks/{record-artifact-OAXWXZ5D.js → record-artifact-PXMNP7GZ.js} +3 -3
- package/chunks/{record-source-D7R7X3GT.js → record-source-2GSY5JD5.js} +6 -6
- package/chunks/{report-findings-AR3VC6EQ.js → report-findings-W6GR7SYZ.js} +4 -4
- package/chunks/{request-shutdown-IKNWTX5M.js → request-shutdown-53SNYGVR.js} +5 -5
- package/chunks/{resumeHistoryUtils-QLKDH5GY.js → resumeHistoryUtils-6IFK3MQO.js} +63 -59
- package/chunks/{ripGrep-YGWL7KCV.js → ripGrep-MBSYRHNP.js} +13 -11
- package/chunks/{ru-RMHURE5U.js → ru-7BNZFQKG.js} +3 -3
- package/chunks/{run-qwen-serve-26KZDECC.js → run-qwen-serve-WYEEYIHV.js} +314 -127
- package/chunks/{runtime-BMEIVDDG.js → runtime-FVTTOB4E.js} +69 -65
- package/chunks/{scheduled-tasks-NCFPP6VQ.js → scheduled-tasks-RN6DUY7E.js} +66 -60
- package/chunks/{scheduler-47TVMUVN.js → scheduler-T7DDWINW.js} +58 -54
- package/chunks/{sdk-exporters-http-VWTF4W6K.js → sdk-exporters-http-3R2TRQHE.js} +2 -1
- package/chunks/{sdk-impl-G6FVTBQZ.js → sdk-impl-4WF3VZ2F.js} +3 -3
- package/chunks/{send-message-TWOGWCBG.js → send-message-UMJKN27Q.js} +7 -7
- package/chunks/{serve-KL3G6LQQ.js → serve-LVMPJBTV.js} +66 -62
- package/chunks/{server-LBPYXZ5G.js → server-U7K7EJEP.js} +783 -350
- package/chunks/{session-YG6742LO.js → session-BQNC5QUN.js} +117 -112
- package/chunks/{session-attachments-root-OUBQDYC4.js → session-attachments-root-LQDHWZST.js} +56 -52
- package/chunks/{session-pr-refresh-EKGMYNAW.js → session-pr-refresh-J7DQYX2I.js} +66 -60
- package/chunks/{settings-DDNHJX2L.js → settings-WAWJIZHR.js} +67 -63
- package/chunks/{shell-KUCXWITU.js → shell-WFJEYGQI.js} +43 -39
- package/chunks/{skill-JQLKPNWZ.js → skill-RHQWSDOK.js} +128 -23
- package/chunks/{skill-settings-XERQCUXZ.js → skill-settings-ALFUQQD6.js} +72 -60
- package/chunks/{spawnChannel-GQ45QFGB.js → spawnChannel-D35CB5JB.js} +60 -55
- package/chunks/{standalone-update-PRF3ILGZ.js → standalone-update-NMMY6CAO.js} +58 -54
- package/chunks/{start-opentui-ui-JDSOZE3N.js → start-opentui-ui-F6BN46GE.js} +2693 -2160
- package/chunks/{startInteractiveUI-RRW3JVHN.js → startInteractiveUI-E6U7L5AD.js} +1610 -1773
- package/chunks/{syntheticOutput-F6F27JMK.js → syntheticOutput-EX5L5GYI.js} +2 -2
- package/chunks/{task-create-Y623TBHB.js → task-create-75HVPEAH.js} +7 -7
- package/chunks/{task-list-FCPEEGWL.js → task-list-ZLJSMRFA.js} +2 -2
- package/chunks/{task-stop-QTKZXLPH.js → task-stop-MD7P6QGK.js} +1 -1
- package/chunks/{task-update-YLSXF25N.js → task-update-RI7QNVDP.js} +20 -13
- package/chunks/{team-create-5DRLOLOE.js → team-create-DKAJ3OUY.js} +43 -39
- package/chunks/{team-delete-S7TLHZCF.js → team-delete-RIDINW6I.js} +1 -1
- package/chunks/{team-plan-approval-MWSGAL5T.js → team-plan-approval-ZUG32DAK.js} +43 -39
- package/chunks/{terminal-image-renderer-H7PD4FQW.js → terminal-image-renderer-U3Z5PMGO.js} +58 -54
- package/chunks/{theme-manager-7AV73D6R.js → theme-manager-GA65ZFKB.js} +56 -52
- package/chunks/{todoWrite-5QI2H2FW.js → todoWrite-XSTG2VT5.js} +6 -3
- package/chunks/{tool-search-UGYTBLUV.js → tool-search-XCEN7VXX.js} +17 -12
- package/chunks/{total-session-admission-JIHSTJ5S.js → total-session-admission-FZSHBR32.js} +63 -58
- package/chunks/{trustedFolders-5VCBXFOP.js → trustedFolders-SXPNZESV.js} +57 -53
- package/chunks/{update-relaunch-4LF3APCV.js → update-relaunch-QOUTZZ7Q.js} +5 -5
- package/chunks/{updateCheck-4T3WUE5F.js → updateCheck-DYRX7M34.js} +60 -56
- package/chunks/{useAutoAcceptIndicator-UMGB64Z6.js → useAutoAcceptIndicator-QOG7LUT3.js} +68 -64
- package/chunks/{validateNonInterActiveAuth-GFJ72U2C.js → validateNonInterActiveAuth-FJPAEMDD.js} +109 -104
- package/chunks/{version-EAAZN4T2.js → version-5IC46F2Z.js} +1 -1
- package/chunks/{web-fetch-VRU3A2NI.js → web-fetch-WSW4QZBA.js} +15 -13
- package/chunks/web-search-5QFKXWUV.js +39 -0
- package/chunks/{web-shell-static-CCN4JZEE.js → web-shell-static-T7UGLVE4.js} +2 -7
- package/chunks/{workflow-UHPFALVZ.js → workflow-ZF4DLK4V.js} +179 -79
- package/chunks/workspace-providers-status-4E4XWBFS.js +133 -0
- package/chunks/{workspace-registration-store-A7RGKW62.js → workspace-registration-store-M3QEP27F.js} +2 -2
- package/chunks/{workspace-registry-C2NGE6SD.js → workspace-registry-H2ENI5G2.js} +63 -58
- package/chunks/{workspace-runtime-coordinator-QKMZ24YF.js → workspace-runtime-coordinator-CRRNB7PC.js} +66 -59
- package/chunks/{workspace-service-RQTTAGGC.js → workspace-service-GJ2GOHKU.js} +70 -65
- package/chunks/workspace-skills-status-CRWHV35X.js +130 -0
- package/chunks/{workspace-trust-reconciler-KFWATZUU.js → workspace-trust-reconciler-GG2JA7KI.js} +73 -68
- package/chunks/{write-file-DPVB2SBQ.js → write-file-LZ4EMF36.js} +45 -41
- package/chunks/{zh-TW-2K2WRFPY.js → zh-TW-7PRVUGLW.js} +5 -3
- package/chunks/{zh-S5V3Z5CR.js → zh-V2EYTYJP.js} +5 -3
- package/chunks/{zoom-image-S7AWLAPC.js → zoom-image-J5IMS3WD.js} +11 -10
- package/cli.js +18 -17
- package/codeModeHost.js +4425 -0
- package/export-transcript-document.css +1 -1
- package/export-transcript-document.js +151 -151
- package/locales/ca.js +5 -6
- package/locales/de.js +5 -6
- package/locales/en.js +7 -6
- package/locales/fr.js +6 -6
- package/locales/ja.js +5 -6
- package/locales/pt.js +5 -6
- package/locales/ru.js +6 -6
- package/locales/zh-TW.js +7 -6
- package/locales/zh.js +7 -6
- package/package.json +4 -3
- package/web-shell/assets/{abnfDiagram-VCTEODGH-nU24rpIE.js → abnfDiagram-VCTEODGH-S_JCiANq.js} +1 -1
- package/web-shell/assets/{arc-D1hTu8QI.js → arc-DP-839Xn.js} +1 -1
- package/web-shell/assets/architectureDiagram-5GKGNRK7-C8rCd2KK.js +36 -0
- package/web-shell/assets/blockDiagram-NRAW4CY4-DQR82jwr.js +129 -0
- package/web-shell/assets/{c4Diagram-UCG6FXSJ-kEFoC1ei.js → c4Diagram-UCG6FXSJ-D21PNMRP.js} +4 -4
- package/web-shell/assets/channel-BgGrpX_z.js +1 -0
- package/web-shell/assets/{chunk-2Q5K7J3B-DbT9wS7j.js → chunk-2Q5K7J3B-KdDInGLi.js} +1 -1
- package/web-shell/assets/{chunk-5VM5RSS4-CNbULt6O.js → chunk-5VM5RSS4-ltb7zRmH.js} +1 -1
- package/web-shell/assets/{chunk-F27PBJKO-CbQRy4Tb.js → chunk-F27PBJKO-DcpQA0Ng.js} +1 -1
- package/web-shell/assets/chunk-G27WJ6UU-C8NDZxcy.js +231 -0
- package/web-shell/assets/chunk-JWPE2WC7-hXhhHTs1.js +1 -0
- package/web-shell/assets/chunk-LCL6LL3I-CLaOR-Hl.js +206 -0
- package/web-shell/assets/chunk-POPQ4Y6H-Y5_qlB1N.js +1 -0
- package/web-shell/assets/{chunk-SVP7TREG-DyBb2Axj.js → chunk-SVP7TREG-BWX2Voh7.js} +4 -4
- package/web-shell/assets/{chunk-XXDRQBXY-BIA0eb5B.js → chunk-XXDRQBXY-1wmj_kXI.js} +1 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-jUH7ADYs.js +1 -0
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-jUH7ADYs.js +1 -0
- package/web-shell/assets/cose-bilkent-JH36ORCC-DpLc-cdd.js +1 -0
- package/web-shell/assets/cynefin-OW5HDTMX-DhxGiPZW.js +178 -0
- package/web-shell/assets/{cynefinDiagram-5FMLGOSQ-LENf_IUy.js → cynefinDiagram-5FMLGOSQ-Dl3jfBry.js} +1 -1
- package/web-shell/assets/{cytoscape.esm-CUqq0XTU.js → cytoscape.esm-DJK6lGiH.js} +3 -3
- package/web-shell/assets/dagre-3AP2YEHR-C8FA8vJk.js +4 -0
- package/web-shell/assets/diagram-S7CK7UJ4-D-quIUtW.js +30 -0
- package/web-shell/assets/diagram-UQ7AKVKN-Bjo09Uts.js +41 -0
- package/web-shell/assets/diagram-VSXAHHWV-IoI3ttq4.js +3 -0
- package/web-shell/assets/diagram-VX7I27RA-BKyOZ5SO.js +24 -0
- package/web-shell/assets/diagram-Z3DM3KII-Cu_OHEhw.js +24 -0
- package/web-shell/assets/{ebnfDiagram-PWID7BFC-BGpiquRm.js → ebnfDiagram-PWID7BFC-UVB-bbPg.js} +1 -1
- package/web-shell/assets/{erDiagram-SSCWMZ5O-D0besu_U.js → erDiagram-SSCWMZ5O-l8drddto.js} +13 -13
- package/web-shell/assets/flowDiagram-A5DVABFB-DU1I_VAI.js +168 -0
- package/web-shell/assets/{ganttDiagram-EL5Y4UJY-CNlsAeNr.js → ganttDiagram-EL5Y4UJY-BLRH05uB.js} +1 -1
- package/web-shell/assets/gitGraphDiagram-WWUBYQGX-Czg_BkRE.js +106 -0
- package/web-shell/assets/index-CmMV8Jla.js +3 -0
- package/web-shell/assets/{index-CGT341lL.js → index-DohPy72Z.js} +1 -1
- package/web-shell/assets/index-DyMtNYuu.js +2207 -0
- package/web-shell/assets/index-n6N-2a3v.css +36 -0
- package/web-shell/assets/{infoDiagram-RXCK75RN-Bpai64Ll.js → infoDiagram-RXCK75RN-BpBvjkro.js} +1 -1
- package/web-shell/assets/ishikawaDiagram-5VMMS53U-phy1l3jm.js +70 -0
- package/web-shell/assets/{journeyDiagram-EYS64GPL-iz_DKgFX.js → journeyDiagram-EYS64GPL-oY-9LgVS.js} +1 -1
- package/web-shell/assets/kanban-definition-3QL26DDD-slZoy-sc.js +89 -0
- package/web-shell/assets/{layout-qEvKgnvU.js → layout-0hnn_P9l.js} +1 -1
- package/web-shell/assets/{linear-C6lklGdq.js → linear-7Wqe8DRy.js} +1 -1
- package/web-shell/assets/mermaid.core-BaK8n0bq.js +312 -0
- package/web-shell/assets/mindmap-definition-FBJOCRG2-BedUdy_E.js +96 -0
- package/web-shell/assets/{pegDiagram-XKGWAZYB-BhD0q0i6.js → pegDiagram-XKGWAZYB-DQLRdmxq.js} +1 -1
- package/web-shell/assets/pieDiagram-E7YTZNPT-UC20w9-5.js +39 -0
- package/web-shell/assets/quadrantDiagram-AXDQQJYC-CQx2Hmk3.js +7 -0
- package/web-shell/assets/qwen-code-notification-BRVagufF.png +0 -0
- package/web-shell/assets/{railroadDiagram-O6MQD6OU-E1g2KIFK.js → railroadDiagram-O6MQD6OU-2UEJe_y-.js} +1 -1
- package/web-shell/assets/{requirementDiagram-EFPCY7ZU-CuerYJOe.js → requirementDiagram-EFPCY7ZU-DOAJggB4.js} +13 -13
- package/web-shell/assets/{sankeyDiagram-P5KCCOFB-CqWyCZGA.js → sankeyDiagram-P5KCCOFB-DnQ_qJo7.js} +7 -7
- package/web-shell/assets/{sequenceDiagram-WJ2MYXX4-B-YWb8x4.js → sequenceDiagram-WJ2MYXX4-DZrZUoCo.js} +16 -16
- package/web-shell/assets/sizeCapture-X5ZJPWSS-B5G4GDQB.js +1 -0
- package/web-shell/assets/{stateDiagram-HBIQ2CUA-C8LDpNHS.js → stateDiagram-HBIQ2CUA-Bn1cT0qF.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-BF3xtNvJ.js +1 -0
- package/web-shell/assets/swimlanes-XN3QIQJK-Bzhcdn87.js +1 -0
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN-B753mA3E.js +8 -0
- package/web-shell/assets/timeline-definition-24CTP7MA-BqZ_3D10.js +120 -0
- package/web-shell/assets/vennDiagram-4TSXK5OY-z9kw1kmm.js +34 -0
- package/web-shell/assets/wardleyDiagram-VM6X3IG4-Cydp1zJW.js +78 -0
- package/web-shell/assets/{xychartDiagram-S5SC5T6Z-ruD2Wjhg.js → xychartDiagram-S5SC5T6Z-j4X1lQKo.js} +1 -1
- package/web-shell/index.html +2 -2
- package/chunks/chunk-7Q2AXRDJ.js +0 -114
- package/chunks/chunk-AEY27Z35.js +0 -1411
- package/chunks/chunk-CFKIH3D3.js +0 -50
- package/chunks/chunk-HWVUSYSN.js +0 -126
- package/chunks/chunk-QHMLYMMS.js +0 -32
- package/chunks/chunk-SAH4BD2J.js +0 -92
- package/chunks/chunk-TWUKBNWM.js +0 -86
- package/chunks/chunk-ZTTC7T4X.js +0 -126
- package/chunks/list-YL6LDQKQ.js +0 -129
- package/chunks/mcp-IYVSIW6O.js +0 -123
- package/chunks/web-search-NEGYQNDJ.js +0 -912
- package/chunks/workspace-providers-status-AEYISSU2.js +0 -127
- package/chunks/workspace-skills-status-5HWZU3HX.js +0 -126
- package/web-shell/assets/architectureDiagram-5GKGNRK7-B_fgkKe7.js +0 -36
- package/web-shell/assets/blockDiagram-NRAW4CY4-C3pddUNg.js +0 -129
- package/web-shell/assets/channel-Blod4z1X.js +0 -1
- package/web-shell/assets/chunk-G27WJ6UU-CVbXTxYk.js +0 -231
- package/web-shell/assets/chunk-JWPE2WC7-D89c_BXy.js +0 -1
- package/web-shell/assets/chunk-LCL6LL3I-B7-I_9KB.js +0 -206
- package/web-shell/assets/chunk-POPQ4Y6H-DcLQFzS4.js +0 -1
- package/web-shell/assets/classDiagram-DTDB5LWJ-D6hFDMqb.js +0 -1
- package/web-shell/assets/classDiagram-v2-JRS7N3AN-D6hFDMqb.js +0 -1
- package/web-shell/assets/cose-bilkent-JH36ORCC-Db2FYN85.js +0 -1
- package/web-shell/assets/cynefin-OW5HDTMX-i4GwmBVy.js +0 -178
- package/web-shell/assets/dagre-3AP2YEHR-CF9XVrD9.js +0 -4
- package/web-shell/assets/diagram-S7CK7UJ4-DD5PJfSm.js +0 -30
- package/web-shell/assets/diagram-UQ7AKVKN-CjD_sBMj.js +0 -41
- package/web-shell/assets/diagram-VSXAHHWV-U5WwMqyA.js +0 -3
- package/web-shell/assets/diagram-VX7I27RA-BujpHJJf.js +0 -24
- package/web-shell/assets/diagram-Z3DM3KII-3ZLtKEXo.js +0 -24
- package/web-shell/assets/flowDiagram-A5DVABFB-9DwDuIyr.js +0 -168
- package/web-shell/assets/gitGraphDiagram-WWUBYQGX-C_pPFiTR.js +0 -106
- package/web-shell/assets/index-BYWs4JWq.js +0 -3
- package/web-shell/assets/index-D3YS6KuJ.js +0 -2173
- package/web-shell/assets/index-eBxK3rs2.css +0 -36
- package/web-shell/assets/ishikawaDiagram-5VMMS53U-ktpJFq4r.js +0 -70
- package/web-shell/assets/kanban-definition-3QL26DDD-m_gG00Yt.js +0 -89
- package/web-shell/assets/mermaid.core-DSCYB_2P.js +0 -312
- package/web-shell/assets/mindmap-definition-FBJOCRG2-DRQbT8w-.js +0 -96
- package/web-shell/assets/pieDiagram-E7YTZNPT-BvIGQCSd.js +0 -39
- package/web-shell/assets/quadrantDiagram-AXDQQJYC-BDQtfpU-.js +0 -7
- package/web-shell/assets/sizeCapture-X5ZJPWSS-BB7YY4Tl.js +0 -1
- package/web-shell/assets/stateDiagram-v2-4QOOHH4V-C4CbdvGa.js +0 -1
- package/web-shell/assets/swimlanes-XN3QIQJK-D94vOoxZ.js +0 -1
- package/web-shell/assets/swimlanesDiagram-VK2B7HYN--QNSIOC8.js +0 -8
- package/web-shell/assets/timeline-definition-24CTP7MA-C9C8uEYm.js +0 -120
- package/web-shell/assets/vennDiagram-4TSXK5OY-CYzMHbVW.js +0 -34
- package/web-shell/assets/wardleyDiagram-VM6X3IG4-G9nhtLES.js +0 -78
- package/chunks/{open-with-auth-6MVIHMXB.js → open-with-auth-XFCCJOO6.js} +3 -3
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
isWithinRoot
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-QZW6WRB7.js";
|
|
6
6
|
import {
|
|
7
7
|
BaseDeclarativeTool,
|
|
8
8
|
BaseToolInvocation,
|
|
9
9
|
ToolDisplayNames,
|
|
10
10
|
ToolNames
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-RSWBT7AZ.js";
|
|
12
12
|
import {
|
|
13
13
|
isNodeError
|
|
14
14
|
} from "./chunk-ZAFYHRVY.js";
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
hasControlCharacter
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-EDB556X7.js";
|
|
6
6
|
import {
|
|
7
7
|
BaseDeclarativeTool,
|
|
8
8
|
BaseToolInvocation,
|
|
9
9
|
ToolDisplayNames,
|
|
10
10
|
ToolNames
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-RSWBT7AZ.js";
|
|
12
12
|
import {
|
|
13
13
|
init_esbuild_shims
|
|
14
14
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
mapSkillConfigToStatus
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import {
|
|
7
|
-
STATUS_SCHEMA_VERSION
|
|
8
|
-
} from "./chunk-HGEUHUEV.js";
|
|
5
|
+
} from "./chunk-ZJ7JQUGY.js";
|
|
9
6
|
import {
|
|
10
7
|
resolveSkillSettings
|
|
11
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LMJSPC55.js";
|
|
9
|
+
import {
|
|
10
|
+
STATUS_SCHEMA_VERSION
|
|
11
|
+
} from "./chunk-54B2LTKP.js";
|
|
12
12
|
import {
|
|
13
13
|
loadSettings
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-PVKEYO5D.js";
|
|
15
15
|
import {
|
|
16
16
|
SkillManager,
|
|
17
17
|
isSafeModeEnv
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-DCRVSIK6.js";
|
|
19
19
|
import {
|
|
20
20
|
writeStderrLine
|
|
21
21
|
} from "./chunk-7FA2II6K.js";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
BaseJsonOutputAdapter
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-ITOB3LRT.js";
|
|
6
6
|
import {
|
|
7
7
|
observeHeadlessJsonToolResultWire
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-H7L725Z6.js";
|
|
9
9
|
import {
|
|
10
10
|
init_esbuild_shims
|
|
11
11
|
} from "./chunk-5O2XNYP6.js";
|
|
@@ -443,7 +443,7 @@ function sanitizePromptText(text) {
|
|
|
443
443
|
__name(sanitizePromptText, "sanitizePromptText");
|
|
444
444
|
function sanitizeDisplayText(text, maxLen) {
|
|
445
445
|
const cleaned = text.replace(PROMPT_UNSAFE_INVISIBLES, " ").replace(/[\u0000-\u0009\u000b-\u001f\u007f]/g, " ");
|
|
446
|
-
return truncateCodePoints(cleaned, maxLen);
|
|
446
|
+
return maxLen === void 0 ? cleaned : truncateCodePoints(cleaned, maxLen);
|
|
447
447
|
}
|
|
448
448
|
__name(sanitizeDisplayText, "sanitizeDisplayText");
|
|
449
449
|
function sanitizePromptPath(path4) {
|
|
@@ -3819,71 +3819,6 @@ function truncateError(message) {
|
|
|
3819
3819
|
}
|
|
3820
3820
|
__name(truncateError, "truncateError");
|
|
3821
3821
|
|
|
3822
|
-
// packages/channels/base/dist/message-prefix.js
|
|
3823
|
-
init_esbuild_shims();
|
|
3824
|
-
function startsWithMessagePrefix(text, prefix) {
|
|
3825
|
-
return text.startsWith(prefix) && (text.length === prefix.length || /\s/u.test(text.charAt(prefix.length)));
|
|
3826
|
-
}
|
|
3827
|
-
__name(startsWithMessagePrefix, "startsWithMessagePrefix");
|
|
3828
|
-
function stripMessagePrefix(text, prefix) {
|
|
3829
|
-
if (!prefix)
|
|
3830
|
-
return text;
|
|
3831
|
-
let candidate = text.trim();
|
|
3832
|
-
while (!startsWithMessagePrefix(candidate, prefix) && (candidate.startsWith("@") || candidate.startsWith("<@"))) {
|
|
3833
|
-
const mention = candidate.match(/^(?:@[^@\s]+|<@[^>]{1,64}>)\s+/u)?.[0];
|
|
3834
|
-
if (!mention)
|
|
3835
|
-
return void 0;
|
|
3836
|
-
candidate = candidate.slice(mention.length);
|
|
3837
|
-
}
|
|
3838
|
-
if (!startsWithMessagePrefix(candidate, prefix))
|
|
3839
|
-
return void 0;
|
|
3840
|
-
const suffix = candidate.slice(prefix.length);
|
|
3841
|
-
if (!/^\s+\S[\s\S]*$/u.test(suffix))
|
|
3842
|
-
return void 0;
|
|
3843
|
-
return suffix.trim();
|
|
3844
|
-
}
|
|
3845
|
-
__name(stripMessagePrefix, "stripMessagePrefix");
|
|
3846
|
-
function locateDisplayText(envelope, displayText) {
|
|
3847
|
-
const offset = envelope.displayTextOffset;
|
|
3848
|
-
if (offset !== void 0 && envelope.text.startsWith(displayText, offset)) {
|
|
3849
|
-
return offset;
|
|
3850
|
-
}
|
|
3851
|
-
if (offset === void 0 && envelope.text.endsWith(displayText)) {
|
|
3852
|
-
return envelope.text.length - displayText.length;
|
|
3853
|
-
}
|
|
3854
|
-
const first = envelope.text.indexOf(displayText);
|
|
3855
|
-
if (first === -1)
|
|
3856
|
-
return -1;
|
|
3857
|
-
return envelope.text.indexOf(displayText, first + 1) === -1 ? first : "ambiguous";
|
|
3858
|
-
}
|
|
3859
|
-
__name(locateDisplayText, "locateDisplayText");
|
|
3860
|
-
function applyMessagePrefix(envelope, prefix) {
|
|
3861
|
-
if (!prefix || envelope.bypassMessagePrefix || envelope.syntheticText) {
|
|
3862
|
-
return true;
|
|
3863
|
-
}
|
|
3864
|
-
const displayText = envelope.displayText;
|
|
3865
|
-
const prefixText = envelope.messagePrefixText;
|
|
3866
|
-
const sourceText = prefixText ?? displayText ?? envelope.text;
|
|
3867
|
-
const stripped = stripMessagePrefix(sourceText, prefix);
|
|
3868
|
-
if (stripped === void 0)
|
|
3869
|
-
return false;
|
|
3870
|
-
if (displayText === void 0) {
|
|
3871
|
-
if (prefixText !== void 0)
|
|
3872
|
-
envelope.messagePrefixText = stripped;
|
|
3873
|
-
envelope.text = stripped;
|
|
3874
|
-
return true;
|
|
3875
|
-
}
|
|
3876
|
-
const at = locateDisplayText(envelope, displayText);
|
|
3877
|
-
if (at === "ambiguous" || at === -1)
|
|
3878
|
-
return false;
|
|
3879
|
-
if (prefixText !== void 0)
|
|
3880
|
-
envelope.messagePrefixText = stripped;
|
|
3881
|
-
envelope.displayText = stripped;
|
|
3882
|
-
envelope.text = envelope.text.slice(0, at) + stripped + envelope.text.slice(at + displayText.length);
|
|
3883
|
-
return true;
|
|
3884
|
-
}
|
|
3885
|
-
__name(applyMessagePrefix, "applyMessagePrefix");
|
|
3886
|
-
|
|
3887
3822
|
// packages/channels/base/dist/ChannelWebhookTask.js
|
|
3888
3823
|
init_esbuild_shims();
|
|
3889
3824
|
var MAX_WEBHOOK_PROMPT_CHARS = 8500;
|
|
@@ -3936,12 +3871,6 @@ function buildChannelWebhookPrompt(task, target) {
|
|
|
3936
3871
|
return truncateCodePoints2(lines.join("\n"), MAX_WEBHOOK_PROMPT_CHARS);
|
|
3937
3872
|
}
|
|
3938
3873
|
__name(buildChannelWebhookPrompt, "buildChannelWebhookPrompt");
|
|
3939
|
-
function buildChannelWebhookDisplayText(task) {
|
|
3940
|
-
const title = truncateCodePoints2(sanitizePromptText(task.title), MAX_WEBHOOK_TITLE_CHARS);
|
|
3941
|
-
const summary = task.summary === void 0 ? void 0 : truncateCodePoints2(sanitizePromptText(task.summary), MAX_WEBHOOK_SUMMARY_CHARS);
|
|
3942
|
-
return [title, summary].filter((part) => Boolean(part)).join("\n\n");
|
|
3943
|
-
}
|
|
3944
|
-
__name(buildChannelWebhookDisplayText, "buildChannelWebhookDisplayText");
|
|
3945
3874
|
function truncateCodePoints2(text, maxChars) {
|
|
3946
3875
|
const chars = Array.from(text);
|
|
3947
3876
|
return chars.length > maxChars ? chars.slice(0, maxChars).join("") : text;
|
|
@@ -4263,7 +4192,6 @@ var COMMAND_TOKEN_RE = new RegExp(`^[${COMMAND_TOKEN_CHARS}]+(?:@\\S+)?$`);
|
|
|
4263
4192
|
var LOOP_ADD_RE = /^"([^"]+)"\s+(.+)$/su;
|
|
4264
4193
|
var MAX_LOOP_JOBS_PER_TARGET = 10;
|
|
4265
4194
|
var MAX_LOOP_PROMPT_CHARS = 4e3;
|
|
4266
|
-
var MAX_DISPLAY_PROJECTION_CHARS = 8e3;
|
|
4267
4195
|
var CHANNEL_BTW_MAX_INPUT_LENGTH = 4096;
|
|
4268
4196
|
function parseLoopAddArgs(args) {
|
|
4269
4197
|
const match = args.trim().match(LOOP_ADD_RE);
|
|
@@ -4314,9 +4242,6 @@ var ChannelBase = class {
|
|
|
4314
4242
|
observedContacts;
|
|
4315
4243
|
namedSessions;
|
|
4316
4244
|
observedContactEnvelopes = /* @__PURE__ */ new WeakSet();
|
|
4317
|
-
messagePrefix;
|
|
4318
|
-
messagePrefixCheckedEnvelopes = /* @__PURE__ */ new WeakSet();
|
|
4319
|
-
messagePrefixRejectedEnvelopes = /* @__PURE__ */ new WeakSet();
|
|
4320
4245
|
instructedSessions = /* @__PURE__ */ new Set();
|
|
4321
4246
|
unattendedMemorySessions = /* @__PURE__ */ new Set();
|
|
4322
4247
|
channelMemoryReads = /* @__PURE__ */ new Map();
|
|
@@ -4452,7 +4377,7 @@ var ChannelBase = class {
|
|
|
4452
4377
|
async handleBtw(envelope, sessionId, question, sourceLabel) {
|
|
4453
4378
|
const target = this.router.getTarget(sessionId);
|
|
4454
4379
|
if (!target || target.channelName !== this.name) {
|
|
4455
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Could not resolve the current task for
|
|
4380
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Could not resolve the current task for /btw.`, sourceLabel);
|
|
4456
4381
|
return;
|
|
4457
4382
|
}
|
|
4458
4383
|
const running = this.activeBtw.get(sessionId);
|
|
@@ -4906,12 +4831,8 @@ No answer is available from the current conversation context.`;
|
|
|
4906
4831
|
this.removePendingPermission(event.requestId, this.userInputSettlementReason(pending, event.outcome));
|
|
4907
4832
|
}
|
|
4908
4833
|
constructor(name, config, bridge, options) {
|
|
4909
|
-
if (config.messagePrefix !== void 0 && typeof config.messagePrefix !== "string") {
|
|
4910
|
-
throw new Error(`Channel "${name}" field "messagePrefix" must be a string.`);
|
|
4911
|
-
}
|
|
4912
4834
|
this.name = name;
|
|
4913
4835
|
this.config = config;
|
|
4914
|
-
this.messagePrefix = config.messagePrefix?.trim() || void 0;
|
|
4915
4836
|
this.bridge = bridge;
|
|
4916
4837
|
this.locale = options?.locale ?? "en";
|
|
4917
4838
|
this.proxy = options?.proxy;
|
|
@@ -5329,13 +5250,11 @@ No answer is available from the current conversation context.`;
|
|
|
5329
5250
|
this.collectBuffers.delete(sessionId);
|
|
5330
5251
|
const lost = buffer.length;
|
|
5331
5252
|
const coalesced = buffer.map((b) => b.text).join("\n\n");
|
|
5332
|
-
const coalescedDisplayText = buffer.map((b) => b.displayText).join("\n\n");
|
|
5333
5253
|
const lastEnvelope = buffer[buffer.length - 1].envelope;
|
|
5334
5254
|
this.notifyPromptBufferDrained(lastEnvelope.chatId, sessionId, buffer);
|
|
5335
5255
|
const syntheticEnvelope = {
|
|
5336
5256
|
...lastEnvelope,
|
|
5337
5257
|
text: coalesced,
|
|
5338
|
-
displayText: coalescedDisplayText,
|
|
5339
5258
|
alreadyPrefixed: true,
|
|
5340
5259
|
referencedText: void 0,
|
|
5341
5260
|
mentionedMemberIds: void 0,
|
|
@@ -5500,7 +5419,7 @@ ${promptText}` : promptText;
|
|
|
5500
5419
|
promptBridge.on("textChunk", onChunk);
|
|
5501
5420
|
promptBridge.on("responseBoundary", onResponseBoundary);
|
|
5502
5421
|
try {
|
|
5503
|
-
const response = await this.runLoopBridgePrompt(promptBridge, sessionId, promptToSend,
|
|
5422
|
+
const response = await this.runLoopBridgePrompt(promptBridge, sessionId, promptToSend, promptState, job.id, options.timeoutMs);
|
|
5504
5423
|
await this.settleCancelRequested(promptState);
|
|
5505
5424
|
if (promptState.cancelled) {
|
|
5506
5425
|
throw new ChannelLoopSkippedError("loop cancelled before delivery", "cancel_command");
|
|
@@ -5608,7 +5527,6 @@ ${promptText}` : promptText;
|
|
|
5608
5527
|
routingThreadId: this.webhookRoutingThreadId(task, target)
|
|
5609
5528
|
});
|
|
5610
5529
|
const promptText = buildChannelWebhookPrompt(task, target);
|
|
5611
|
-
const displayText = buildChannelWebhookDisplayText(task);
|
|
5612
5530
|
const taskId = `webhook:${task.source}:${task.eventType}`;
|
|
5613
5531
|
const safeTaskId = sanitizeLogText(taskId, 64);
|
|
5614
5532
|
const safeChannel = sanitizeLogText(this.name, 64);
|
|
@@ -5708,7 +5626,7 @@ ${promptText}` : promptText;
|
|
|
5708
5626
|
const promptBridge = this.bridge;
|
|
5709
5627
|
promptBridge.on("textChunk", onChunk);
|
|
5710
5628
|
try {
|
|
5711
|
-
const response = await this.runLoopBridgePrompt(promptBridge, sessionId, promptToSend,
|
|
5629
|
+
const response = await this.runLoopBridgePrompt(promptBridge, sessionId, promptToSend, promptState, taskId, options.timeoutMs);
|
|
5712
5630
|
await this.settleCancelRequested(promptState);
|
|
5713
5631
|
if (promptState.cancelled) {
|
|
5714
5632
|
throw new ChannelLoopSkippedError("webhook task cancelled before delivery", "cancel_command");
|
|
@@ -5776,8 +5694,10 @@ ${promptText}` : promptText;
|
|
|
5776
5694
|
webhookRoutingThreadId(task, target) {
|
|
5777
5695
|
return `webhook:${task.source}:${target.threadId ?? target.chatId}`;
|
|
5778
5696
|
}
|
|
5779
|
-
async runLoopBridgePrompt(promptBridge, sessionId, promptText,
|
|
5780
|
-
const prompt = promptBridge.prompt(sessionId, promptText, {
|
|
5697
|
+
async runLoopBridgePrompt(promptBridge, sessionId, promptText, promptState, jobId, timeoutMs) {
|
|
5698
|
+
const prompt = promptBridge.prompt(sessionId, promptText, {
|
|
5699
|
+
displayText: sanitizeDisplayText(promptText)
|
|
5700
|
+
});
|
|
5781
5701
|
prompt.catch(() => {
|
|
5782
5702
|
});
|
|
5783
5703
|
if (timeoutMs === void 0) {
|
|
@@ -6189,11 +6109,11 @@ ${promptText}` : promptText;
|
|
|
6189
6109
|
const requestSuffix = pending.taskName ? ` ${pending.requestId}` : "";
|
|
6190
6110
|
const replyPadding = pending.taskName ? { approve: " ", always: " ", deny: " " } : { approve: " ", always: " ", deny: " " };
|
|
6191
6111
|
const replies = [
|
|
6192
|
-
|
|
6112
|
+
`/approve${requestSuffix}${replyPadding.approve}${approveLabel}`,
|
|
6193
6113
|
...alwaysOption ? [
|
|
6194
|
-
|
|
6114
|
+
`/approve-always${requestSuffix}${replyPadding.always}${alwaysOption.label}`
|
|
6195
6115
|
] : [],
|
|
6196
|
-
|
|
6116
|
+
`/deny${requestSuffix}${replyPadding.deny}${denyLabel}`
|
|
6197
6117
|
];
|
|
6198
6118
|
return [
|
|
6199
6119
|
copy.required,
|
|
@@ -6207,12 +6127,6 @@ ${promptText}` : promptText;
|
|
|
6207
6127
|
...replies
|
|
6208
6128
|
].join("\n");
|
|
6209
6129
|
}
|
|
6210
|
-
prefixedCommand(command) {
|
|
6211
|
-
return this.messagePrefix ? `${this.messagePrefix} ${command}` : command;
|
|
6212
|
-
}
|
|
6213
|
-
configuredMessagePrefix() {
|
|
6214
|
-
return this.messagePrefix;
|
|
6215
|
-
}
|
|
6216
6130
|
permissionTitle(toolCall) {
|
|
6217
6131
|
const rawTitle = typeof toolCall.title === "string" ? toolCall.title : void 0;
|
|
6218
6132
|
return sanitizeQuotedText(rawTitle || "", 160).trim() || PERMISSION_COPY[this.locale].toolUse;
|
|
@@ -6346,7 +6260,7 @@ ${promptText}` : promptText;
|
|
|
6346
6260
|
const task = pending2?.taskName ? `Task ${pending2.taskName} \u2014 ` : "";
|
|
6347
6261
|
return `- ${task}${sanitizeQuotedText(id, 128)}${title}`;
|
|
6348
6262
|
}).join("\n");
|
|
6349
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Multiple permission requests are pending for this chat. Reply with
|
|
6263
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Multiple permission requests are pending for this chat. Reply with /${decision} <request-id>.
|
|
6350
6264
|
${requestList}`);
|
|
6351
6265
|
return true;
|
|
6352
6266
|
}
|
|
@@ -6360,7 +6274,7 @@ ${requestList}`);
|
|
|
6360
6274
|
return true;
|
|
6361
6275
|
}
|
|
6362
6276
|
if (pending.userInputPresented && decision !== "deny") {
|
|
6363
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Submit this question through its interactive card, or use
|
|
6277
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Submit this question through its interactive card, or use /deny [request-id] to cancel it.`, pending.sourceLabel);
|
|
6364
6278
|
return true;
|
|
6365
6279
|
}
|
|
6366
6280
|
const response = (() => {
|
|
@@ -6527,7 +6441,7 @@ ${requestList}`);
|
|
|
6527
6441
|
if (safeTaskName !== void 0 && failedTaskName === await this.selectedTaskName(envelope)) {
|
|
6528
6442
|
return `${subject} ${problem}. Its files were not changed. ${interrupted ? "Clear the task again to finish the reset." : "Clear the task to restart it in the same worktree, or close it."}`;
|
|
6529
6443
|
}
|
|
6530
|
-
const remedy = safeTaskName === void 0 ? "select this task first or close it" : `select this task first or close it with
|
|
6444
|
+
const remedy = safeTaskName === void 0 ? "select this task first or close it" : `select this task first or close it with /session close ${safeTaskName}`;
|
|
6531
6445
|
return `${subject} ${problem}. Its files were not changed. Clearing now would reset the selected task instead, so ${remedy}.`;
|
|
6532
6446
|
}
|
|
6533
6447
|
async selectedTaskName(envelope) {
|
|
@@ -6554,7 +6468,7 @@ ${requestList}`);
|
|
|
6554
6468
|
return false;
|
|
6555
6469
|
const normalized = args.trim().toLowerCase();
|
|
6556
6470
|
if (normalized !== "" && normalized !== "all") {
|
|
6557
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
6471
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /sessions [all]`);
|
|
6558
6472
|
return true;
|
|
6559
6473
|
}
|
|
6560
6474
|
try {
|
|
@@ -6585,7 +6499,7 @@ ${requestList}`);
|
|
|
6585
6499
|
if (parts.length > 0)
|
|
6586
6500
|
break;
|
|
6587
6501
|
const current = await namedSessions.current(owner);
|
|
6588
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, current ? `Current task: ${current.name} (${current.isolation})` : `No task is currently selected. Use
|
|
6502
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, current ? `Current task: ${current.name} (${current.isolation})` : `No task is currently selected. Use /session new <name> or /session use <name>.`);
|
|
6589
6503
|
return true;
|
|
6590
6504
|
}
|
|
6591
6505
|
case "new": {
|
|
@@ -6644,7 +6558,7 @@ ${requestList}`);
|
|
|
6644
6558
|
await this.sendNamedSessionError(envelope, error);
|
|
6645
6559
|
return true;
|
|
6646
6560
|
}
|
|
6647
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
6561
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /session current | /session new <name> [--worktree] | /session use <name> | /session close <name> | /session cancel [<name>]`);
|
|
6648
6562
|
return true;
|
|
6649
6563
|
}
|
|
6650
6564
|
/** Register shared slash commands. Called from constructor. */
|
|
@@ -6737,7 +6651,7 @@ ${requestList}`);
|
|
|
6737
6651
|
return true;
|
|
6738
6652
|
}
|
|
6739
6653
|
if (this.isSharedSession(envelope) && args.toLowerCase() !== "confirm") {
|
|
6740
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `This clears the shared session for everyone who shares it. Re-send with "confirm" (e.g.
|
|
6654
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `This clears the shared session for everyone who shares it. Re-send with "confirm" (e.g. /clear confirm) to proceed.`);
|
|
6741
6655
|
return true;
|
|
6742
6656
|
}
|
|
6743
6657
|
await doClear(envelope);
|
|
@@ -6778,19 +6692,19 @@ ${requestList}`);
|
|
|
6778
6692
|
this.registerCommand("help", async (envelope) => {
|
|
6779
6693
|
const lines = [
|
|
6780
6694
|
"Commands:",
|
|
6781
|
-
|
|
6782
|
-
this.isSharedSession(envelope) ?
|
|
6783
|
-
|
|
6784
|
-
|
|
6785
|
-
|
|
6786
|
-
|
|
6787
|
-
|
|
6695
|
+
`/help \u2014 Show this help`,
|
|
6696
|
+
this.isSharedSession(envelope) ? `/clear confirm \u2014 Clear the shared session (aliases: /reset, /new)` : `/clear \u2014 Clear your session (aliases: /reset, /new)`,
|
|
6697
|
+
`/who \u2014 Show current session & workspace`,
|
|
6698
|
+
`/status \u2014 Show session info`,
|
|
6699
|
+
`/approve [request-id] \u2014 Approve a pending permission request`,
|
|
6700
|
+
`/approve-always [request-id] \u2014 Always approve a pending permission request`,
|
|
6701
|
+
`/deny [request-id] \u2014 Deny a pending permission request`,
|
|
6788
6702
|
...this.bridge.btw ? [
|
|
6789
|
-
|
|
6703
|
+
`/btw <question> \u2014 Ask a side question without interrupting the current task`
|
|
6790
6704
|
] : [],
|
|
6791
6705
|
...this.namedSessions ? [
|
|
6792
|
-
|
|
6793
|
-
|
|
6706
|
+
`/sessions [all] \u2014 List your named tasks`,
|
|
6707
|
+
`/session current|new|use|close|cancel \u2014 Manage your named tasks`
|
|
6794
6708
|
] : []
|
|
6795
6709
|
];
|
|
6796
6710
|
const sharedCmds = /* @__PURE__ */ new Set([
|
|
@@ -6813,7 +6727,7 @@ ${requestList}`);
|
|
|
6813
6727
|
const platformCmds = [...this.commands.keys()].filter((c) => !sharedCmds.has(c));
|
|
6814
6728
|
if (platformCmds.length > 0) {
|
|
6815
6729
|
for (const cmd of platformCmds) {
|
|
6816
|
-
lines.push(
|
|
6730
|
+
lines.push(`/${cmd}`);
|
|
6817
6731
|
}
|
|
6818
6732
|
}
|
|
6819
6733
|
const sessionId = await this.currentSessionId(envelope);
|
|
@@ -6824,10 +6738,10 @@ ${requestList}`);
|
|
|
6824
6738
|
if (agentCommands.length > 0) {
|
|
6825
6739
|
lines.push("", "Agent commands (forwarded to Qwen Code):");
|
|
6826
6740
|
for (const cmd of agentCommands) {
|
|
6827
|
-
lines.push(
|
|
6741
|
+
lines.push(`/${cmd.name} \u2014 ${cmd.description}`);
|
|
6828
6742
|
}
|
|
6829
6743
|
}
|
|
6830
|
-
lines.push("",
|
|
6744
|
+
lines.push("", "Send any text to chat with the agent.");
|
|
6831
6745
|
await this.sendThreadMessage(envelope.chatId, envelope.threadId, lines.join("\n"));
|
|
6832
6746
|
return true;
|
|
6833
6747
|
});
|
|
@@ -6872,7 +6786,7 @@ ${requestList}`);
|
|
|
6872
6786
|
case "cancel":
|
|
6873
6787
|
return this.handleLoopCancel(envelope, rest[0]);
|
|
6874
6788
|
default:
|
|
6875
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
6789
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /loop add "<cron>" <prompt> | /loop list | /loop inspect <id> | /loop cancel <id>`);
|
|
6876
6790
|
return true;
|
|
6877
6791
|
}
|
|
6878
6792
|
}
|
|
@@ -6889,7 +6803,7 @@ ${requestList}`);
|
|
|
6889
6803
|
}
|
|
6890
6804
|
const parsed = parseLoopAddArgs(args);
|
|
6891
6805
|
if (!parsed) {
|
|
6892
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
6806
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /loop add "<cron>" <prompt>`);
|
|
6893
6807
|
return true;
|
|
6894
6808
|
}
|
|
6895
6809
|
try {
|
|
@@ -7043,7 +6957,7 @@ ${requestList}`);
|
|
|
7043
6957
|
if (!this.loopController)
|
|
7044
6958
|
return true;
|
|
7045
6959
|
if (!id) {
|
|
7046
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
6960
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /loop inspect <id>`);
|
|
7047
6961
|
return true;
|
|
7048
6962
|
}
|
|
7049
6963
|
const jobs = await this.loopController.listForTarget(this.name, this.loopTargetFromEnvelope(envelope));
|
|
@@ -7103,7 +7017,7 @@ ${requestList}`);
|
|
|
7103
7017
|
if (!this.loopController)
|
|
7104
7018
|
return true;
|
|
7105
7019
|
if (!id) {
|
|
7106
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
7020
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /loop cancel <id>`);
|
|
7107
7021
|
return true;
|
|
7108
7022
|
}
|
|
7109
7023
|
const jobs = await this.loopController.listForTarget(this.name, this.loopTargetFromEnvelope(envelope));
|
|
@@ -7902,18 +7816,6 @@ ${CURRENT_MESSAGE_MARKER}
|
|
|
7902
7816
|
${promptText}`;
|
|
7903
7817
|
}
|
|
7904
7818
|
preflightInbound(envelope, options = {}) {
|
|
7905
|
-
if (this.messagePrefixRejectedEnvelopes.has(envelope))
|
|
7906
|
-
return false;
|
|
7907
|
-
if (!this.messagePrefixCheckedEnvelopes.has(envelope)) {
|
|
7908
|
-
this.messagePrefixCheckedEnvelopes.add(envelope);
|
|
7909
|
-
if (!applyMessagePrefix(envelope, this.messagePrefix)) {
|
|
7910
|
-
this.messagePrefixRejectedEnvelopes.add(envelope);
|
|
7911
|
-
if (!(envelope.isGroup && !envelope.isMentioned && !envelope.isReplyToBot)) {
|
|
7912
|
-
this.logPreflightRejected("message_prefix_mismatch");
|
|
7913
|
-
}
|
|
7914
|
-
return false;
|
|
7915
|
-
}
|
|
7916
|
-
}
|
|
7917
7819
|
const groupResult = this.groupGate.check(envelope, {
|
|
7918
7820
|
createPairingRequest: !options.deferPairingRequests
|
|
7919
7821
|
});
|
|
@@ -7969,9 +7871,6 @@ ${promptText}`;
|
|
|
7969
7871
|
process.stderr.write(`[Channel:${this.name}] preflight rejected reason=${sanitizeLogText(reason, 80)}
|
|
7970
7872
|
`);
|
|
7971
7873
|
}
|
|
7972
|
-
wasMessagePrefixRejected(envelope) {
|
|
7973
|
-
return this.messagePrefixRejectedEnvelopes.has(envelope);
|
|
7974
|
-
}
|
|
7975
7874
|
logDebugPayload(platform, payload) {
|
|
7976
7875
|
if (!isDebugPayloadEnabled(this.name))
|
|
7977
7876
|
return;
|
|
@@ -8162,7 +8061,6 @@ ${text}`;
|
|
|
8162
8061
|
await this.recordObservedContact(envelope);
|
|
8163
8062
|
this.onObservedContact(envelope);
|
|
8164
8063
|
}
|
|
8165
|
-
const displayText = sanitizeDisplayText(envelope.displayText ?? envelope.text, MAX_DISPLAY_PROJECTION_CHARS);
|
|
8166
8064
|
const parsed = this.parseCommand(envelope.text);
|
|
8167
8065
|
let memoryIntent = parsed?.command === "btw" ? null : parseChannelMemoryIntent(envelope.text);
|
|
8168
8066
|
let memoryIntentFromClassifier = false;
|
|
@@ -8195,12 +8093,12 @@ ${text}`;
|
|
|
8195
8093
|
}
|
|
8196
8094
|
if (parsed.command === "btw" && this.bridge.btw) {
|
|
8197
8095
|
if (!this.isAuthorizedForSharedSession(envelope)) {
|
|
8198
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Only authorized members can use
|
|
8096
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Only authorized members can use /btw in this shared session.`);
|
|
8199
8097
|
return;
|
|
8200
8098
|
}
|
|
8201
8099
|
btwQuestion = parsed.args.trim();
|
|
8202
8100
|
if (!btwQuestion) {
|
|
8203
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage:
|
|
8101
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Usage: /btw <question>`);
|
|
8204
8102
|
return;
|
|
8205
8103
|
}
|
|
8206
8104
|
if (btwQuestion.length > CHANNEL_BTW_MAX_INPUT_LENGTH) {
|
|
@@ -8208,7 +8106,7 @@ ${text}`;
|
|
|
8208
8106
|
return;
|
|
8209
8107
|
}
|
|
8210
8108
|
if (envelope.imageBase64 || envelope.attachments?.length) {
|
|
8211
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId,
|
|
8109
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `/btw supports text-only questions.`);
|
|
8212
8110
|
return;
|
|
8213
8111
|
}
|
|
8214
8112
|
}
|
|
@@ -8266,7 +8164,7 @@ ${text}`;
|
|
|
8266
8164
|
return;
|
|
8267
8165
|
}
|
|
8268
8166
|
if (!sessionId) {
|
|
8269
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `No task is currently selected. Use
|
|
8167
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `No task is currently selected. Use /session new <name> or /session use <name>.`);
|
|
8270
8168
|
return;
|
|
8271
8169
|
}
|
|
8272
8170
|
} else {
|
|
@@ -8274,7 +8172,7 @@ ${text}`;
|
|
|
8274
8172
|
}
|
|
8275
8173
|
const sourceLabel = this.namedSessions ? this.sourceLabelForTurn(sessionId, envelope) : void 0;
|
|
8276
8174
|
if (this.namedSessions && !sourceLabel) {
|
|
8277
|
-
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Could not identify the selected task. Use
|
|
8175
|
+
await this.sendThreadMessage(envelope.chatId, envelope.threadId, `Could not identify the selected task. Use /sessions, select it again, and retry.`);
|
|
8278
8176
|
return;
|
|
8279
8177
|
}
|
|
8280
8178
|
if (btwQuestion !== void 0) {
|
|
@@ -8364,12 +8262,7 @@ ${promptText}`;
|
|
|
8364
8262
|
buffer = [];
|
|
8365
8263
|
this.collectBuffers.set(sessionId, buffer);
|
|
8366
8264
|
}
|
|
8367
|
-
|
|
8368
|
-
buffer.push({
|
|
8369
|
-
text: promptText,
|
|
8370
|
-
displayText: bufferedDisplayText,
|
|
8371
|
-
envelope
|
|
8372
|
-
});
|
|
8265
|
+
buffer.push({ text: promptText, envelope });
|
|
8373
8266
|
try {
|
|
8374
8267
|
this.onPromptBuffered(envelope.chatId, sessionId, envelope.messageId);
|
|
8375
8268
|
} catch (err) {
|
|
@@ -8563,7 +8456,9 @@ ${promptToSend}`;
|
|
|
8563
8456
|
...images.length > 0 ? { images } : {},
|
|
8564
8457
|
imageBase64,
|
|
8565
8458
|
imageMimeType,
|
|
8566
|
-
|
|
8459
|
+
// Session history shows exactly what the model receives. Only the
|
|
8460
|
+
// controls that can reorder or hide rendered text are neutralized.
|
|
8461
|
+
displayText: sanitizeDisplayText(promptToSend)
|
|
8567
8462
|
});
|
|
8568
8463
|
await this.settleCancelRequested(promptState);
|
|
8569
8464
|
if (!promptState.cancelled) {
|
|
@@ -9930,8 +9825,6 @@ export {
|
|
|
9930
9825
|
sanitizeLogText,
|
|
9931
9826
|
SessionRouter,
|
|
9932
9827
|
ChannelLoopScheduler,
|
|
9933
|
-
startsWithMessagePrefix,
|
|
9934
|
-
stripMessagePrefix,
|
|
9935
9828
|
ChannelBase,
|
|
9936
9829
|
PollingChannelBase,
|
|
9937
9830
|
CHANNEL_PROMPT_META_KEY,
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
import {
|
|
4
4
|
getGitVersion,
|
|
5
5
|
getNpmVersion
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-BDDE4YNP.js";
|
|
7
7
|
import {
|
|
8
8
|
buildEnvStatusFromEnv,
|
|
9
9
|
snapshotProcessEnv
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-VRQZESKP.js";
|
|
11
11
|
import {
|
|
12
12
|
mapDomainErrorToErrorKind
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-54B2LTKP.js";
|
|
14
14
|
import {
|
|
15
15
|
canUseRipgrep
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-HFJSQ4GL.js";
|
|
17
17
|
import {
|
|
18
18
|
init_esbuild_shims
|
|
19
19
|
} from "./chunk-5O2XNYP6.js";
|