Skip to content

Conversation

@maxkorp
Copy link
Contributor

@maxkorp maxkorp commented Aug 29, 2025

For several features, the "Page" utility files in the tests were identical, or close enough to be combined. Rather than 7 identical files, we can just share one file.

The shared state tests for the ServerStarterAllFeatures agent were incorrect. That example is hardcoded, so tests have been modified to fix that.

The mastra local agent had an invalid config that was causing shared memory backends across agents. Turns out this is fine using the dynamoDB backend, but not when using the libsql backend. Fixed that as well.

@maxkorp maxkorp merged commit 7de2032 into main Aug 29, 2025
5 checks passed
mattsp1290 pushed a commit to birbparty/ag-ui that referenced this pull request Sep 8, 2025
…col#335)

* Move sharedState and toolbasegenui tests to use shared page file

* factor out agenticChatPage

* actually await things now

* Fix shared state server test

* Use better prompt

* Fix mastra shared memory breaking when using libsql backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants