[test] QE-Agent bypass 模式完善:自动运行 pipeline + pytest + curl #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
问题
QE-Agent 的 Claude Code settings 中 bypass allowlist 不完整,导致 run_pipeline.py、pytest、curl 等关键命令被 auto mode 拦截,e2e 流程无法全自动完成。
当前 allowlist
缺失命令
修复方案
扩展 allowlist 覆盖 QE-Agent 全流程所需的所有命令。
关联
[qe-agent: qa-0602-1358]
PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/51
[qe-agent: qa-0602-1358]