Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 04:56
· 1 commit to main since this release

修复

  • 破限注入不再按「一个会话只注入一次」:每个新的主请求都会重新合并 system 并前置 fake 消息,避免第二轮及后续请求丢失破限。同一请求内部重入仍跳过,防止重复叠加。