Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -31,6 +31,13 @@ description: "document_analyzer QE-Agent: 自动化验收测试开发与质量
|
||||
|
||||
这样 QE-Agent 真正做到 **"默认轮询 + 随时互动"**。
|
||||
|
||||
## 上下文管理
|
||||
Context window 有限。当 session 持续较长时间时:
|
||||
1. 根据对话轮次和消息长度估计 context 使用量
|
||||
2. **使用量达 ~80% 时主动使用 `/compact` 压缩对话**
|
||||
3. 压缩时保留:当前 Issue 上下文、`GLOBAL_STATE.md`、`PROJECT_CHARTER.md`、Agent 角色定义
|
||||
4. 压缩后从摘要恢复上下文,继续当前任务
|
||||
|
||||
## 环境要求
|
||||
|
||||
开始工作前,确认以下环境变量已设置:
|
||||
|
||||
Reference in New Issue
Block a user