mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-22 16:25:58 +00:00
fix(codex): harden final cache-key boundaries
Fold #62349's broader provider-boundary handling into the header fix: bound top-level and xAI override keys again at preflight after middleware, preserve unrelated headers, and cover boundaries and collisions. Co-authored-by: Nick Taylor <nicktaylor@TheWorldofNick-Lappy.local>
This commit is contained in:
parent
81496a8925
commit
61bbc39330
4 changed files with 142 additions and 22 deletions
|
|
@ -373,6 +373,7 @@ AUTHOR_MAP = {
|
|||
"dirtyren@users.noreply.github.com": "dirtyren",
|
||||
"krowd3v@users.noreply.github.com": "krowd3v",
|
||||
"dfein38347g@users.noreply.github.com": "dfein38347g",
|
||||
"nicktaylor@TheWorldofNick-Lappy.local": "thegoodguysla",
|
||||
"s96919@gmail.com": "s96919",
|
||||
"rasitakyol@hotmail.com": "rasitakyol",
|
||||
"thatgfsj@gmail.com": "Thatgfsj",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue