fix(app): model sticks to session

This commit is contained in:
Adam
2026-03-07 06:57:00 -06:00
parent 73c9b685a7
commit ba1edea0ab
6 changed files with 176 additions and 8 deletions

View File

@@ -316,6 +316,7 @@ export function createPromptSubmit(input: PromptSubmitInput) {
time: { created: Date.now() },
agent,
model,
variant,
}
const addOptimisticMessage = () =>