Conversation
|
|
/bonk review please |
commit: |
|
remote: Permission to cloudflare/agents.git denied to github-actions[bot]. |
|
Bonk workflow failed. Check the logs for details. |
|
/bonk review please |
|
remote: Permission to cloudflare/agents.git denied to github-actions[bot]. |
|
Bonk workflow failed. Check the logs for details. |
|
is there a better fix we can just do on the partysocket side? |
Yes, my bad. cloudflare/partykit#335 looks good? |
partysocket 1.1.14 fixes useStableSocket replacing the socket on HMR effect re-runs. This was the root cause of useChat breaking on HMR — the socket identity was lost, orphaning in-flight streams and resetting chat state. No application-level changes needed in ai-chat.
5fcc49f to
7ec3e44
Compare
|
I'm getting the deps update done in #954 |
Fixes #50, addressed in cloudflare/partykit#335