发布

  • test(websocket, api): add unit tests for response ID injection and handling of pending tool calls

    frostbyte_neo 发布于 2026-06-11 20:25:44 +00:00 | 640 次提交 在此版本后已推送到 main

    • Introduced test scenarios to validate previous_response_id injection during incremental and non-incremental requests.
    • Verified behavior for pending tool calls, including proper inclusion or exclusion in websocket requests.
    • Updated websocket handling logic to track lastResponseID and pendingToolCallIDs.
    • Added utility functions for pending tool call validation and cleanup.
    下载附件