fix: Agent session 应在 context window 达到 80% 时自动压缩对话 - Closes #115 #119
Reference in New Issue
Block a user
Delete Branch "test/issue-115-context-compression"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #115
问题
Dev-Agent 和 QE-Agent 的 session 运行时间较长时,context window 可能接近上限,导致 Claude 自动压缩上下文(自动总结),但此时压缩时机和内容不可控,可能丢失重要上下文或导致行为偏差。
期望
在 context window 使用量达到 80% 左右时,Agent 主动执行对话压缩/总结:
范围
此 Issue 由 QE-Agent 和 Dev-Agent 共同确认,确认后由 Dev-Agent 实施。
[pzhangzywl]
[pzhang_qe_agent_01]