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
Accelerator
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
Type
/
to 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
.
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.4k
Code
Issues
115
Pull requests
148
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(wait, workflows): Async toggle, chained-wait resume fix, execution status API
- #4514
#4514
Merged
TheodoreSpeaks
merged 13 commits into
staging
simstudioai/sim:staging
from
fix/resume-poll-partially-resumed
simstudioai/sim:fix/resume-poll-partially-resumed
Copy head branch name to clipboard
May 16, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(wait, workflows): Async toggle, chained-wait resume fix, execution status API
#4514
TheodoreSpeaks
merged 13 commits into
staging
simstudioai/sim:staging
from
fix/resume-poll-partially-resumed
simstudioai/sim:fix/resume-poll-partially-resumed
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
fix(wait): poll partially_resumed rows so chained waits resume
Show description for ab96907
TheodoreSpeaks
committed
ab96907
View commit details
Copy full SHA for ab96907
Browse repository at this point
feat(wait): make in-process threshold env-overridable for local testing
Show description for 91f88a7
TheodoreSpeaks
committed
91f88a7
View commit details
Copy full SHA for 91f88a7
Browse repository at this point
Commits on May 15, 2026
feat(wait): add Suspend Workflow toggle, restore 5-min in-process default
TheodoreSpeaks
committed
4a180c0
View commit details
Copy full SHA for 4a180c0
Browse repository at this point
fix(wait): address bot review — setNextResumeAt + suspend unit default
Show description for 4c7bc83
TheodoreSpeaks
committed
4c7bc83
View commit details
Copy full SHA for 4c7bc83
Browse repository at this point
improvement(wait): hint the wait-amount cap on the input
Show description for 36f5dfd
TheodoreSpeaks
committed
36f5dfd
View commit details
Copy full SHA for 36f5dfd
Browse repository at this point
refactor(wait): rename Suspend Workflow toggle to Async
TheodoreSpeaks
committed
6891a22
View commit details
Copy full SHA for 6891a22
Browse repository at this point
fix(wait): reword cap errors to say 'async mode'
TheodoreSpeaks
committed
6d3f752
View commit details
Copy full SHA for 6d3f752
Browse repository at this point
feat(workflows): add GET /workflows/[id]/executions/[executionId] status endpoint
Show description for 08e6b2b
TheodoreSpeaks
committed
08e6b2b
View commit details
Copy full SHA for 08e6b2b
Browse repository at this point
feat(workflows): support ?selectedOutputs= on execution status endpoint
Show description for 515a95f
TheodoreSpeaks
committed
515a95f
View commit details
Copy full SHA for 515a95f
Browse repository at this point
fix(wait): drop dead tooltip prop on Async switch
Show description for 0964312
TheodoreSpeaks
committed
0964312
View commit details
Copy full SHA for 0964312
Browse repository at this point
Merge remote-tracking branch 'origin/staging' into fix/resume-poll-partially-resumed
Show description for c2d0eba
TheodoreSpeaks
committed
c2d0eba
View commit details
Copy full SHA for c2d0eba
Browse repository at this point
Commits on May 16, 2026
docs(api): document GET /workflows/[id]/executions/[executionId]
Show description for 7ae4ce0
TheodoreSpeaks
committed
7ae4ce0
View commit details
Copy full SHA for 7ae4ce0
Browse repository at this point
docs(api): tighten getWorkflowExecution descriptions
TheodoreSpeaks
committed
2ba29c6
View commit details
Copy full SHA for 2ba29c6
Browse repository at this point
You can’t perform that action at this time.