feat: multi-agent routing + multi-account providers

This commit is contained in:
Peter Steinberger
2026-01-06 18:25:37 +00:00
parent 50d4b17417
commit dbfa316d19
129 changed files with 3760 additions and 1126 deletions

View File

@@ -78,7 +78,7 @@ describe("block streaming", () => {
From: "+1004",
To: "+2000",
MessageSid: "msg-123",
Surface: "discord",
Provider: "discord",
},
{
onReplyStart,
@@ -124,7 +124,7 @@ describe("block streaming", () => {
From: "+1004",
To: "+2000",
MessageSid: "msg-124",
Surface: "discord",
Provider: "discord",
},
{
onBlockReply,