d97714b11a
ensureTitle was sending small-model requests with the same HEADER_TASKID as the agent session. The gateway saw two different models (kilo-auto/small and kilo-auto/frontier) under the same task and routed to both. Prefixing the title sessionID with "title-" isolates it from the agent task.