feat: add typing mode controls

This commit is contained in:
Peter Steinberger
2026-01-07 21:58:54 +00:00
parent 430662f6ef
commit bac1608933
14 changed files with 307 additions and 20 deletions

View File

@@ -76,6 +76,7 @@ describe("createFollowupRunner compaction", () => {
const runner = createFollowupRunner({
opts: { onBlockReply },
typing: createTyping(),
typingMode: "instant",
sessionEntry,
sessionStore,
sessionKey: "main",