本次主要优化了 Burp 插件的发送前可控性与后端过程展示一致性。插件侧将原先写死的测试指令改为“默认文案 + 发送前可编辑”,并保持原有右键发送入口不变;后端侧定位并修复了思考内容重复入库问题,避免同一 thinking stream 在过程详情中被稳定写入两次,从而消除“同样内容思考两遍”的展示现象。整体上用户操作路径不变,但可定制性和结果准确性都更好。
This update focused on improving pre-send prompt control in the Burp extension and fixing duplicate reasoning records on the backend. On the plugin side, the previously hardcoded instruction was changed to a default editable instruction shown before sending, while keeping the original context-menu workflow intact. On the backend side, we identified and fixed duplicate persistence for the same thinking stream, which was causing the UI to consistently show repeated reasoning content. Overall, the workflow remains familiar, but customization and output consistency are significantly improved.