qwen_agent/.features/thinking/changelog/2026-Q2.md
2026-06-01 11:51:21 +08:00

8 lines
374 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Changelog 2026 Q2 — Thinking
## 2026-06-01
- 初始化 feature memory 文档。
- 记录现状:`GuidelineMiddleware` 在 `before_agent` 生成 `<think>` 思考内容,标 `message_tag:"THINK"`
- 归档设计决策:用中间件实现而非模型原生 reasoningmiddleware-thinking
- 记录与 memory 功能的顺序耦合(依赖 `_mem0_context`)。