@assistant-ui/cloud-ai-sdk#
0.1.35#
Patch Changes#
0.1.34#
Patch Changes#
-
#5976
7f74516- fix: stop abandoned chats when the Cloud scope changes (@Kinfe123) -
#5929
0f6e9e9- chore: replace stale example model ids with gpt-5.6-luna (@okisdev) -
#5863
dae3488- fix: isolate Cloud synchronization error callbacks (@Kinfe123) -
Updated dependencies [
bd01e8b,4a2a76f,04e967c,d79b87d,645c56b,61d29f4,72a6272]:- assistant-cloud@....1.41
0.1.33#
Patch Changes#
-
#5706
8931526- fix: clear stale thread lists when the Cloud client changes (@Kinfe123) -
#5715
8bba3aa- fix: include archived Cloud threads when requested and preserve archive filters (@Kinfe123) -
#5706
8931526- fix: settle thread loading when automatic fetching becomes disabled (@Kinfe123) -
Updated dependencies [
8bba3aa]:- assistant-cloud@....1.40
0.1.32#
Patch Changes#
- #5719
a44f537- fix: clear a selected Cloud thread when archiving removes it from the list (@Kinfe123)
0.1.31#
Patch Changes#
-
Updated dependencies [
94dc3e5]:- assistant-cloud@....1.39
0.1.30#
Patch Changes#
0.1.29#
Patch Changes#
- Updated dependencies [
6c062f1]:- assistant-cloud@....1.38
0.1.28#
Patch Changes#
0.1.27#
Patch Changes#
-
#5208
a0ddc86- AdopterasableSyntaxOnly; public enums are nowas constobjects. (@Yonom) -
Updated dependencies [
a0ddc86]:- assistant-cloud@....1.37
0.1.26#
Patch Changes#
-
#5140
a3bb2e3- fix: preserve async tool call callbacks (@Kinfe123) -
#5109
8f2b8af- fix: keep disabled thread fetching out of the loading state (@Kinfe123) -
#5134
69864c6- fix: reset selected threads and cached chats when the Cloud client changes (@Kinfe123) -
#4872
de10b40- fix: retry interrupted thread history loads (@Kinfe123) -
#5076
aec9c3a- test: exercise the ai v6 leg of the peer union in CI (@okisdev) -
#4953
12e1be4- fix: README quickstart renders UIMessage parts and drops nonexistent threadId destructure (@ShobhitPatra) -
#4874
71d2753- fix: retry automatic title generation after failed attempts (@Kinfe123) -
#5187
5b1c4f0- refactor: share the mounted-and-current-cloud guard across thread actions (@okisdev) -
Updated dependencies [
0d0834d,3f90440,ccebbf9,85d7c25,23a9925,7fde141]:- assistant-cloud@....1.36
0.1.25#
Patch Changes#
-
#4654
c980086- feat: widen AI SDK peer range to allow v7 alongside v6 (ai@^6 || ^7, @.../react@^3 || ^4) (@ShobhitPatra) -
#4921
5d888e7- fix: preserve mounted state and ignore superseded thread refreshes when Strict Mode replays effects (@Kinfe123) -
Updated dependencies [
0ea628f,7cf5acc,7a85307,e4da8c5,0686f4e,5325f09]:- assistant-cloud@....1.35
0.1.24#
Patch Changes#
-
Updated dependencies []:
- assistant-cloud@....1.34
0.1.23#
Patch Changes#
-
Updated dependencies [
cefcf27]:- assistant-cloud@....1.34
0.1.22#
Patch Changes#
0.1.21#
Patch Changes#
-
Updated dependencies [
bb38d08]:- assistant-cloud@....1.33
0.1.20#
Patch Changes#
-
Updated dependencies [
15878d8]:- assistant-cloud@....1.32
0.1.19#
Patch Changes#
-
Updated dependencies [
78ff336]:- assistant-cloud@....1.31
0.1.18#
Patch Changes#
-
Updated dependencies [
331f2f7]:- assistant-cloud@....1.30
0.1.17#
Patch Changes#
0.1.16#
Patch Changes#
-
Updated dependencies [
01244a5]:- assistant-cloud@....1.29
0.1.15#
Patch Changes#
- Updated dependencies [
845c7c1]:- assistant-cloud@....1.28
0.1.14#
Patch Changes#
-
#3949
b382de0- fix(cloud-ai-sdk): use ai sdk onFinish event for telemetry status instead of message-shape heuristic (@okisdev)extractRunTelemetrypreviously inferred run status by walking message parts and checking for a final text part. when an assistant message ended on an unresolved frontend tool call (e.g.ask_user_questions), the model's turn was reported asstatus: "incomplete"with emptyoutput_text, and the per-assistantMessageIddedupe inCloudTelemetryReporterthen locked that record so the later resubmission carrying the actual text never overwrote it.CloudChatCorenow forwards the ai sdkonFinishevent (finishReason,isAbort,isDisconnect,isError) intoCloudTelemetryReporter.reportFromMessages. status is derived from those signals;length/content-filtermap toincomplete,isError/finishReason: "error"map toerror,stopand terminaltool-callsmap tocompleted. mid-loop checkpoints (finishReason: "tool-calls"withlastAssistantMessageIsCompleteWithToolCallsreturning true) are skipped, so the dedupe slot stays open for the post-resubmit final state.extractRunTelemetrynow uses ai sdk'sisToolUIPart,isStaticToolUIPart,isReasoningUIPart, andgetToolNamehelpers in place of hand-rolled equivalents, and exposes ahasReasoningflag.reportFromMessages's thirdeventargument is optional, so existing callers that only pass(threadId, messages)keep their previous behavior. -
Updated dependencies []:
- assistant-cloud@....1.27
0.1.13#
Patch Changes#
0.1.12#
Patch Changes#
-
Updated dependencies [
ce865bc]:- assistant-cloud@....1.27
0.1.11#
Patch Changes#
- c988db8: chore: update dependencies
- Updated dependencies [c988db8]
- assistant-cloud@....1.26
0.1.10#
Patch Changes#
- 376bb00: chore: update dependencies
- Updated dependencies [376bb00]
- assistant-cloud@....1.25
0.1.9#
Patch Changes#
- bdce66f: chore: update dependencies
- 209ae81: chore: remove aui-source export condition from package.json exports
- Updated dependencies [bdce66f]
- Updated dependencies [209ae81]
- assistant-cloud@....1.24
0.1.8#
Patch Changes#
- 52403c3: chore: update dependencies
- Updated dependencies [52403c3]
- assistant-cloud@....1.23
0.1.7#
Patch Changes#
- 736344c: chore: update dependencies
- c71cb58: chore: update dependencies
0.1.6#
Patch Changes#
- 349f3c7: chore: update deps
- Updated dependencies [349f3c7]
- assistant-cloud@....1.22
0.1.5#
Patch Changes#
- 57e26d2: chore: update dependencies
0.1.4#
Patch Changes#
- a845911: chore: update dependencies
- Updated dependencies [a845911]
- assistant-cloud@....1.21
0.1.3#
Patch Changes#
- 17cf9a8: feat(telemetry): add reasoning/cached token usage across cloud reporting paths
- Updated dependencies [17cf9a8]
- assistant-cloud@....1.20
0.1.2#
Patch Changes#
- 36ef3a2: chore: update dependencies
- 3a39d33: feat(cloud-ai-sdk): add telemetry reporting for chat runs
- Updated dependencies [36ef3a2]
- assistant-cloud@....1.19
0.1.1#
Patch Changes#
- 93910bd: Rename .tsx files to .ts where no JSX syntax is used
- Updated dependencies [d08a488]
- Updated dependencies [5e304ea]
- Updated dependencies [af5b085]
- Updated dependencies [a247fc9]
- Updated dependencies [93910bd]
- Updated dependencies [58a8472]
- assistant-cloud@....1.18