qwen-code/packages/cli/src/acp-integration
tanzhenxin d67206819a fix(contextWindowSize): fix context window size update on model switch and ACP agent config priority
- Fix contextWindowSize not updating when switching models via setModel()
- Fix ACP agent to respect provider-configured contextWindowSize before auto-detection
- Simplify getTruncateToolOutputThreshold to use static threshold
- Add support for GLM-4.7, Kimi-2.5, and MiniMax-M2.1 models
- Update context usage display to require explicit contextWindowSize

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-01-29 20:51:03 +08:00
..
service test(acp): update filesystem tests for error code-based ENOENT handling 2026-01-20 15:40:09 +08:00
session Merge pull request #1626 from QwenLM/fix/acp-subagent-stream-text 2026-01-29 11:09:58 +08:00
acp.ts refactor(acp): centralize error codes and add RESOURCE_NOT_FOUND handling for file operations 2026-01-20 15:19:18 +08:00
acpAgent.ts fix(contextWindowSize): fix context window size update on model switch and ACP agent config priority 2026-01-29 20:51:03 +08:00
errorCodes.ts refactor(acp): centralize error codes and add RESOURCE_NOT_FOUND handling for file operations 2026-01-20 15:19:18 +08:00
schema.ts fix: add parentToolCallId and subagentType for acp 2026-01-27 10:45:38 +08:00