fix: start instant typing at run start

This commit is contained in:
Peter Steinberger
2026-01-21 16:54:54 +00:00
parent 5d73a412c6
commit 43afad9f51
2 changed files with 3 additions and 0 deletions

View File

@@ -196,6 +196,8 @@ export async function runReplyAgent(params: {
return undefined;
}
await typingSignals.signalRunStart();
activeSessionEntry = await runMemoryFlushIfNeeded({
cfg,
followupRun,