paginate open streams #252

Merged
talksik merged 4 commits from paginate-open-streams into main 2026-06-09 17:43:27 +00:00

4 Commits

Author SHA1 Message Date
Arjun Patel 89d78246d3 fix: import 2026-06-09 10:41:21 -07:00
Arjun Patel 0604b260d2 cleanup 2026-06-09 10:10:32 -07:00
Arjun Patel 38cecd84bd fix: add platform abstraction for deeplink (#251)
* fix: add platform abstraction for deeplink

This was crashing App.tsx due to the deep link listener calling methods on window which do not exist.

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 1 unresolved review comment.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

* log error

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>
2026-06-09 10:10:32 -07:00
Arjun Patel fcdacbcdf6 paginate for open and closed streams 2026-06-09 09:44:10 -07:00