qwen-code/packages/core
Mingholy de279b56f3
fix: add explicit is_background param for shell tool (#445)
* fix: add explicit background param for shell tool

* fix: explicit param schema

* docs(shelltool): update `is_background` description
2025-08-27 11:32:48 +08:00
..
src fix: add explicit is_background param for shell tool (#445) 2025-08-27 11:32:48 +08:00
index.ts chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166) 2025-08-13 20:37:08 +00:00
package.json Merge branch 'main' into chore/sync-gemini-cli-v0.1.21 2025-08-22 17:15:40 +08:00
test-setup.ts feat: implement usage stats logging with telemetry refactoring 2025-08-12 12:16:38 +08:00
tsconfig.json
vitest.config.ts