fix: honor session-scoped gateway model overrides

This commit is contained in:
Hygaard
2026-04-11 03:11:34 -07:00
committed by Teknium
parent 671d5068e7
commit a2f9f04c06
3 changed files with 248 additions and 37 deletions
+1
View File
@@ -221,5 +221,6 @@ class TestHandleResumeCommand:
runner._async_flush_memories.assert_called_once_with(
"current_session_001",
"agent:main:telegram:dm:67890",
)
db.close()