mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| vendor/ripgrep | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||