fix(core): finalize v2 session context epochs

This commit is contained in:
Kit Langton 2026-06-04 21:17:05 -04:00
commit cd812e2045
33 changed files with 1245 additions and 791 deletions

View file

@ -7,13 +7,7 @@
"route": "anthropic-messages",
"transport": "http",
"model": "claude-haiku-4-5-20251001",
"tags": [
"prefix:anthropic-messages",
"provider:anthropic",
"system",
"chronological-system-update",
"golden"
]
"tags": ["prefix:anthropic-messages", "provider:anthropic", "system", "chronological-system-update", "golden"]
},
"interactions": [
{

View file

@ -7,13 +7,7 @@
"route": "gemini",
"transport": "http",
"model": "gemini-2.5-flash",
"tags": [
"prefix:gemini",
"provider:google",
"system",
"chronological-system-update",
"golden"
]
"tags": ["prefix:gemini", "provider:google", "system", "chronological-system-update", "golden"]
},
"interactions": [
{

View file

@ -7,13 +7,7 @@
"route": "openai-chat",
"transport": "http",
"model": "gpt-4o-mini",
"tags": [
"prefix:openai-chat",
"provider:openai",
"system",
"chronological-system-update",
"golden"
]
"tags": ["prefix:openai-chat", "provider:openai", "system", "chronological-system-update", "golden"]
},
"interactions": [
{