qwen-code/packages/core/src
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
..
__mocks__/fs pre-release commit 2025-07-22 23:26:01 +08:00
config fix folder trust 2026-01-26 15:12:28 +08:00
core Merge pull request #1516 from QwenLM/mingholy/fix/runtime-timeout 2026-01-23 14:27:50 +08:00
extension fix typo error 2026-01-26 10:00:33 +08:00
fallback refactor: update authentication handling and model configuration 2026-01-07 22:58:09 +08:00
ide feat: improve getProcessInfo robustness with try-catch and empty output fallback 2025-12-22 11:38:38 +08:00
mcp feat: settings extension 2026-01-08 13:49:59 +08:00
mocks chore(usage telemetry): Freshen up Clearcut logging (#6013) 2025-08-12 18:31:59 +00:00
models fix: update qwen-oauth models info 2026-01-20 15:11:11 +08:00
output Headless enhancement: add stream-json as input-format/output-format to support programmatically use (#926) 2025-11-21 09:26:05 +08:00
prompts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
qwen fix: improve qwen-oauth error message/fallback message 2026-01-15 19:42:06 +08:00
services Merge pull request #1526 from QwenLM/chore/no-tiktoken 2026-01-21 19:37:42 +08:00
skills Merge branch 'main' into feat/extension 2026-01-19 21:16:07 +08:00
subagents fix(acp): exclude thought text from finalText and add core-side tests 2026-01-27 17:18:31 +08:00
telemetry Merge branch 'main' into feat/extension 2026-01-22 11:41:04 +08:00
test-utils Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
tools Merge branch 'main' into feat/extension 2026-01-19 10:11:05 +08:00
utils security: fix awk/sed command injection in READ_ONLY_ROOT_COMMANDS 2026-01-25 09:13:19 +08:00
index.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
index.ts Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00