mirror of
https://github.com/harivansh-afk/clanker-agent.git
synced 2026-04-19 06:01:17 +00:00
fix chat timeout
This commit is contained in:
parent
0d743bc592
commit
41bf2776f1
7 changed files with 551 additions and 7 deletions
|
|
@ -49,6 +49,7 @@ function addManagedSession(
|
|||
session: session as never,
|
||||
queue: [],
|
||||
processing,
|
||||
activeDurableRun: null,
|
||||
activeAssistantMessage: null,
|
||||
pendingToolResults: [],
|
||||
createdAt: Date.now(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue