mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 20:32:20 +03:00
The prompt_cache_key was derived from the account-wide workspaceId, meaning all conversations from the same OAuth account shared one cache partition. The official Codex CLI uses conversation_id (a unique UUID per session). Priority: body.session_id > body.conversation_id > workspaceId. Session IDs are captured BEFORE deletion from the body. Includes 10 unit tests.
3.6 KiB
3.6 KiB