qwen-code/packages/core
tanzhenxin 76693192c0 fix(acp): exclude thought text from finalText and add core-side tests
- Skip thought parts when accumulating roundText so reasoning content
  does not leak into the subagent's final answer.
- Remove unnecessary `as SubAgentStreamTextEvent` type assertion.
- Add core tests for STREAM_TEXT thought flag and finalText exclusion.
2026-01-27 17:18:31 +08:00
..
scripts Fix: Improve ripgrep binary detection and cross-platform compatibility (#1060) 2025-11-18 19:38:30 +08:00
src fix(acp): exclude thought text from finalText and add core-side tests 2026-01-27 17:18:31 +08:00
vendor/ripgrep 📦 Release qwen-code CLI as a Standalone Bundled Package (#866) 2025-10-24 17:08:59 +08:00
index.ts refactor: update authentication handling and model configuration 2026-01-07 22:58:09 +08:00
package.json fix(vscode-ide-companion): prune ripgrep binaries and remove generic node-pty 2026-01-24 13:18:57 +08:00
test-setup.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
tsconfig.json Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
vitest.config.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00