AI SDK RSC & useAIState

Does anyone know any reasons why development on AI SDK RSC is paused?

The main thing I’m looking at it for is the useAIState hook so that my agent can see what’s going on in my frontend, and my user can make changes that the AI immediately knows about.

I feel like this is super beneficial, but it’s been difficult to find any discussion on it. Makes me wonder if it really is that beneficial.

The exact use case I have is I have my user go through an build a preview object, make changes to the object either directly on the page or asking the AI to do it, then build the full object and save it to my DB once it’s ready.

Are there other ways that people are doing this right now?

Hi @epicwerf! RSC is not a priority for us right now, but if there are known bugs with the current implementation we can have a look into it. If you have a code snippet that can replicate the problem you describe, could you please file an issue and ping me (@gr2m) in it?

1 Like

That’s good to know!

I was hesitant to implement it because I saw that “development was paused” but if everything should be up and running, I’ll try it out.

I don’t have any bugs since I haven’t used it yet, but I’ll let you know if I do!

Thanks!

1 Like