You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix registry hook to use DurableStream writer client for JSON mode
- Changed from manual Buffer append to using writer's append() method
- Registry events now properly stored as individual JSON objects
- Updated createRegistryHooks to accept serverUrl parameter
- Added @durable-streams/writer as dependency to server package
- Fix test-ui to handle JSON array responses from registry
- Updated __root.tsx to parse both array and individual event formats
- Remove empty placeholder on home route
- Changed index route to return null instead of rendering empty div
- Add redirect for missing streams
- Stream route loader now redirects to home if stream doesn't exist
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
0 commit comments