Commit Graph

17 Commits

Author SHA1 Message Date
David Duong e7aeffeb72 chore: replace yarn with pnpm (#1862)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-01-09 19:52:29 +01:00
David Duong 1497df973f feat(sdk): allow enqueuing runs (#1818) 2025-12-15 13:46:05 +00:00
David Duong fa6c009f5f fix(sdk): resolve React "Maximum update depth exceeded" warning by batching updates in a macrotask (#1802) 2025-12-02 15:58:24 +00:00
David Duong fdd5878e89 chore: update dependencies (#1774)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 14:43:13 +00:00
David Duong 599a8c5499 fix(sdk): handle RemoveMessage when received in messages-tuple stream (#1656) 2025-09-15 15:36:00 +02:00
David Duong df8b662bf9 fix(sdk): interrupt not being shown if fetchThreadState: false (#1607) 2025-09-04 14:54:31 +00:00
David Duong 7de668022a fix(sdk): onRequest should be called in streaming fetch calls (#1605) 2025-09-04 14:25:24 +00:00
David Duong 35a0f1cb51 chore(sdk): refactor of useStream (#1557) 2025-09-02 08:50:18 +00:00
David Duong 9c575268f6 fix(sdk): expose subgraph events in useStream callbacks (#1531) 2025-08-18 14:23:51 +02:00
David Duong c857357c53 feat(api): harden embed server, implement missing endpoints needed for interrupts (#1520) 2025-08-11 16:31:49 +02:00
David Duong 72386a46cb feat(sdk): expose stream metadata from messages via getMessagesMetadata (#1516) 2025-08-09 01:43:36 +02:00
David Duong 39cc88f308 fix(sdk): useStream should receive and merge messages from subgraphs (#1387) 2025-07-15 01:48:33 +02:00
David Duong 603daa6caf feat(sdk): make history fetching configurable in useStream (#1375) 2025-07-10 01:50:32 +02:00
Tat Dat Duong 2f26f2fa66 fix(sdk): send metadata when creating a new thread with useStream 2025-07-09 14:33:18 +02:00
Tat Dat Duong 0d4b5fe0ba Fix docs build, consolidate @types/node version 2025-07-03 14:52:56 +02:00
Tat Dat Duong 85ed34c8dc Update lockfile 2025-07-03 00:33:50 +02:00
Tat Dat Duong b082ee5903 Rename from sdk-js to sdk 2025-07-02 21:26:14 +02:00