@qwen-code/qwen-code 0.16.2 → 0.17.0

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.
Files changed (73) hide show
  1. package/bundled/qc-helper/docs/configuration/settings.md +5 -1
  2. package/bundled/qc-helper/docs/features/channels/_meta.ts +1 -0
  3. package/bundled/qc-helper/docs/features/channels/feishu.md +170 -0
  4. package/chunks/{agent-RY5EB3XR.js → agent-KVXFGIOU.js} +17 -12
  5. package/chunks/{anthropicContentGenerator-LYI3OHBB.js → anthropicContentGenerator-L4HWAOIV.js} +5 -5
  6. package/chunks/{askUserQuestion-R3MKD2JT.js → askUserQuestion-DC6OWQIL.js} +5 -3
  7. package/chunks/chunk-24YKA2DA.js +233 -0
  8. package/chunks/{chunk-UFC57OYT.js → chunk-33RDTIU6.js} +5 -3
  9. package/chunks/{chunk-C6WMLUNB.js → chunk-3BJBCG2K.js} +1 -1
  10. package/chunks/chunk-3HX5LZ6R.js +1798 -0
  11. package/chunks/{chunk-GQXXO5HJ.js → chunk-4O2TWJK4.js} +25 -5
  12. package/chunks/{chunk-RDYWTWEM.js → chunk-5IFG2VC4.js} +299 -232
  13. package/chunks/chunk-6RQTH7UQ.js +115 -0
  14. package/chunks/{chunk-7HM6OB7M.js → chunk-7EHPK6TK.js} +1336 -5164
  15. package/chunks/{chunk-PJLEMR7N.js → chunk-7NNBQRV7.js} +6 -6
  16. package/chunks/{chunk-K5PGHDBN.js → chunk-AKBFRR6J.js} +112 -132
  17. package/chunks/{chunk-C27V5A2J.js → chunk-EMVEDSVZ.js} +1 -1
  18. package/chunks/{chunk-TXQI3VZ7.js → chunk-GJHMAWS7.js} +1 -1
  19. package/chunks/{chunk-K72FHBFO.js → chunk-HAQCNXSG.js} +1 -0
  20. package/chunks/{chunk-T4VD6OJ4.js → chunk-HCSJIOLR.js} +1 -1
  21. package/chunks/chunk-J37FGIOA.js +1623 -0
  22. package/chunks/chunk-J5VCSWPA.js +1467 -0
  23. package/chunks/{chunk-UE5LPQF7.js → chunk-JI7FDD65.js} +7 -7
  24. package/chunks/{chunk-4YNZFYJY.js → chunk-MEN6IEKX.js} +2533 -3943
  25. package/chunks/{chunk-USE2VQ5P.js → chunk-NP3ICQCN.js} +1 -1
  26. package/chunks/{chunk-66CJCYYZ.js → chunk-QEXSIXLX.js} +1 -1
  27. package/chunks/{chunk-YMDXEEOW.js → chunk-R2B65CAN.js} +1 -82
  28. package/chunks/chunk-SZOEIL6S.js +35 -0
  29. package/chunks/chunk-TI4GXJKO.js +4277 -0
  30. package/chunks/{chunk-E7E2MFYM.js → chunk-U2K6HDUJ.js} +434 -13
  31. package/chunks/{chunk-FO7BIVSR.js → chunk-UQRYJQBE.js} +5 -3
  32. package/chunks/{chunk-VMOWXTRC.js → chunk-V7LMZR76.js} +1 -1
  33. package/chunks/chunk-W57YDFU5.js +41 -0
  34. package/chunks/computer-use-2J5ZXEER.js +768 -0
  35. package/chunks/{contextCommand-DDGVLQSF.js → contextCommand-52NTEMCT.js} +19 -14
  36. package/chunks/{cron-create-BTEOGHPH.js → cron-create-FXRORK2U.js} +5 -3
  37. package/chunks/{cron-delete-56CEWELN.js → cron-delete-D24IN6CA.js} +5 -3
  38. package/chunks/{cron-list-SV6QRZW2.js → cron-list-SMOX26SL.js} +5 -3
  39. package/chunks/{devtools-WN62SQPV.js → devtools-IXE4UP72.js} +31 -3748
  40. package/chunks/{dist-MN2PDDPR.js → dist-6RUZ2JD6.js} +13 -1612
  41. package/chunks/{dist-R2SXPG74.js → dist-AHZNZWRI.js} +5 -4
  42. package/chunks/dist-GRQVFL3G.js +94147 -0
  43. package/chunks/{dist-BXDUQ2QY.js → dist-XTTPOFAH.js} +4 -3
  44. package/chunks/{edit-4LLGNYVZ.js → edit-RLFUTT5F.js} +20 -14
  45. package/chunks/{enter-worktree-E2R5XAFT.js → enter-worktree-CYRAPQKJ.js} +20 -14
  46. package/chunks/{exit-worktree-YVBYYYDD.js → exit-worktree-WQZM72QD.js} +20 -14
  47. package/chunks/{exitPlanMode-WD5IH7NS.js → exitPlanMode-STFEBQZE.js} +20 -14
  48. package/chunks/{geminiContentGenerator-LM65ADWM.js → geminiContentGenerator-DIV32SKO.js} +4 -3
  49. package/chunks/{glob-6X6OCEWE.js → glob-N3XO4RVI.js} +20 -14
  50. package/chunks/{grep-2UUPSSIQ.js → grep-AK5MP7P3.js} +20 -14
  51. package/chunks/{ls-MYXAM7LJ.js → ls-7FYQHPWF.js} +5 -3
  52. package/chunks/{lsp-PFGI35JL.js → lsp-DKG34USR.js} +5 -3
  53. package/chunks/{monitor-VUHPEGUW.js → monitor-IVBWJZEZ.js} +20 -14
  54. package/chunks/{notebook-edit-P4QVLW6I.js → notebook-edit-PM46AXFS.js} +21 -15
  55. package/chunks/{openaiContentGenerator-JH4YNZ3H.js → openaiContentGenerator-4QXCH7L2.js} +13 -10
  56. package/chunks/{qwenContentGenerator-5FE4UYUT.js → qwenContentGenerator-BLXQIIMX.js} +21 -16
  57. package/chunks/{read-file-J7DH4OKV.js → read-file-IEQAS3EZ.js} +10 -6
  58. package/chunks/{ripGrep-33DECY4F.js → ripGrep-HQO7IE4C.js} +17 -12
  59. package/chunks/{send-message-JUFP62VD.js → send-message-ZL7CDM7K.js} +5 -3
  60. package/chunks/{serve-7FX7MREA.js → serve-CYRAK4UM.js} +63 -1837
  61. package/chunks/{shell-ZNTQIRK6.js → shell-UZBGNO2Q.js} +17 -12
  62. package/chunks/{skill-CFCUIY23.js → skill-JVC34QYN.js} +24 -13
  63. package/chunks/{src-AHV2CWEQ.js → src-FOODLH7B.js} +49 -41
  64. package/chunks/{syntheticOutput-AKTXC6FR.js → syntheticOutput-U3YJ3GOO.js} +3 -2
  65. package/chunks/{task-stop-2NYFR2ES.js → task-stop-NPUI3YBA.js} +5 -3
  66. package/chunks/{todoWrite-WHZ2O2XP.js → todoWrite-Y6F7YEIM.js} +6 -4
  67. package/chunks/{tool-search-C2EMLFBJ.js → tool-search-P7PRPOW3.js} +13 -8
  68. package/chunks/{web-fetch-S6MZXPZ5.js → web-fetch-XWEK4TFX.js} +6 -4
  69. package/chunks/{write-file-EEPVRS4Q.js → write-file-SIIEUON5.js} +21 -15
  70. package/cli.js +412 -329
  71. package/package.json +2 -2
  72. package/chunks/chunk-JVD46YJV.js +0 -434
  73. package/chunks/undici-4ARNOH74.js +0 -8
@@ -4,7 +4,7 @@ import {
4
4
  ClientSideConnection,
5
5
  PROTOCOL_VERSION,
6
6
  ndJsonStream
7
- } from "./chunk-UFC57OYT.js";
7
+ } from "./chunk-33RDTIU6.js";
8
8
  import {
9
9
  init_esbuild_shims
10
10
  } from "./chunk-A4BMJM77.js";
@@ -2,7 +2,7 @@
2
2
  "use strict";
3
3
  import {
4
4
  resolveBundleDir
5
- } from "./chunk-7HM6OB7M.js";
5
+ } from "./chunk-7EHPK6TK.js";
6
6
  import {
7
7
  Storage
8
8
  } from "./chunk-ACBGEKB7.js";
@@ -14836,83 +14836,6 @@ var CONCURRENCY_SAFE_KINDS = /* @__PURE__ */ new Set([
14836
14836
  "fetch" /* Fetch */
14837
14837
  ]);
14838
14838
 
14839
- // packages/core/src/tools/tool-names.ts
14840
- init_esbuild_shims();
14841
- var ToolNames = {
14842
- EDIT: "edit",
14843
- WRITE_FILE: "write_file",
14844
- READ_FILE: "read_file",
14845
- GREP: "grep_search",
14846
- GLOB: "glob",
14847
- SHELL: "run_shell_command",
14848
- TODO_WRITE: "todo_write",
14849
- MEMORY: "save_memory",
14850
- AGENT: "agent",
14851
- SKILL: "skill",
14852
- EXIT_PLAN_MODE: "exit_plan_mode",
14853
- WEB_FETCH: "web_fetch",
14854
- LS: "list_directory",
14855
- LSP: "lsp",
14856
- ASK_USER_QUESTION: "ask_user_question",
14857
- CRON_CREATE: "cron_create",
14858
- CRON_LIST: "cron_list",
14859
- CRON_DELETE: "cron_delete",
14860
- TASK_STOP: "task_stop",
14861
- SEND_MESSAGE: "send_message",
14862
- STRUCTURED_OUTPUT: "structured_output",
14863
- MONITOR: "monitor",
14864
- NOTEBOOK_EDIT: "notebook_edit",
14865
- TOOL_SEARCH: "tool_search",
14866
- ENTER_WORKTREE: "enter_worktree",
14867
- EXIT_WORKTREE: "exit_worktree"
14868
- };
14869
- var ToolDisplayNames = {
14870
- EDIT: "Edit",
14871
- WRITE_FILE: "WriteFile",
14872
- READ_FILE: "ReadFile",
14873
- GREP: "Grep",
14874
- GLOB: "Glob",
14875
- SHELL: "Shell",
14876
- TODO_WRITE: "TodoWrite",
14877
- MEMORY: "SaveMemory",
14878
- AGENT: "Agent",
14879
- SKILL: "Skill",
14880
- EXIT_PLAN_MODE: "ExitPlanMode",
14881
- WEB_FETCH: "WebFetch",
14882
- LS: "ListFiles",
14883
- LSP: "Lsp",
14884
- ASK_USER_QUESTION: "AskUserQuestion",
14885
- CRON_CREATE: "CronCreate",
14886
- CRON_LIST: "CronList",
14887
- CRON_DELETE: "CronDelete",
14888
- TASK_STOP: "TaskStop",
14889
- SEND_MESSAGE: "SendMessage",
14890
- STRUCTURED_OUTPUT: "StructuredOutput",
14891
- MONITOR: "Monitor",
14892
- NOTEBOOK_EDIT: "NotebookEdit",
14893
- TOOL_SEARCH: "ToolSearch",
14894
- ENTER_WORKTREE: "EnterWorktree",
14895
- EXIT_WORKTREE: "ExitWorktree"
14896
- };
14897
- var ToolNamesMigration = {
14898
- search_file_content: ToolNames.GREP,
14899
- // Legacy name from grep tool
14900
- replace: ToolNames.EDIT,
14901
- // Legacy name from edit tool
14902
- task: ToolNames.AGENT
14903
- // Legacy name from agent tool (renamed from task)
14904
- };
14905
- var ToolDisplayNamesMigration = {
14906
- SearchFiles: ToolDisplayNames.GREP,
14907
- // Old display name for Grep
14908
- FindFiles: ToolDisplayNames.GLOB,
14909
- // Old display name for Glob
14910
- ReadFolder: ToolDisplayNames.LS,
14911
- // Old display name for ListFiles
14912
- Task: ToolDisplayNames.AGENT
14913
- // Old display name for Agent (renamed from Task)
14914
- };
14915
-
14916
14839
  export {
14917
14840
  ToolErrorType,
14918
14841
  require_fast_deep_equal,
@@ -14929,11 +14852,7 @@ export {
14929
14852
  ToolConfirmationOutcome,
14930
14853
  Kind,
14931
14854
  MUTATOR_KINDS,
14932
- CONCURRENCY_SAFE_KINDS,
14933
- ToolNames,
14934
- ToolDisplayNames,
14935
- ToolNamesMigration,
14936
- ToolDisplayNamesMigration
14855
+ CONCURRENCY_SAFE_KINDS
14937
14856
  };
14938
14857
  /**
14939
14858
  * @license
@@ -0,0 +1,35 @@
1
+ // Force strict mode and setup for ESM
2
+ "use strict";
3
+ import {
4
+ require_extension,
5
+ require_permessage_deflate,
6
+ require_receiver,
7
+ require_sender,
8
+ require_stream,
9
+ require_subprotocol,
10
+ require_websocket,
11
+ require_websocket_server
12
+ } from "./chunk-5IFG2VC4.js";
13
+ import {
14
+ init_esbuild_shims
15
+ } from "./chunk-A4BMJM77.js";
16
+ import {
17
+ __toESM
18
+ } from "./chunk-J2S4EL5Y.js";
19
+
20
+ // node_modules/ws/wrapper.mjs
21
+ init_esbuild_shims();
22
+ var import_stream = __toESM(require_stream(), 1);
23
+ var import_extension = __toESM(require_extension(), 1);
24
+ var import_permessage_deflate = __toESM(require_permessage_deflate(), 1);
25
+ var import_receiver = __toESM(require_receiver(), 1);
26
+ var import_sender = __toESM(require_sender(), 1);
27
+ var import_subprotocol = __toESM(require_subprotocol(), 1);
28
+ var import_websocket = __toESM(require_websocket(), 1);
29
+ var import_websocket_server = __toESM(require_websocket_server(), 1);
30
+ var wrapper_default = import_websocket.default;
31
+
32
+ export {
33
+ import_websocket,
34
+ wrapper_default
35
+ };