发布

  • feat(executor): implement agent-scoped cache key isolation and enhance replay handling

    frostbyte_neo 发布于 2026-07-17 18:18:09 +00:00 | 265 次提交 在此版本后已推送到 main

    • Introduced agent-specific cache key isolation to ensure distinct prompt caching across agents.
    • Improved reasoning replay handling for Claude models, including cumulative tool turn restoration and validation.
    • Enhanced HTTP and WebSocket session consistency during execution scope and cache replay synchronization.
    • Added new unit tests and extended coverage for prompt caching, agent isolation, and replay cache functionality.

    Closes: #4352

    下载附件