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(run-engine,run-store): completed-waitpoint envelope, read-time resolver, and the fail-loud coverage check
- #4779
#4779
Closed
d-cs
wants to merge 23 commits into
main
triggerdotdev/trigger.dev:main
from
feat/waitpoint-envelope-resolver-tri-13441
triggerdotdev/trigger.dev:feat/waitpoint-envelope-resolver-tri-13441
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
feat(run-engine,run-store): completed-waitpoint envelope, read-time resolver, and the fail-loud coverage check
#4779
d-cs
wants to merge 23 commits into
main
triggerdotdev/trigger.dev:main
from
feat/waitpoint-envelope-resolver-tri-13441
triggerdotdev/trigger.dev:feat/waitpoint-envelope-resolver-tri-13441
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(run-engine): source completed-waitpoint envelope fields from both coordinator arms
Show description for b40eeca
d-cs
committed
b40eeca
View commit details
Copy full SHA for b40eeca
Browse repository at this point
feat(run-engine): build the frozen completed-waitpoint record set
Show description for 3d036b7
d-cs
committed
3d036b7
View commit details
Copy full SHA for 3d036b7
Browse repository at this point
feat(run-engine): resolve completed waitpoints from the cycle record set
Show description for cd1c6a7
d-cs
committed
cd1c6a7
View commit details
Copy full SHA for cd1c6a7
Browse repository at this point
feat(run-engine,run-store): write the completed-waitpoint record set at the resume appends
Show description for 413a56b
d-cs
committed
413a56b
View commit details
Copy full SHA for 413a56b
Browse repository at this point
style: apply oxfmt
d-cs
committed
9e368e7
View commit details
Copy full SHA for 9e368e7
Browse repository at this point
test(run-store): pin that a refused carry-forward mints with its records
Show description for 690c40d
d-cs
committed
690c40d
View commit details
Copy full SHA for 690c40d
Browse repository at this point
fix(run-engine,run-store): close the review findings on the waitpoint envelope
Show description for 9202839
d-cs
committed
9202839
View commit details
Copy full SHA for 9202839
Browse repository at this point
fix(run-engine): make both envelope arms honour one omission contract
Show description for 02c687a
d-cs
committed
02c687a
View commit details
Copy full SHA for 02c687a
Browse repository at this point
test(run-engine): prove the deriveFromRun branch against a real run row
Show description for 9e8dc9d
d-cs
committed
9e8dc9d
View commit details
Copy full SHA for 9e8dc9d
Browse repository at this point
perf(run-store): read a cycle's records only when one could exist
Show description for 132b4d9
d-cs
committed
132b4d9
View commit details
Copy full SHA for 132b4d9
Browse repository at this point
refactor(run-store): name the records-read gate and unit test it
Show description for 3653811
d-cs
committed
3653811
View commit details
Copy full SHA for 3653811
Browse repository at this point
Commits on Sep 3, 2026
perf(run-engine): bound the envelope read's concurrency
Show description for 0468fc4
d-cs
committed
0468fc4
View commit details
Copy full SHA for 0468fc4
Browse repository at this point
perf(run-store,run-engine): take the records read off the copy-forward path
Show description for 152f826
d-cs
and
claude
committed
152f826
View commit details
Copy full SHA for 152f826
Browse repository at this point
perf(run-engine): batch the resolver's deferred run reads, index its positions
Show description for 0308288
d-cs
and
claude
committed
0308288
View commit details
Copy full SHA for 0308288
Browse repository at this point
perf(run-engine): keep the record gate allocation-free, pin the resolver's absence rules
Show description for 717e7f0
d-cs
and
claude
committed
717e7f0
View commit details
Copy full SHA for 717e7f0
Browse repository at this point
fix(run-store): stop a failed cycle probe minting an unresolvable cycle
Show description for cf33505
d-cs
and
claude
committed
cf33505
View commit details
Copy full SHA for cf33505
Browse repository at this point
fix(run-store): compare the inherited cycle's id set as a set, not as a string
Show description for 4a67855
d-cs
and
claude
committed
4a67855
View commit details
Copy full SHA for 4a67855
Browse repository at this point
test(run-engine): round-trip a record set through the cycle key
Show description for 482e86e
d-cs
and
claude
committed
482e86e
View commit details
Copy full SHA for 482e86e
Browse repository at this point
fix(run-engine): resume a child that returned no output, and read its output on the writer
Show description for 5a42f06
d-cs
and
claude
committed
5a42f06
View commit details
Copy full SHA for 5a42f06
Browse repository at this point
fix(run-engine): enforce the writer-client rule, and close the deferred-output fail-open
Show description for 5bc039e
d-cs
and
claude
committed
5bc039e
View commit details
Copy full SHA for 5bc039e
Browse repository at this point
perf(run-engine): gate the record build on an O(1) predicate, not a fan-in scan
Show description for 8140d17
d-cs
and
claude
committed
8140d17
View commit details
Copy full SHA for 8140d17
Browse repository at this point
fix(run-engine): key the records gate on the organisation, and pin it properly
Show description for 3ac2c12
d-cs
and
claude
committed
3ac2c12
View commit details
Copy full SHA for 3ac2c12
Browse repository at this point
perf(run-engine): pass the records gate its arguments positionally
Show description for dbefc5e
d-cs
and
claude
committed
dbefc5e
View commit details
Copy full SHA for dbefc5e
Browse repository at this point
You can’t perform that action at this time.