@mmmbuto/qwen-code-termux 0.16.1-termux → 0.18.0-termux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +79 -109
- package/bundled/new-app/SKILL.md +22 -0
- package/bundled/qc-helper/SKILL.md +29 -24
- package/bundled/qc-helper/docs/_meta.ts +1 -0
- package/bundled/qc-helper/docs/configuration/_meta.ts +0 -3
- package/bundled/qc-helper/docs/configuration/settings.md +37 -31
- package/bundled/qc-helper/docs/configuration/themes.md +39 -0
- package/bundled/qc-helper/docs/features/_meta.ts +1 -3
- package/bundled/qc-helper/docs/features/approval-mode.md +35 -35
- package/bundled/qc-helper/docs/features/auto-mode.md +54 -9
- package/bundled/qc-helper/docs/features/channels/_meta.ts +1 -0
- package/bundled/qc-helper/docs/features/channels/feishu.md +170 -0
- package/bundled/qc-helper/docs/features/commands.md +115 -35
- package/bundled/qc-helper/docs/features/followup-suggestions.md +2 -2
- package/bundled/qc-helper/docs/features/headless.md +32 -0
- package/bundled/qc-helper/docs/features/markdown-rendering.md +21 -1
- package/bundled/qc-helper/docs/features/memory.md +22 -5
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +1 -1
- package/bundled/qc-helper/docs/features/status-line.md +168 -32
- package/bundled/qc-helper/docs/features/sub-agents.md +60 -0
- package/bundled/qc-helper/docs/features/worktree.md +345 -0
- package/bundled/qc-helper/docs/overview.md +4 -4
- package/bundled/qc-helper/docs/quickstart.md +4 -4
- package/bundled/qc-helper/docs/qwen-serve-deploy-local.md +221 -0
- package/bundled/qc-helper/docs/qwen-serve.md +234 -24
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +16 -0
- package/bundled/qc-helper/docs/support/Uninstall.md +19 -1
- package/bundled/qc-helper/docs/support/troubleshooting.md +2 -1
- package/bundled/simplify/SKILL.md +123 -0
- package/chunks/agent-IDS4HMOX.js +56 -0
- package/chunks/agent-headless-5Q2EUSPS.js +50 -0
- package/chunks/{anthropicContentGenerator-SSGKR6DO.js → anthropicContentGenerator-2HBRNQ3B.js} +52 -9
- package/chunks/{askUserQuestion-PJWUUXKN.js → askUserQuestion-75TDJVK2.js} +45 -3
- package/chunks/{ca-UZ7BANMN.js → ca-BARBRL6N.js} +89 -5
- package/chunks/{chunk-GGNTZ2NH.js → chunk-2Y5SYSD3.js} +368 -597
- package/chunks/{chunk-2LA2TREA.js → chunk-3AA2DK35.js} +1448 -207
- package/chunks/{chunk-I2V5WXHJ.js → chunk-3AUHFMSK.js} +80 -38
- package/chunks/chunk-3DHXZ6EV.js +241 -0
- package/chunks/{chunk-PR4T27R7.js → chunk-3HTIVKZE.js} +42 -8
- package/chunks/chunk-3HX5LZ6R.js +1798 -0
- package/chunks/chunk-3PJXIDKI.js +2517 -0
- package/chunks/{chunk-MYAKAFEC.js → chunk-55ZMG67I.js} +7451 -3517
- package/chunks/{chunk-66CXYE4B.js → chunk-5IFG2VC4.js} +293 -242
- package/chunks/chunk-64WXLC72.js +98 -0
- package/chunks/{chunk-C6WMLUNB.js → chunk-72LDN5PP.js} +1 -1
- package/chunks/{chunk-F23NCRJ2.js → chunk-A7B4ISQP.js} +1 -1
- package/chunks/chunk-B7HXHOHU.js +393 -0
- package/chunks/{chunk-XEGHDASV.js → chunk-D3RHSPAS.js} +435 -540
- package/chunks/{chunk-XKS5KBFJ.js → chunk-EYENRK4D.js} +694 -384
- package/chunks/chunk-H6BD2ELD.js +36 -0
- package/chunks/{chunk-XP27SJMH.js → chunk-HR7SV7AY.js} +79 -48
- package/chunks/{chunk-D5NTAHYL.js → chunk-IDX6COTE.js} +7 -2
- package/chunks/{chunk-SHT4VJWU.js → chunk-IWKSG2AR.js} +2 -2
- package/chunks/chunk-J37FGIOA.js +1623 -0
- package/chunks/chunk-J5MDQKJL.js +2230 -0
- package/chunks/{chunk-USE2VQ5P.js → chunk-JTQAQBTV.js} +21 -0
- package/chunks/{chunk-NCTLV2NB.js → chunk-KQJMQJPI.js} +1 -1
- package/chunks/{chunk-5FBA5XC2.js → chunk-KRIHGKNA.js} +1 -1
- package/chunks/chunk-LD2XBG6Z.js +102 -0
- package/chunks/{chunk-MAY32HXD.js → chunk-M6VTDSVR.js} +3 -1
- package/chunks/chunk-MRO43B25.js +30 -0
- package/chunks/{chunk-N4WOREMD.js → chunk-NVFMZBX2.js} +43 -3
- package/chunks/chunk-OHEGWO4L.js +264 -0
- package/chunks/{chunk-K6O2NBMF.js → chunk-OQ7NJIY7.js} +4604 -6397
- package/chunks/chunk-QQDPRDVW.js +25 -0
- package/chunks/{chunk-KXZ4TJB4.js → chunk-SEGYWKIH.js} +1 -1
- package/chunks/chunk-SKBPNJEW.js +45 -0
- package/chunks/{chunk-4AOCVI6J.js → chunk-SNGELLWX.js} +52 -6
- package/chunks/{chunk-3OCRHZA3.js → chunk-TD4OPI4T.js} +56742 -44104
- package/chunks/{chunk-DQ4QTG7E.js → chunk-VV4F63BD.js} +11 -11
- package/chunks/chunk-XBY7E2FX.js +605 -0
- package/chunks/{chunk-JKMBWLFB.js → chunk-YILFYI5W.js} +48 -26
- package/chunks/chunk-YOGAOMYB.js +159 -0
- package/chunks/{chunk-QWSRH265.js → chunk-Z2Z3GUXZ.js} +777 -776
- package/chunks/{chunk-SDHRQFOS.js → chunk-ZTZ4DDQE.js} +2 -2
- package/chunks/computer-use-W2TYQNEE.js +825 -0
- package/chunks/contextCommand-6FGX3A7J.js +52 -0
- package/chunks/{cron-create-3ZBBN7WB.js → cron-create-APL5LU6I.js} +3 -3
- package/chunks/{cron-delete-NAGKKIIG.js → cron-delete-4SBJSCN4.js} +3 -3
- package/chunks/{cron-list-PAGRXNAI.js → cron-list-2AMGOMVO.js} +3 -3
- package/chunks/{de-V4IE2OOZ.js → de-YGKK2BC4.js} +89 -5
- package/chunks/{devtools-TWVXEJQB.js → devtools-FM6GJPYG.js} +2 -1
- package/chunks/{dist-4L54HRX2.js → dist-4LXD6L6X.js} +24 -5
- package/chunks/dist-H6ONXVLG.js +94146 -0
- package/chunks/{dist-XKWIWPWQ.js → dist-KAZ3SEBX.js} +1083 -3856
- package/chunks/{dist-BXDUQ2QY.js → dist-PK7DFCAW.js} +1 -1
- package/chunks/{edit-NVO3FOAK.js → edit-ZCEZC264.js} +30 -22
- package/chunks/{en-HGJ2SPLM.js → en-DHGYHIHX.js} +127 -6
- package/chunks/{enter-worktree-UEBG4WFC.js → enter-worktree-BBHCFCHG.js} +30 -20
- package/chunks/enterPlanMode-3M6KTD3B.js +158 -0
- package/chunks/{exit-worktree-UZ3MAQZN.js → exit-worktree-73YPIEQO.js} +27 -19
- package/chunks/exitPlanMode-TYZM6BAE.js +703 -0
- package/chunks/{fr-CJULI7ZX.js → fr-JXBKPJKQ.js} +89 -5
- package/chunks/{geminiContentGenerator-3UZFXGNT.js → geminiContentGenerator-7N2V3VW2.js} +8 -6
- package/chunks/{getMachineId-bsd-JXOSIJV2.js → getMachineId-bsd-4CASPIU4.js} +4 -4
- package/chunks/{getMachineId-darwin-TE4QRR42.js → getMachineId-darwin-HPQPEMZR.js} +4 -4
- package/chunks/{getMachineId-linux-S3OL52XK.js → getMachineId-linux-AUARKYHL.js} +3 -3
- package/chunks/{getMachineId-unsupported-DWUSBAPX.js → getMachineId-unsupported-S32ZDA2T.js} +3 -3
- package/chunks/{getMachineId-win-AAC5P3AP.js → getMachineId-win-4EFLHYIJ.js} +4 -4
- package/chunks/{glob-KNHSFFFG.js → glob-5XBCPQ2A.js} +27 -19
- package/chunks/{grep-LACWDZW4.js → grep-VIUU3A7X.js} +30 -19
- package/chunks/{ja-L7CHRQEW.js → ja-TGPZSP2B.js} +89 -5
- package/chunks/{keychain-token-storage-335UOLJ6.js → keychain-token-storage-6IU6ORQN.js} +3 -3
- package/chunks/{ls-AGXQOKSG.js → ls-JRGYIGLY.js} +4 -4
- package/chunks/{lsp-UDMUHNPA.js → lsp-SHMKFOAC.js} +3 -3
- package/chunks/{monitor-ETKWPJEH.js → monitor-6R4LIJL5.js} +40 -25
- package/chunks/{multipart-parser-3QWGTLK3.js → multipart-parser-AJ4WASWR.js} +2 -2
- package/chunks/{notebook-edit-QJJLPNYT.js → notebook-edit-5E7ULDVQ.js} +28 -20
- package/chunks/{openaiContentGenerator-CNNN424U.js → openaiContentGenerator-ZVHFKM3O.js} +17 -14
- package/chunks/{pt-M6JULLEQ.js → pt-TIBG6BIO.js} +89 -5
- package/chunks/{qwenContentGenerator-BOLCGK3R.js → qwenContentGenerator-B2VTVSPJ.js} +31 -23
- package/chunks/{qwenOAuth2-EEJGROP7.js → qwenOAuth2-2KCKWDCF.js} +6 -4
- package/chunks/read-file-GIT7BCDR.js +27 -0
- package/chunks/ripGrep-MWKFVYMS.js +48 -0
- package/chunks/{ru-QILM4HBC.js → ru-JBCHCK4L.js} +89 -5
- package/chunks/scheduler-5VOOYGBH.js +308 -0
- package/chunks/send-message-4QNWQJF4.js +244 -0
- package/chunks/{serve-OLSI7WSR.js → serve-MN6HZBWN.js} +14262 -7414
- package/chunks/shell-NQZQGFM2.js +56 -0
- package/chunks/{skill-D6YRHTTI.js → skill-WCFW4644.js} +145 -119
- package/chunks/{src-TMOD5X6F.js → src-7XL4G4DC.js} +88 -46
- package/chunks/{src-4QH4FZ6I.js → src-IHA6DTUV.js} +452 -62
- package/chunks/{syntheticOutput-5PVFDDJ4.js → syntheticOutput-YTYS2ZMQ.js} +4 -4
- package/chunks/task-create-MPORPYN6.js +19 -0
- package/chunks/task-list-R2YDYPZT.js +151 -0
- package/chunks/{task-stop-AJKPSR6R.js → task-stop-SYWJYBCM.js} +3 -3
- package/chunks/task-update-E4NSLKMQ.js +408 -0
- package/chunks/team-create-7R7KA5IP.js +314 -0
- package/chunks/team-delete-25OIWUPN.js +116 -0
- package/chunks/{todoWrite-VLAUG4CA.js → todoWrite-4YHMIF4X.js} +16 -5
- package/chunks/{tool-search-MZGHUUKD.js → tool-search-YBRVZCLI.js} +29 -11
- package/chunks/{tts-notification-K3X7X7MN.js → tts-notification-7SOEMQK4.js} +5 -4
- package/chunks/{web-fetch-OILB464A.js → web-fetch-MFIRHIHI.js} +5 -5
- package/chunks/workflow-5RIKVCIE.js +960 -0
- package/chunks/{write-file-BIQAA57V.js → write-file-DMQTJZOM.js} +32 -24
- package/chunks/{zh-PWL2NKY3.js → zh-7H5OQC4I.js} +135 -11
- package/chunks/{zh-TW-S3YGWICZ.js → zh-TW-P4IDHD3M.js} +128 -11
- package/cli.js +45402 -20570
- package/examples/agent/agents/diary.md +86 -0
- package/examples/agent/qwen-extension.json +5 -0
- package/examples/commands/commands/fs/grep-code.md +3 -0
- package/examples/commands/qwen-extension.json +5 -0
- package/examples/context/QWEN.md +8 -0
- package/examples/context/qwen-extension.json +5 -0
- package/examples/mcp-server/example.ts +60 -0
- package/examples/mcp-server/package.json +18 -0
- package/examples/mcp-server/qwen-extension.json +12 -0
- package/examples/mcp-server/tsconfig.json +13 -0
- package/examples/skills/qwen-extension.json +5 -0
- package/examples/skills/skills/synonyms/SKILL.md +48 -0
- package/examples/starter/QWEN.md +30 -0
- package/examples/starter/README.md +59 -0
- package/examples/starter/agents/diary.md +86 -0
- package/examples/starter/commands/writing/polish.md +13 -0
- package/examples/starter/example.ts +64 -0
- package/examples/starter/package.json +18 -0
- package/examples/starter/qwen-extension.json +12 -0
- package/examples/starter/skills/synonyms/SKILL.md +48 -0
- package/examples/starter/tsconfig.json +13 -0
- package/fzfWorker.js +1083 -0
- package/locales/ca.js +118 -5
- package/locales/de.js +117 -5
- package/locales/en.js +169 -7
- package/locales/fr.js +119 -5
- package/locales/ja.js +114 -5
- package/locales/pt.js +117 -5
- package/locales/ru.js +116 -5
- package/locales/zh-TW.js +161 -12
- package/locales/zh.js +169 -12
- package/package.json +4 -2
- package/scripts/postinstall.cjs +2 -1
- package/bundled/qc-helper/docs/features/checkpointing.md +0 -77
- package/chunks/agent-7ZN3CRHR.js +0 -48
- package/chunks/chunk-6PCB2DEF.js +0 -434
- package/chunks/chunk-EM6ETG2K.js +0 -60
- package/chunks/chunk-G7YTSRES.js +0 -150
- package/chunks/contextCommand-7IBASARL.js +0 -44
- package/chunks/exitPlanMode-PZAMWIRW.js +0 -227
- package/chunks/multipart-parser-IXGBIOIN.js +0 -384
- package/chunks/read-file-CCUEUFG2.js +0 -24
- package/chunks/ripGrep-TADOH2HK.js +0 -40
- package/chunks/send-message-YL44UZFC.js +0 -151
- package/chunks/shell-7KKKC5G7.js +0 -48
- package/chunks/src-IPWIHNMI.js +0 -1406
- package/chunks/undici-F6ZOXSS5.js +0 -8
|
@@ -21,6 +21,7 @@ var fr_default = {
|
|
|
21
21
|
"@src/myFile.ts": "@src/myFile.ts",
|
|
22
22
|
"Shell mode": "Mode shell",
|
|
23
23
|
"YOLO mode": "Mode YOLO",
|
|
24
|
+
"Auto mode": "Mode auto",
|
|
24
25
|
"plan mode": "mode plan",
|
|
25
26
|
"auto-accept edits": "acceptation automatique des modifications",
|
|
26
27
|
"Accepting edits": "Acceptation des modifications",
|
|
@@ -92,7 +93,30 @@ var fr_default = {
|
|
|
92
93
|
// ============================================================================
|
|
93
94
|
"Analyzes the project and creates a tailored QWEN.md file.": "Analyse le projet et cr\xE9e un fichier QWEN.md personnalis\xE9.",
|
|
94
95
|
"List available Qwen Code tools. Usage: /tools [desc]": "Lister les outils Qwen Code disponibles. Utilisation : /tools [desc]",
|
|
95
|
-
"
|
|
96
|
+
"Open the skills panel (browse, search, toggle, pick).": "Ouvrir le panneau des comp\xE9tences (parcourir, rechercher, activer, choisir).",
|
|
97
|
+
"Manage Skills": "G\xE9rer les comp\xE9tences",
|
|
98
|
+
"Skills configuration saved.": "Configuration des comp\xE9tences enregistr\xE9e.",
|
|
99
|
+
"Skills configuration saved, but refresh failed: {{error}}. Restart to ensure the new state is applied.": "Configuration des comp\xE9tences enregistr\xE9e, mais le rafra\xEEchissement a \xE9chou\xE9 : {{error}}. Red\xE9marrez pour garantir l\u2019application du nouvel \xE9tat.",
|
|
100
|
+
"Workspace is untrusted; workspace settings are ignored by the merged config. Run /trust first to persist skills changes here, or edit ~/.qwen/settings.json directly to manage skills at user scope.": "L\u2019espace de travail n\u2019est pas approuv\xE9 ; les param\xE8tres de l\u2019espace de travail sont ignor\xE9s par la configuration fusionn\xE9e. Ex\xE9cutez d\u2019abord /trust, ou modifiez directement ~/.qwen/settings.json pour g\xE9rer les comp\xE9tences au niveau utilisateur.",
|
|
101
|
+
"SkillManager not available.": "SkillManager non disponible.",
|
|
102
|
+
"Loading skills\u2026": "Chargement des comp\xE9tences\u2026",
|
|
103
|
+
"Failed to load skills: {{error}}": "\xC9chec du chargement des comp\xE9tences : {{error}}",
|
|
104
|
+
"Failed to save skills configuration: {{error}}": "\xC9chec de l'enregistrement de la configuration des comp\xE9tences : {{error}}",
|
|
105
|
+
"All available skills are disabled. Edit ~/.qwen/settings.json or .qwen/settings.json (skills.disabled) to re-enable.": "Toutes les comp\xE9tences disponibles sont d\xE9sactiv\xE9es. Modifiez ~/.qwen/settings.json ou .qwen/settings.json (skills.disabled) pour les r\xE9activer.",
|
|
106
|
+
"Press esc to close.": "Appuyez sur \xC9chap pour fermer.",
|
|
107
|
+
"{{count}} skills \xB7 ": "{{count}} comp\xE9tences \xB7 ",
|
|
108
|
+
"{{matched}} / {{total}} skills \xB7 ": "{{matched}} / {{total}} comp\xE9tences \xB7 ",
|
|
109
|
+
"Space toggle \xB7 Enter pick (fill input) \xB7 Esc save & exit \xB7 workspace scope": "Espace bascule \xB7 Entr\xE9e choisir (remplit l\u2019entr\xE9e) \xB7 \xC9chap enregistrer & quitter \xB7 port\xE9e espace de travail",
|
|
110
|
+
"Search:": "Recherche :",
|
|
111
|
+
"type to filter\u2026": "tapez pour filtrer\u2026",
|
|
112
|
+
"No skills are currently available.": "Aucune comp\xE9tence n\u2019est actuellement disponible.",
|
|
113
|
+
"All available skills are locked at a higher scope (see below).": "Toutes les comp\xE9tences disponibles sont verrouill\xE9es \xE0 une port\xE9e sup\xE9rieure (voir ci-dessous).",
|
|
114
|
+
"No skills match the search.": "Aucune comp\xE9tence ne correspond \xE0 la recherche.",
|
|
115
|
+
"Locked by higher-scope settings (cannot toggle here):": "Verrouill\xE9es par des param\xE8tres de port\xE9e sup\xE9rieure (impossible de basculer ici) :",
|
|
116
|
+
"higher scope": "port\xE9e sup\xE9rieure",
|
|
117
|
+
" {{name}} {{description}} [locked: {{scope}}]": " {{name}} {{description}} [verrouill\xE9e : {{scope}}]",
|
|
118
|
+
"\u2191/\u2193 navigate \xB7 backspace edits search": "\u2191/\u2193 naviguer \xB7 Retour modifie la recherche",
|
|
119
|
+
Bundled: "Int\xE9gr\xE9e",
|
|
96
120
|
"Available Qwen Code CLI tools:": "Outils Qwen Code CLI disponibles :",
|
|
97
121
|
"No tools available": "Aucun outil disponible",
|
|
98
122
|
"View or change the approval mode for tool usage": "Voir ou modifier le mode d'approbation pour l'utilisation des outils",
|
|
@@ -145,7 +169,7 @@ var fr_default = {
|
|
|
145
169
|
"open full Qwen Code documentation in your browser": "ouvrir la documentation compl\xE8te de Qwen Code dans votre navigateur",
|
|
146
170
|
"Configuration not available.": "Configuration non disponible.",
|
|
147
171
|
"Connect an LLM provider": "Se connecter \xE0 un fournisseur LLM",
|
|
148
|
-
"Copy the last
|
|
172
|
+
"Copy the last AI response to clipboard (/copy N for Nth-latest)": "Copier la derni\xE8re r\xE9ponse IA dans le presse-papiers (/copy N pour la Ni\xE8me)",
|
|
149
173
|
// ============================================================================
|
|
150
174
|
// Commandes - Agents
|
|
151
175
|
// ============================================================================
|
|
@@ -356,7 +380,7 @@ var fr_default = {
|
|
|
356
380
|
Text: "Texte",
|
|
357
381
|
JSON: "JSON",
|
|
358
382
|
Plan: "Plan",
|
|
359
|
-
|
|
383
|
+
"Ask permissions": "Demander l'autorisation",
|
|
360
384
|
"Auto Edit": "\xC9dition automatique",
|
|
361
385
|
YOLO: "YOLO",
|
|
362
386
|
"toggle vim mode on/off": "activer/d\xE9sactiver le mode Vim",
|
|
@@ -542,6 +566,7 @@ var fr_default = {
|
|
|
542
566
|
"After tool execution fails": "Apr\xE8s l'\xE9chec de l'ex\xE9cution de l'outil",
|
|
543
567
|
"When notifications are sent": "Quand des notifications sont envoy\xE9es",
|
|
544
568
|
"When the user submits a prompt": "Quand l'utilisateur soumet une invite",
|
|
569
|
+
"When a slash command expands into a prompt": "Quand une commande slash se d\xE9veloppe en invite",
|
|
545
570
|
"When a new session is started": "Quand une nouvelle session est d\xE9marr\xE9e",
|
|
546
571
|
"Right before Qwen Code concludes its response": "Juste avant que Qwen Code conclue sa r\xE9ponse",
|
|
547
572
|
"When a subagent (Agent tool call) is started": "Quand un sous-agent (appel d'outil Agent) est d\xE9marr\xE9",
|
|
@@ -556,6 +581,7 @@ var fr_default = {
|
|
|
556
581
|
"Input to command is JSON with tool_name, tool_input, tool_use_id, error, error_type, is_interrupt, and is_timeout.": "L'entr\xE9e de la commande est du JSON avec tool_name, tool_input, tool_use_id, error, error_type, is_interrupt et is_timeout.",
|
|
557
582
|
"Input to command is JSON with notification message and type.": "L'entr\xE9e de la commande est du JSON avec le message et le type de notification.",
|
|
558
583
|
"Input to command is JSON with original user prompt text.": "L'entr\xE9e de la commande est du JSON avec le texte d'invite original de l'utilisateur.",
|
|
584
|
+
"Input to command is JSON with command_name, command_args, and expanded prompt text.": "L'entr\xE9e de la commande est du JSON avec command_name, command_args et le texte d'invite d\xE9velopp\xE9.",
|
|
559
585
|
"Input to command is JSON with session start source.": "L'entr\xE9e de la commande est du JSON avec la source de d\xE9marrage de session.",
|
|
560
586
|
"Input to command is JSON with session end reason.": "L'entr\xE9e de la commande est du JSON avec la raison de fin de session.",
|
|
561
587
|
"Input to command is JSON with agent_id and agent_type.": "L'entr\xE9e de la commande est du JSON avec agent_id et agent_type.",
|
|
@@ -571,6 +597,7 @@ var fr_default = {
|
|
|
571
597
|
"show stderr to model immediately": "afficher stderr au mod\xE8le imm\xE9diatement",
|
|
572
598
|
"show stderr to user only but continue with tool call": "afficher stderr \xE0 l'utilisateur uniquement mais continuer l'appel d'outil",
|
|
573
599
|
"block processing, erase original prompt, and show stderr to user only": "bloquer le traitement, effacer l'invite originale et afficher stderr \xE0 l'utilisateur uniquement",
|
|
600
|
+
"block expanded prompt submission and show stderr to user only": "bloquer l'envoi de l'invite d\xE9velopp\xE9e et afficher stderr uniquement \xE0 l'utilisateur",
|
|
574
601
|
"stdout shown to Qwen": "stdout affich\xE9 \xE0 Qwen",
|
|
575
602
|
"show stderr to user only (blocking errors ignored)": "afficher stderr \xE0 l'utilisateur uniquement (erreurs bloquantes ignor\xE9es)",
|
|
576
603
|
"command completes successfully": "la commande se termine avec succ\xE8s",
|
|
@@ -603,6 +630,15 @@ var fr_default = {
|
|
|
603
630
|
// ============================================================================
|
|
604
631
|
"Resume a previous session": "Reprendre une session pr\xE9c\xE9dente",
|
|
605
632
|
"Fork the current conversation into a new session": "Cr\xE9er une branche de la conversation actuelle dans une nouvelle session",
|
|
633
|
+
"Spawn a background agent that inherits the full conversation": "Lancer un agent en arri\xE8re-plan qui h\xE9rite de toute la conversation",
|
|
634
|
+
"Please provide a directive. Usage: /fork <directive>": "Veuillez fournir une directive. Utilisation : /fork <directive>",
|
|
635
|
+
"Cannot fork while a response or tool call is in progress. Wait for it to finish or resolve the pending tool call.": "Impossible de cr\xE9er un fork pendant qu'une r\xE9ponse ou un appel d'outil est en cours. Attendez la fin ou traitez l'appel d'outil en attente.",
|
|
636
|
+
"Cannot fork before the first conversation turn.": "Impossible de cr\xE9er un fork avant le premier tour de conversation.",
|
|
637
|
+
"The /fork command requires the fork feature gate. Set QWEN_CODE_ENABLE_FORK_SUBAGENT=1 to enable it.": "La commande /fork n\xE9cessite le feature gate fork. D\xE9finissez QWEN_CODE_ENABLE_FORK_SUBAGENT=1 pour l\u2019activer.",
|
|
638
|
+
"The agent tool is unavailable; cannot fork.": "L'outil agent est indisponible ; impossible de cr\xE9er un fork.",
|
|
639
|
+
"Failed to launch fork: {{error}}": "\xC9chec du lancement du fork : {{error}}",
|
|
640
|
+
"User launched a background fork via /fork: {{directive}}": "L'utilisateur a lanc\xE9 un fork en arri\xE8re-plan via /fork : {{directive}}",
|
|
641
|
+
"Forked into a background agent. It inherits this conversation and runs without blocking \u2014 track it in the background tasks panel; it reports back when done.": "Fork lanc\xE9 dans un agent en arri\xE8re-plan. Il h\xE9rite de cette conversation et s'ex\xE9cute sans bloquer \u2014 suivez-le dans le panneau des t\xE2ches en arri\xE8re-plan ; il fera un rapport une fois termin\xE9.",
|
|
606
642
|
"Cannot branch while a response or tool call is in progress. Wait for it to finish or resolve the pending tool call.": "Impossible de cr\xE9er une branche pendant qu'une r\xE9ponse ou un appel d'outil est en cours. Attendez la fin ou traitez l'appel d'outil en attente.",
|
|
607
643
|
"No conversation to branch.": "Aucune conversation \xE0 dupliquer dans une branche.",
|
|
608
644
|
"Restore a tool call. This will reset the conversation and file history to the state it was in when the tool call was suggested": "Restaurer un appel d'outil. Cela r\xE9initialisera la conversation et l'historique des fichiers \xE0 l'\xE9tat o\xF9 il se trouvait lors de la suggestion de l'appel d'outil",
|
|
@@ -635,10 +671,10 @@ var fr_default = {
|
|
|
635
671
|
// Commandes - Mode d'approbation
|
|
636
672
|
// ============================================================================
|
|
637
673
|
"Tool Approval Mode": "Mode d'approbation des outils",
|
|
638
|
-
"{{mode}} mode": "Mode {{mode}}",
|
|
639
674
|
"Analyze only, do not modify files or execute commands": "Analyser uniquement, ne pas modifier les fichiers ni ex\xE9cuter des commandes",
|
|
640
675
|
"Require approval for file edits or shell commands": "Demander l'approbation pour les modifications de fichiers ou les commandes shell",
|
|
641
676
|
"Automatically approve file edits": "Approuver automatiquement les modifications de fichiers",
|
|
677
|
+
"Use classifier to automatically approve safe tool calls": "Utiliser le classificateur pour approuver automatiquement les appels d\u2019outils s\xFBrs",
|
|
642
678
|
"Automatically approve all tools": "Approuver automatiquement tous les outils",
|
|
643
679
|
"Workspace approval mode exists and takes priority. User-level change will have no effect.": "Un mode d'approbation d'espace de travail existe et a la priorit\xE9. La modification au niveau utilisateur n'aura aucun effet.",
|
|
644
680
|
"Apply To": "Appliquer \xE0",
|
|
@@ -1035,6 +1071,21 @@ var fr_default = {
|
|
|
1035
1071
|
" Overall Agreement Rate:": " Taux d'accord global :",
|
|
1036
1072
|
"No tool calls have been made in this session.": "Aucun appel d'outil n'a \xE9t\xE9 effectu\xE9 dans cette session.",
|
|
1037
1073
|
"Session start time is unavailable, cannot calculate stats.": "L'heure de d\xE9but de session est indisponible, impossible de calculer les stats.",
|
|
1074
|
+
Activity: "Activit\xE9",
|
|
1075
|
+
Efficiency: "Efficacit\xE9",
|
|
1076
|
+
Today: "Aujourd'hui",
|
|
1077
|
+
"Token Trend": "Tendance Tokens",
|
|
1078
|
+
"Cache Hit Rate": "Taux de cache",
|
|
1079
|
+
"Tool Success": "Succ\xE8s outils",
|
|
1080
|
+
"Tool Leaderboard": "Classement outils",
|
|
1081
|
+
Time: "Temps",
|
|
1082
|
+
Success: "Succ\xE8s",
|
|
1083
|
+
Cache: "Cache",
|
|
1084
|
+
Latency: "Latence",
|
|
1085
|
+
"Code Impact": "Impact code",
|
|
1086
|
+
net: "net",
|
|
1087
|
+
streak: "s\xE9rie",
|
|
1088
|
+
best: "record",
|
|
1038
1089
|
// ============================================================================
|
|
1039
1090
|
// Migration de format de commande
|
|
1040
1091
|
// ============================================================================
|
|
@@ -1371,6 +1422,7 @@ var fr_default = {
|
|
|
1371
1422
|
"Open auto-memory folder": "Ouvrir le dossier de m\xE9moire automatique",
|
|
1372
1423
|
"Auto-memory: {{status}}": "M\xE9moire automatique : {{status}}",
|
|
1373
1424
|
"Auto-dream: {{status}} \xB7 {{lastDream}} \xB7 /dream to run": "R\xEAve automatique : {{status}} \xB7 {{lastDream}} \xB7 /dream pour lancer",
|
|
1425
|
+
"Auto-skill: {{status}}": "Comp\xE9tence automatique : {{status}}",
|
|
1374
1426
|
never: "jamais",
|
|
1375
1427
|
on: "activ\xE9",
|
|
1376
1428
|
off: "d\xE9sactiv\xE9",
|
|
@@ -1395,7 +1447,39 @@ var fr_default = {
|
|
|
1395
1447
|
Auto: "Automatique",
|
|
1396
1448
|
Tokens: "Jetons",
|
|
1397
1449
|
tokens: "jetons",
|
|
1398
|
-
"\u4E2D\u56FD (China)": "Chine"
|
|
1450
|
+
"\u4E2D\u56FD (China)": "Chine",
|
|
1451
|
+
// Stats Dashboard — Category 2
|
|
1452
|
+
"Activity Heatmap": "Carte d'activit\xE9",
|
|
1453
|
+
Less: "Moins",
|
|
1454
|
+
More: "Plus",
|
|
1455
|
+
Sessions: "Sessions",
|
|
1456
|
+
Duration: "Dur\xE9e",
|
|
1457
|
+
Projects: "Projets",
|
|
1458
|
+
"Loading stats...": "Chargement des stats...",
|
|
1459
|
+
"(no data)": "(aucune donn\xE9e)",
|
|
1460
|
+
d: "j",
|
|
1461
|
+
h: "h",
|
|
1462
|
+
m: "m",
|
|
1463
|
+
Input: "Entr\xE9e",
|
|
1464
|
+
Models: "Mod\xE8les",
|
|
1465
|
+
"All time": "Tout le temps",
|
|
1466
|
+
"Last 7 days": "7 derniers jours",
|
|
1467
|
+
"Last 30 days": "30 derniers jours",
|
|
1468
|
+
"Show usage statistics dashboard.": "Afficher le tableau de bord des statistiques d'utilisation.",
|
|
1469
|
+
// Stats Dashboard — keyboard hints (not translated)
|
|
1470
|
+
"tab \xB7 esc": "tab \xB7 esc",
|
|
1471
|
+
"tab \xB7 r dates \xB7 \u2190\u2192 month \xB7 esc": "tab \xB7 r dates \xB7 \u2190\u2192 month \xB7 esc",
|
|
1472
|
+
"tab \xB7 r dates \xB7 esc": "tab \xB7 r dates \xB7 esc",
|
|
1473
|
+
// Stats Dashboard — missing labels
|
|
1474
|
+
"API Requests": "Requ\xEAtes API",
|
|
1475
|
+
"Tool Calls": "Appels d'outils",
|
|
1476
|
+
"Success rate": "Taux de r\xE9ussite",
|
|
1477
|
+
"Code Changes": "Modifications du code",
|
|
1478
|
+
Tool: "Outil",
|
|
1479
|
+
reqs: "req.",
|
|
1480
|
+
in: "ent.",
|
|
1481
|
+
out: "sort.",
|
|
1482
|
+
"In/Out": "Ent/Sort"
|
|
1399
1483
|
};
|
|
1400
1484
|
export {
|
|
1401
1485
|
fr_default as default
|
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
InstallationManager
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-IDX6COTE.js";
|
|
6
|
+
import "./chunk-B7HXHOHU.js";
|
|
6
7
|
import {
|
|
7
8
|
GoogleGenAI
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-55ZMG67I.js";
|
|
10
|
+
import "./chunk-H6BD2ELD.js";
|
|
11
|
+
import "./chunk-5IFG2VC4.js";
|
|
12
|
+
import "./chunk-HR7SV7AY.js";
|
|
13
|
+
import "./chunk-Z2Z3GUXZ.js";
|
|
12
14
|
import {
|
|
13
15
|
init_esbuild_shims
|
|
14
16
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -210,7 +212,7 @@ var GeminiContentGenerator = class {
|
|
|
210
212
|
|
|
211
213
|
// packages/core/src/core/geminiContentGenerator/index.ts
|
|
212
214
|
function createGeminiContentGenerator(config, gcConfig) {
|
|
213
|
-
const version = "0.
|
|
215
|
+
const version = "0.18.0-termux";
|
|
214
216
|
const userAgent = config.userAgent || `QwenCode/${version} (${process.platform}; ${process.arch})`;
|
|
215
217
|
const baseHeaders = {
|
|
216
218
|
"User-Agent": userAgent
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
require_execAsync
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-IWKSG2AR.js";
|
|
6
6
|
import {
|
|
7
7
|
esm_exports,
|
|
8
8
|
init_esm
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
10
10
|
import {
|
|
11
11
|
init_esbuild_shims
|
|
12
12
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -17,9 +17,9 @@ import {
|
|
|
17
17
|
__toCommonJS
|
|
18
18
|
} from "./chunk-J2S4EL5Y.js";
|
|
19
19
|
|
|
20
|
-
//
|
|
20
|
+
// node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-bsd.js
|
|
21
21
|
var require_getMachineId_bsd = __commonJS({
|
|
22
|
-
"
|
|
22
|
+
"node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-bsd.js"(exports) {
|
|
23
23
|
init_esbuild_shims();
|
|
24
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
exports.getMachineId = void 0;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
require_execAsync
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-IWKSG2AR.js";
|
|
6
6
|
import {
|
|
7
7
|
esm_exports,
|
|
8
8
|
init_esm
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
10
10
|
import {
|
|
11
11
|
init_esbuild_shims
|
|
12
12
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -16,9 +16,9 @@ import {
|
|
|
16
16
|
__toCommonJS
|
|
17
17
|
} from "./chunk-J2S4EL5Y.js";
|
|
18
18
|
|
|
19
|
-
//
|
|
19
|
+
// node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-darwin.js
|
|
20
20
|
var require_getMachineId_darwin = __commonJS({
|
|
21
|
-
"
|
|
21
|
+
"node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-darwin.js"(exports) {
|
|
22
22
|
init_esbuild_shims();
|
|
23
23
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24
24
|
exports.getMachineId = void 0;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
esm_exports,
|
|
5
5
|
init_esm
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
7
7
|
import {
|
|
8
8
|
init_esbuild_shims
|
|
9
9
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -14,9 +14,9 @@ import {
|
|
|
14
14
|
__toCommonJS
|
|
15
15
|
} from "./chunk-J2S4EL5Y.js";
|
|
16
16
|
|
|
17
|
-
//
|
|
17
|
+
// node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-linux.js
|
|
18
18
|
var require_getMachineId_linux = __commonJS({
|
|
19
|
-
"
|
|
19
|
+
"node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-linux.js"(exports) {
|
|
20
20
|
init_esbuild_shims();
|
|
21
21
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
22
|
exports.getMachineId = void 0;
|
package/chunks/{getMachineId-unsupported-DWUSBAPX.js → getMachineId-unsupported-S32ZDA2T.js}
RENAMED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
esm_exports,
|
|
5
5
|
init_esm
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
7
7
|
import {
|
|
8
8
|
init_esbuild_shims
|
|
9
9
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -13,9 +13,9 @@ import {
|
|
|
13
13
|
__toCommonJS
|
|
14
14
|
} from "./chunk-J2S4EL5Y.js";
|
|
15
15
|
|
|
16
|
-
//
|
|
16
|
+
// node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-unsupported.js
|
|
17
17
|
var require_getMachineId_unsupported = __commonJS({
|
|
18
|
-
"
|
|
18
|
+
"node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-unsupported.js"(exports) {
|
|
19
19
|
init_esbuild_shims();
|
|
20
20
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
21
|
exports.getMachineId = void 0;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
require_execAsync
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-IWKSG2AR.js";
|
|
6
6
|
import {
|
|
7
7
|
esm_exports,
|
|
8
8
|
init_esm
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-Z2Z3GUXZ.js";
|
|
10
10
|
import {
|
|
11
11
|
init_esbuild_shims
|
|
12
12
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -17,9 +17,9 @@ import {
|
|
|
17
17
|
__toCommonJS
|
|
18
18
|
} from "./chunk-J2S4EL5Y.js";
|
|
19
19
|
|
|
20
|
-
//
|
|
20
|
+
// node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-win.js
|
|
21
21
|
var require_getMachineId_win = __commonJS({
|
|
22
|
-
"
|
|
22
|
+
"node_modules/@opentelemetry/resources/build/src/detectors/platform/node/machine-id/getMachineId-win.js"(exports) {
|
|
23
23
|
init_esbuild_shims();
|
|
24
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
25
|
exports.getMachineId = void 0;
|
|
@@ -3,50 +3,58 @@
|
|
|
3
3
|
import {
|
|
4
4
|
escape,
|
|
5
5
|
glob
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-TD4OPI4T.js";
|
|
7
7
|
import "./chunk-K5PGHDBN.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-XBY7E2FX.js";
|
|
9
|
+
import "./chunk-SKBPNJEW.js";
|
|
10
|
+
import "./chunk-NVFMZBX2.js";
|
|
9
11
|
import "./chunk-O4PICXES.js";
|
|
10
12
|
import "./chunk-TW522KN6.js";
|
|
13
|
+
import "./chunk-3DHXZ6EV.js";
|
|
14
|
+
import "./chunk-J5MDQKJL.js";
|
|
11
15
|
import "./chunk-MLZQVCF3.js";
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-LD2XBG6Z.js";
|
|
17
|
+
import "./chunk-OHEGWO4L.js";
|
|
18
|
+
import "./chunk-SNGELLWX.js";
|
|
14
19
|
import {
|
|
15
20
|
DEFAULT_FILE_FILTERING_OPTIONS
|
|
16
21
|
} from "./chunk-77WXWU44.js";
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
19
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-A7B4ISQP.js";
|
|
23
|
+
import "./chunk-OQ7NJIY7.js";
|
|
24
|
+
import "./chunk-3PJXIDKI.js";
|
|
20
25
|
import "./chunk-UWCTAVOD.js";
|
|
21
26
|
import "./chunk-OFEVLU4C.js";
|
|
22
27
|
import {
|
|
23
28
|
getMemoryBaseDir
|
|
24
|
-
} from "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-MYAKAFEC.js";
|
|
28
|
-
import "./chunk-66CXYE4B.js";
|
|
29
|
-
import "./chunk-NCTLV2NB.js";
|
|
29
|
+
} from "./chunk-3HTIVKZE.js";
|
|
30
|
+
import "./chunk-IDX6COTE.js";
|
|
31
|
+
import "./chunk-KQJMQJPI.js";
|
|
30
32
|
import {
|
|
31
33
|
BaseDeclarativeTool,
|
|
32
34
|
BaseToolInvocation,
|
|
33
35
|
ToolDisplayNames,
|
|
34
36
|
ToolNames
|
|
35
|
-
} from "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
37
|
+
} from "./chunk-D3RHSPAS.js";
|
|
38
|
+
import "./chunk-2Y5SYSD3.js";
|
|
39
|
+
import "./chunk-SEGYWKIH.js";
|
|
40
|
+
import "./chunk-64WXLC72.js";
|
|
41
|
+
import "./chunk-B7HXHOHU.js";
|
|
42
|
+
import "./chunk-EYENRK4D.js";
|
|
43
|
+
import "./chunk-M6VTDSVR.js";
|
|
44
|
+
import "./chunk-55ZMG67I.js";
|
|
45
|
+
import "./chunk-H6BD2ELD.js";
|
|
46
|
+
import "./chunk-5IFG2VC4.js";
|
|
38
47
|
import {
|
|
39
48
|
createDebugLogger,
|
|
40
49
|
getErrorMessage,
|
|
41
50
|
isSubpath,
|
|
42
51
|
resolveAndValidatePath,
|
|
43
52
|
unescapePath
|
|
44
|
-
} from "./chunk-
|
|
45
|
-
import "./chunk-XKS5KBFJ.js";
|
|
53
|
+
} from "./chunk-HR7SV7AY.js";
|
|
46
54
|
import "./chunk-ZERZSAZL.js";
|
|
47
55
|
import "./chunk-QN5NZ3UQ.js";
|
|
48
56
|
import "./chunk-BR4QREVK.js";
|
|
49
|
-
import "./chunk-
|
|
57
|
+
import "./chunk-Z2Z3GUXZ.js";
|
|
50
58
|
import {
|
|
51
59
|
init_esbuild_shims
|
|
52
60
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -4,36 +4,45 @@ import {
|
|
|
4
4
|
globStream,
|
|
5
5
|
isCommandAvailable,
|
|
6
6
|
isGitRepository
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-TD4OPI4T.js";
|
|
8
8
|
import "./chunk-K5PGHDBN.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-XBY7E2FX.js";
|
|
10
|
+
import "./chunk-SKBPNJEW.js";
|
|
11
|
+
import "./chunk-NVFMZBX2.js";
|
|
10
12
|
import "./chunk-O4PICXES.js";
|
|
11
13
|
import "./chunk-TW522KN6.js";
|
|
14
|
+
import "./chunk-3DHXZ6EV.js";
|
|
15
|
+
import "./chunk-J5MDQKJL.js";
|
|
12
16
|
import "./chunk-MLZQVCF3.js";
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-LD2XBG6Z.js";
|
|
18
|
+
import "./chunk-OHEGWO4L.js";
|
|
19
|
+
import "./chunk-SNGELLWX.js";
|
|
15
20
|
import "./chunk-77WXWU44.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-A7B4ISQP.js";
|
|
22
|
+
import "./chunk-OQ7NJIY7.js";
|
|
23
|
+
import "./chunk-3PJXIDKI.js";
|
|
19
24
|
import "./chunk-UWCTAVOD.js";
|
|
20
25
|
import "./chunk-OFEVLU4C.js";
|
|
21
26
|
import {
|
|
22
27
|
getMemoryBaseDir
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-MYAKAFEC.js";
|
|
27
|
-
import "./chunk-66CXYE4B.js";
|
|
28
|
-
import "./chunk-NCTLV2NB.js";
|
|
28
|
+
} from "./chunk-3HTIVKZE.js";
|
|
29
|
+
import "./chunk-IDX6COTE.js";
|
|
30
|
+
import "./chunk-KQJMQJPI.js";
|
|
29
31
|
import {
|
|
30
32
|
BaseDeclarativeTool,
|
|
31
33
|
BaseToolInvocation,
|
|
32
34
|
ToolDisplayNames,
|
|
33
35
|
ToolNames
|
|
34
|
-
} from "./chunk-
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
36
|
+
} from "./chunk-D3RHSPAS.js";
|
|
37
|
+
import "./chunk-2Y5SYSD3.js";
|
|
38
|
+
import "./chunk-SEGYWKIH.js";
|
|
39
|
+
import "./chunk-64WXLC72.js";
|
|
40
|
+
import "./chunk-B7HXHOHU.js";
|
|
41
|
+
import "./chunk-EYENRK4D.js";
|
|
42
|
+
import "./chunk-M6VTDSVR.js";
|
|
43
|
+
import "./chunk-55ZMG67I.js";
|
|
44
|
+
import "./chunk-H6BD2ELD.js";
|
|
45
|
+
import "./chunk-5IFG2VC4.js";
|
|
37
46
|
import {
|
|
38
47
|
createDebugLogger,
|
|
39
48
|
getErrorMessage,
|
|
@@ -41,12 +50,11 @@ import {
|
|
|
41
50
|
isSubpath,
|
|
42
51
|
resolveAndValidatePath,
|
|
43
52
|
unescapePath
|
|
44
|
-
} from "./chunk-
|
|
45
|
-
import "./chunk-XKS5KBFJ.js";
|
|
53
|
+
} from "./chunk-HR7SV7AY.js";
|
|
46
54
|
import "./chunk-ZERZSAZL.js";
|
|
47
55
|
import "./chunk-QN5NZ3UQ.js";
|
|
48
56
|
import "./chunk-BR4QREVK.js";
|
|
49
|
-
import "./chunk-
|
|
57
|
+
import "./chunk-Z2Z3GUXZ.js";
|
|
50
58
|
import {
|
|
51
59
|
init_esbuild_shims
|
|
52
60
|
} from "./chunk-A4BMJM77.js";
|
|
@@ -513,6 +521,9 @@ var GrepTool = class _GrepTool extends BaseDeclarativeTool {
|
|
|
513
521
|
__name(this, "GrepTool");
|
|
514
522
|
}
|
|
515
523
|
static Name = ToolNames.GREP;
|
|
524
|
+
get maxOutputChars() {
|
|
525
|
+
return 2e4;
|
|
526
|
+
}
|
|
516
527
|
/**
|
|
517
528
|
* Validates the parameters for the tool
|
|
518
529
|
* @param params Parameters to validate
|