发布

  • feat(websockets): implement active connection tracking for websocket sessions

    frostbyte_neo 发布于 2026-07-17 16:40:56 +00:00 | 267 次提交 在此版本后已推送到 main

    • Introduced per-connection active channel management for Codex and XAI websocket sessions.
    • Enhanced session behavior to support clearing and reassigning active channels tied to specific connections.
    • Added support for detecting and detaching stale connections upon session target changes.
    • Refactored websocket message handling logic to ensure connection-specific channel consistency.
    • Extended test coverage for websocket session behaviors, including reconnections, target switching, and pinned auth transitions.
    下载附件