Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@voltagent_vercel-ui@0.1.2 source code.tar.gz | 2025-06-25 | 3.0 MB | |
@voltagent_vercel-ui@0.1.2 source code.zip | 2025-06-25 | 3.5 MB | |
README.md | 2025-06-25 | 919 Bytes | |
Totals: 3 Items | 6.5 MB | 0 |
Patch Changes
-
#302
1e1f563
Thanks @zrosenbauer! - Fix to match the output ofmergeIntoDataStream
andconvertToUIMessages
as themergeIntoDataStream
filters out theSubAgent
prefix of atoolName
(i.e.BlogReader: read-blog-post
).convertToUIMessages
was not filtering out theSubAgent
prefix by default and it was causing thetoolName
to be different on the server in theonEnd
hook from whats being sent to the client (and expected by the developer). -
Updated dependencies [
33afe6e
,b8529b5
]:- @voltagent/core@0.1.45