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 }}
synergycodes
/
workflowbuilder
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
374
Code
Issues
3
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat/wb 501 decision endpoint
- #133
#133
Merged
piotrblaszczyk
merged 17 commits into
feat/human-in-the-loop
synergycodes/workflowbuilder:feat/human-in-the-loop
from
feat/WB-501-decision-endpoint
synergycodes/workflowbuilder:feat/WB-501-decision-endpoint
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Feat/wb 501 decision endpoint
#133
piotrblaszczyk
merged 17 commits into
feat/human-in-the-loop
synergycodes/workflowbuilder:feat/human-in-the-loop
from
feat/WB-501-decision-endpoint
synergycodes/workflowbuilder:feat/WB-501-decision-endpoint
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat(temporal): resolveNode on the engine port delivers a verdict to a parked run
Show description for 4807b7f
piotrblaszczyk
committed
4807b7f
View commit details
Copy full SHA for 4807b7f
Browse repository at this point
feat(backend): domain pieces the decision endpoint builds on
Show description for fc1f809
piotrblaszczyk
committed
fc1f809
View commit details
Copy full SHA for fc1f809
Browse repository at this point
feat(backend): count a node's waits, the attempt a decision addresses
Show description for ef04b05
piotrblaszczyk
committed
ef04b05
View commit details
Copy full SHA for ef04b05
Browse repository at this point
feat(backend): POST /api/executions/:id/decision delivers a human's decision to a parked run
Show description for 527445f
piotrblaszczyk
committed
527445f
View commit details
Copy full SHA for 527445f
Browse repository at this point
test(temporal): pin that the validator throws every code the port declares
Show description for 81e26c3
piotrblaszczyk
committed
81e26c3
View commit details
Copy full SHA for 81e26c3
Browse repository at this point
feat(backend): a decision the engine could not confirm in time answers 503 with Retry-After
Show description for d489776
piotrblaszczyk
committed
d489776
View commit details
Copy full SHA for d489776
Browse repository at this point
docs: the decision endpoint, its codes and the reasons behind them
Show description for 982a210
piotrblaszczyk
committed
982a210
View commit details
Copy full SHA for 982a210
Browse repository at this point
test(backend): pin two more links of the check order and a thrown engine error
Show description for e74e8fd
piotrblaszczyk
committed
e74e8fd
View commit details
Copy full SHA for e74e8fd
Browse repository at this point
refactor(backend): one fill for both decision dictionaries
Show description for a025854
piotrblaszczyk
committed
a025854
View commit details
Copy full SHA for a025854
Browse repository at this point
refactor(temporal): name the validator's dictionary apart from the port's code array
Show description for 7d49fb0
piotrblaszczyk
committed
7d49fb0
View commit details
Copy full SHA for 7d49fb0
Browse repository at this point
test(temporal): pin the default resolveNode deadline the README quotes
Show description for 2bc51be
piotrblaszczyk
committed
2bc51be
View commit details
Copy full SHA for 2bc51be
Browse repository at this point
docs(backend): when a deny hides ids, and the snapshot re-parse gap
Show description for 0c6e34e
piotrblaszczyk
committed
0c6e34e
View commit details
Copy full SHA for 0c6e34e
Browse repository at this point
fix(backend): deliver a decision to the id the row carries, not the url spelling
Show description for a68011c
piotrblaszczyk
committed
a68011c
View commit details
Copy full SHA for a68011c
Browse repository at this point
fix(backend): a timed-out decision resend names the wait, not the sender
Show description for 57a0e38
piotrblaszczyk
committed
57a0e38
View commit details
Copy full SHA for 57a0e38
Browse repository at this point
docs: mark the seam where a decision's attempt has to reach the engine
Show description for abc8a0f
piotrblaszczyk
committed
abc8a0f
View commit details
Copy full SHA for abc8a0f
Browse repository at this point
Commits on Sep 15, 2026
refactor(backend): refuse takes named options, so no call site reads as a riddle
Show description for caf66e0
piotrblaszczyk
committed
caf66e0
View commit details
Copy full SHA for caf66e0
Browse repository at this point
refactor(backend): one name for the env every route mounts on
Show description for c752f77
piotrblaszczyk
committed
c752f77
View commit details
Copy full SHA for c752f77
Browse repository at this point
You can’t perform that action at this time.