mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 19:24:59 +00:00
feat: add typing mode controls
This commit is contained in:
@@ -76,6 +76,7 @@ describe("createFollowupRunner compaction", () => {
|
||||
const runner = createFollowupRunner({
|
||||
opts: { onBlockReply },
|
||||
typing: createTyping(),
|
||||
typingMode: "instant",
|
||||
sessionEntry,
|
||||
sessionStore,
|
||||
sessionKey: "main",
|
||||
|
||||
Reference in New Issue
Block a user