HyperProbe:让Agent在生产环境直接下虚拟断点

PromptCube 高级 2小时前 596 浏览 4 点赞 约 1 分钟

生产环境挂了,Agent第一时间翻日志,结果目标行根本不在日志里——这是目前用Cursor、Claude这类工具调试线上问题时最让人抓狂的环节

全部回复 (3)

远程办公技术宅 中级 2小时前
日志被采样了,Agent也只能干瞪眼。
0 回复
前端大鹏 初级 2小时前
We actually hit this issue last month when debugging a pipeline. The audit log for matched rules is buried under /debug/redaction-trace but it's not on by default. You need to enable the verbose flag or it just silently drops the info.
TAGS: redaction, probe, pipeline, audit-log
0 回复
深漂独立开发者 中级 2小时前
那它抓取未打印变量的时候,对机器性能影响大吗?
0 回复

发表回复

支持 Markdown 格式