qwen-code/packages/cli/src/config/migration
tanzhenxin e484dfbbad refactor: remove summarizeToolOutput feature
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

Remove the summarizeToolOutput setting and related functionality.

This feature allowed LLM-based summarization of shell tool output but is no longer needed.

This simplifies the codebase by removing unused summarization logic and configuration options.
2026-03-15 13:51:32 +08:00
..
versions refactor: remove summarizeToolOutput feature 2026-03-15 13:51:32 +08:00
index.test.ts refactor(settings): sequential settings migration 2026-03-02 00:12:51 +08:00
index.ts refactor(settings): sequential settings migration 2026-03-02 00:12:51 +08:00
scheduler.test.ts refactor(settings): sequential settings migration 2026-03-02 00:12:51 +08:00
scheduler.ts refactor(settings): sequential settings migration 2026-03-02 00:12:51 +08:00
types.ts refactor(settings): sequential settings migration 2026-03-02 00:12:51 +08:00