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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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.3k
Code
Issues
278
Pull requests
64
Discussions
Actions
Projects
Security and quality
35
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Sessions - bidirectional durable agent streams
- #3417
#3417
Merged
ericallam
merged 23 commits into
main
triggerdotdev/trigger.dev:main
from
feature/tri-8627-session-primitive-server-side-schema-routes-clickhouse
triggerdotdev/trigger.dev:feature/tri-8627-session-primitive-server-side-schema-routes-clickhouse
Copy head branch name to clipboard
Apr 28, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat: Sessions - bidirectional durable agent streams
#3417
ericallam
merged 23 commits into
main
triggerdotdev/trigger.dev:main
from
feature/tri-8627-session-primitive-server-side-schema-routes-clickhouse
triggerdotdev/trigger.dev:feature/tri-8627-session-primitive-server-side-schema-routes-clickhouse
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2026
feat(webapp,clickhouse,database,core): Session primitive (server side)
Show description for edded41
ericallam
committed
edded41
View commit details
Copy full SHA for edded41
Browse repository at this point
code review fixes
ericallam
committed
f6149c9
View commit details
Copy full SHA for f6149c9
Browse repository at this point
fix(core): reject externalId starting with 'session_' on Session create/update
Show description for a724f9c
ericallam
committed
a724f9c
View commit details
Copy full SHA for a724f9c
Browse repository at this point
fix(webapp): allow JWT + CORS on sessions list endpoint
Show description for fceabc1
ericallam
committed
fceabc1
View commit details
Copy full SHA for fceabc1
Browse repository at this point
fix(webapp): tighten sessions create + list auth
Show description for 2f8903a
ericallam
committed
2f8903a
View commit details
Copy full SHA for 2f8903a
Browse repository at this point
feat(webapp,core): Session channel waitpoints — server side
Show description for aaab958
ericallam
committed
aaab958
View commit details
Copy full SHA for aaab958
Browse repository at this point
fix(webapp): CORS + allowJWT on public session create + append preflight
Show description for 4f2c0e7
ericallam
committed
4f2c0e7
View commit details
Copy full SHA for 4f2c0e7
Browse repository at this point
fix(webapp): address #3417 PR review feedback
Show description for 84d3db1
ericallam
committed
84d3db1
View commit details
Copy full SHA for 84d3db1
Browse repository at this point
fix(webapp): correct backward pagination slice on session list
Show description for b6e642f
ericallam
committed
b6e642f
View commit details
Copy full SHA for b6e642f
Browse repository at this point
Commits on Apr 24, 2026
feat(webapp): session.out wait=0 + X-Session-Settled on settled tail
Show description for 4453a45
ericallam
committed
4453a45
View commit details
Copy full SHA for 4453a45
Browse repository at this point
Commits on Apr 25, 2026
x-peek-settled header
ericallam
committed
71f02ce
View commit details
Copy full SHA for 71f02ce
Browse repository at this point
Commits on Apr 27, 2026
feat(webapp,db,core): Sessions become run manager
Show description for 427541c
ericallam
committed
427541c
View commit details
Copy full SHA for 427541c
Browse repository at this point
fix(webapp): address #3417 PR review feedback
Show description for a349d02
ericallam
committed
a349d02
View commit details
Copy full SHA for a349d02
Browse repository at this point
fix(webapp): address #3417 PR review feedback (round 2)
Show description for c397160
ericallam
committed
c397160
View commit details
Copy full SHA for c397160
Browse repository at this point
chore(server-changes): consolidate sessions PR into one entry
Show description for 4b15c7d
ericallam
committed
4b15c7d
View commit details
Copy full SHA for 4b15c7d
Browse repository at this point
Commits on Apr 28, 2026
fix(webapp): use prisma writer for read-after-write of triggered run friendlyId
Show description for c0e87bf
ericallam
committed
c0e87bf
View commit details
Copy full SHA for c0e87bf
Browse repository at this point
fix(webapp): use prisma writer for post-race re-read of session row in sessionRunManager
Show description for e5f9dd1
ericallam
committed
e5f9dd1
View commit details
Copy full SHA for e5f9dd1
Browse repository at this point
fix(webapp): parse stringified chunk envelope in peek-settled fast path
Show description for 554940d
ericallam
committed
554940d
View commit details
Copy full SHA for 554940d
Browse repository at this point
fix(webapp): use prisma writer for cancelLostRaceRun's just-triggered run lookup
Show description for cf67175
ericallam
committed
cf67175
View commit details
Copy full SHA for cf67175
Browse repository at this point
fix(webapp): reject create on closed sessions with 409
Show description for faf7888
ericallam
committed
faf7888
View commit details
Copy full SHA for faf7888
Browse repository at this point
fix(webapp): hardcode v2 for session-streams wait race-check
Show description for 1a880fd
ericallam
committed
1a880fd
View commit details
Copy full SHA for 1a880fd
Browse repository at this point
fix(webapp): mask 404 as 403 when findResource returns null on authorized routes
Show description for 0caa55a
ericallam
committed
0caa55a
View commit details
Copy full SHA for 0caa55a
Browse repository at this point
fix(webapp): only mask 404 as 403 when authorization fails
Show description for 188fa43
ericallam
committed
188fa43
View commit details
Copy full SHA for 188fa43
Browse repository at this point
You can’t perform that action at this time.