发布

  • feat(translator): enhance response aggregation and annotation handling

    frostbyte_neo 发布于 2026-06-10 19:14:03 +00:00 | 649 次提交 在此版本后已推送到 main

    • Implemented logic to aggregate text blocks until message_stop for improved consistency.
    • Introduced support for message annotations like citations_delta in content responses.
    • Added methods (finalizeAssistantMessage, appendMessageAnnotation) to handle message grouping and annotation appending cleanly.
    • Updated unit tests to verify message aggregation, annotation handling, and suppression of unwanted native events.

    Closes: #3801

    下载附件