Uh oh!
There was an error while loading. Please reload this page.
[web-shared] UX improvement - Switch between Conversational view and raw JSON for doStreamStep - #586
Conversation
I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 52af4e8 Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
🦋 Changeset detectedLatest commit: da30547 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@karthikscale3 is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
| @@ -0,0 +1,235 @@ | |||
| import type { ModelMessage } from '@workflow/ai'; | |||
There was a problem hiding this comment.
Initially thought of using ai elements for this. But it is pulling in too many deps from shadcn. While they are good to have, I felt it isn't justifying the need at least for the time being.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
VaguelySerious
left a comment
There was a problem hiding this comment.
CI tests seem to indicate the lockfile is broken - could you pnpm i in the root and see what this is about?
karthikscale3
commented
Dec 9, 2025
taking a look |
Co-authored-by: Peter Wielander <mittgfu@gmail.com> Signed-off-by: Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>
I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 7a3ba60 I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: b36e3c3 Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: b36e3c3 Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com> DCO Remediation Commit for Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com> I, Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>
I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 52af4e8 I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: 8e4f41e I, Karthik Kalyanaraman <karthik@scale3labs.com>, hereby add my Signed-off-by to this commit: b36e3c3 I, Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 7a3ba60 Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com> Signed-off-by: Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>
Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
cb28591 to
6eea115CompareSigned-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
Uh oh!
There was an error while loading. Please reload this page.
Since only type imports are used from 'ai', it only needs to be a devDependency. Signed-off-by: Karthik Kalyanaraman <karthik@scale3labs.com>
a2c03aa to
da30547Comparekarthikscale3
commented
Dec 9, 2025
The benchmark tests seem to be failing with |
karthikscale3
commented
Dec 10, 2025
This looks good now |
Uh oh!
There was an error while loading. Please reload this page.
ModelMessage[]fromdoStreamStep