-
feat(executor): refine session and conversation header handling for Codex
发布于
2026-06-01 03:27:10 +00:00 | 730 次提交 在此版本后已推送到 main- Updated session handling to replace
Session_idandConversation_idheaders with new logic ensuring consistent use ofCache.IDand prompt keys. - Restored
Session_idas a priority extraction source forExtractSessionID. - Added tests to validate case-sensitive and case-insensitive headers, canonical account header usage, and session key preservation.
- Removed legacy support for deprecated
Conversation_idheader to clean up API.
下载附件
- Updated session handling to replace