Commit Graph

1 Commits

Author SHA1 Message Date
kkkayye
01b1dab330 Inject memory into Codex Responses WebSocket requests (#3749)
Inject retrieved OmniRoute memory into Codex Responses-over-WebSocket prepare requests via the instructions field, deriving the retrieval query from the latest user Responses input while skipping tool/reasoning payloads, with a duplicate-safe injection guard. The Responses-WS request-history logging this branch also carried already landed on release; the net change here is the memory-injection parity with the SSE path. Integrated into release/v3.8.24.

Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com>
2026-06-13 01:49:39 -03:00