qwen-code/packages/cli/src
DennisYu07 06a0f4797d
Merge pull request #2696 from QwenLM/feat/hooks-refactor-ui-event
refactor(ui): improve hook event handling with dedicated history items
2026-04-01 15:56:17 +08:00
..
acp-integration Merge pull request #2662 from QwenLM/fix/acp-orphan-subprocess-cleanup 2026-04-01 15:44:12 +08:00
commands remove hooks experimental and refactor hook Config 2026-04-01 11:50:23 +08:00
config add more notes 2026-04-01 12:04:37 +08:00
constants fix(docs): update references from Bailian to ModelStudio in README and localization files 2026-03-27 17:55:42 +08:00
core fix(cli): preserve selected auth type on startup auth failure 2026-03-04 16:13:24 +08:00
i18n remove hooks experimental and refactor hook Config 2026-04-01 11:50:23 +08:00
nonInteractive refactor(core): rename TaskTool to AgentTool 2026-03-19 14:55:14 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services remove hooks experimental and refactor hook Config 2026-04-01 11:50:23 +08:00
test-utils feat(cli): make /btw command non-blocking with parallel execution 2026-03-20 00:25:51 +08:00
ui Merge pull request #2696 from QwenLM/feat/hooks-refactor-ui-event 2026-04-01 15:56:17 +08:00
utils refactor(core): rename TaskTool to AgentTool 2026-03-19 14:55:14 +08:00
gemini.test.tsx remove hooks experimental and refactor hook Config 2026-04-01 11:50:23 +08:00
gemini.tsx Merge pull request #2662 from QwenLM/fix/acp-orphan-subprocess-cleanup 2026-04-01 15:44:12 +08:00
nonInteractiveCli.test.ts fix(core): strip orphaned user entries before retry to prevent API errors 2026-03-14 12:51:34 +08:00
nonInteractiveCli.ts refactor(core): rename TaskTool to AgentTool 2026-03-19 14:55:14 +08:00
nonInteractiveCliCommands.test.ts feat(cli): make /btw command non-blocking with parallel execution 2026-03-20 00:25:51 +08:00
nonInteractiveCliCommands.ts feat(cli): make /btw command non-blocking with parallel execution 2026-03-20 00:25:51 +08:00
validateNonInterActiveAuth.test.ts refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +08:00
validateNonInterActiveAuth.ts Merge branch 'main' into feat/debug-logging-refactor 2026-02-01 20:47:38 +08:00