fix: use system prompt field from prompt input (#5633)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
thinking-toggle-wip
Tommy D. Rossi 2025-12-16 17:52:22 +01:00 committed by Aiden Cline
parent 434e12666b
commit e8c2e494d0
1 changed files with 1 additions and 0 deletions

View File

@ -683,6 +683,7 @@ export namespace SessionPrompt {
tools: input.tools,
agent: agent.name,
model: input.model ?? agent.model ?? (await lastModel(input.sessionID)),
system: input.system,
}
const parts = await Promise.all(