Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
triggerdotdev
/
trigger.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
16.4k
Code
Issues
287
Pull requests
56
Discussions
Actions
Projects
Security and quality
36
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(realtime): start-from-latest streams and a useSessionStream hook
- #4811
#4811
Merged
ericallam
merged 10 commits into
main
triggerdotdev/trigger.dev:main
from
feature/tri-13511-realtime-streams-start-from-latest-tail-subscribe-option
triggerdotdev/trigger.dev:feature/tri-13511-realtime-streams-start-from-latest-tail-subscribe-option
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(realtime): start-from-latest streams and a useSessionStream hook
#4811
ericallam
merged 10 commits into
main
triggerdotdev/trigger.dev:main
from
feature/tri-13511-realtime-streams-start-from-latest-tail-subscribe-option
triggerdotdev/trigger.dev:feature/tri-13511-realtime-streams-start-from-latest-tail-subscribe-option
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
feat(realtime): subscribe to streams from the latest record
Show description for 034bc64
ericallam
committed
034bc64
View commit details
Copy full SHA for 034bc64
Browse repository at this point
feat(react-hooks,core): useSessionStream hook and stream access-token refresh
Show description for 06591f6
ericallam
committed
06591f6
View commit details
Copy full SHA for 06591f6
Browse repository at this point
feat(react-hooks): resume useRealtimeStream via lastEventId and onParts
Show description for fb48384
ericallam
committed
fb48384
View commit details
Copy full SHA for fb48384
Browse repository at this point
feat(react-hooks,webapp,core): from/maxRecords/onRecords for useSessionStream
Show description for 4df6bf9
ericallam
committed
4df6bf9
View commit details
Copy full SHA for 4df6bf9
Browse repository at this point
docs: start-from-latest streams, useSessionStream, and token refresh
Show description for cd3dcab
ericallam
committed
cd3dcab
View commit details
Copy full SHA for cd3dcab
Browse repository at this point
fix(react-hooks): correct cursor handling in realtime stream hooks
Show description for fd8c4e7
ericallam
committed
fd8c4e7
View commit details
Copy full SHA for fd8c4e7
Browse repository at this point
fix(react-hooks,sdk): honor startIndex 0 and scope doc cursor keys
Show description for 382ee0f
ericallam
committed
382ee0f
View commit details
Copy full SHA for 382ee0f
Browse repository at this point
fix(react-hooks,sdk): keep startIndex 0 reading from the beginning
Show description for 03d1a51
ericallam
committed
03d1a51
View commit details
Copy full SHA for 03d1a51
Browse repository at this point
fix(realtime): clamp S2 tail read and let startIndex override from
Show description for 1ebef36
ericallam
committed
1ebef36
View commit details
Copy full SHA for 1ebef36
Browse repository at this point
fix(react-hooks): stable cursor seed and bound cached parts on mount
Show description for c493f90
ericallam
committed
c493f90
View commit details
Copy full SHA for c493f90
Browse repository at this point
You can’t perform that action at this time.