发布

  • feat(executor): refine session and conversation header handling for Codex

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

    • Updated session handling to replace Session_id and Conversation_id headers with new logic ensuring consistent use of Cache.ID and prompt keys.
    • Restored Session_id as a priority extraction source for ExtractSessionID.
    • Added tests to validate case-sensitive and case-insensitive headers, canonical account header usage, and session key preservation.
    • Removed legacy support for deprecated Conversation_id header to clean up API.
    下载附件