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
.
true-async
/
php-claw
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
14
Code
Issues
22
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Resumable #[StepAI] workflows, and delete the imperative ai() path (#87)
- #90
#90
Merged
EdmondDantes
merged 16 commits into
main
true-async/php-claw:main
from
feat/workflow-resume
true-async/php-claw:feat/workflow-resume
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Resumable #[StepAI] workflows, and delete the imperative ai() path (#87)
#90
EdmondDantes
merged 16 commits into
main
true-async/php-claw:main
from
feat/workflow-resume
true-async/php-claw:feat/workflow-resume
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
docs: design the resumable step model and the typed human-request pause
Show description for fd635d2
EdmondDantes
committed
fd635d2
View commit details
Copy full SHA for fd635d2
Browse repository at this point
feat(agent): persist the exchange at the human-question park
Show description for 1dba331
EdmondDantes
committed
1dba331
View commit details
Copy full SHA for 1dba331
Browse repository at this point
feat(workflow): the base drives, records and resumes a #[StepAI] step
Show description for 84fe9df
EdmondDantes
committed
84fe9df
View commit details
Copy full SHA for 84fe9df
Browse repository at this point
feat(workflow): a #[StepAI] step can carry a critic
Show description for 38cf073
EdmondDantes
committed
38cf073
View commit details
Copy full SHA for 38cf073
Browse repository at this point
feat(workflow): a #[StepAI] step extracts machine-readable params for later code steps
Show description for 28a7679
EdmondDantes
committed
28a7679
View commit details
Copy full SHA for 28a7679
Browse repository at this point
refactor(workflow): a spent budget stops the run, it never asks the channel
Show description for 8c21ac9
EdmondDantes
committed
8c21ac9
View commit details
Copy full SHA for 8c21ac9
Browse repository at this point
feat(run): a spent budget pauses the ticket for a person, it does not fail the run
Show description for 3806805
EdmondDantes
committed
3806805
View commit details
Copy full SHA for 3806805
Browse repository at this point
refactor(workflow): quality pass over the resumable-step changes
Show description for 64db028
EdmondDantes
committed
64db028
View commit details
Copy full SHA for 64db028
Browse repository at this point
fix(workflow): a back() into a #[StepAI] step carries its reason as guidance
EdmondDantes
committed
4822c62
View commit details
Copy full SHA for 4822c62
Browse repository at this point
refactor(workflow): the generator drives its own steps declaratively (#[StepAI])
Show description for d082aed
EdmondDantes
committed
d082aed
View commit details
Copy full SHA for d082aed
Browse repository at this point
refactor(workflow): the library workflows go declarative (#[StepAI])
Show description for f828853
EdmondDantes
committed
f828853
View commit details
Copy full SHA for f828853
Browse repository at this point
refactor(workflow): the recipe teaches generated solvers the declarative shape
Show description for 2bc35f4
EdmondDantes
committed
2bc35f4
View commit details
Copy full SHA for 2bc35f4
Browse repository at this point
docs(workflow): anchor the recipe with one complete #[StepAI] method example
Show description for 432f79f
EdmondDantes
committed
432f79f
View commit details
Copy full SHA for 432f79f
Browse repository at this point
test(workflow): migrate the suite's imperative ai() steps to #[StepAI]
Show description for 0d95db0
EdmondDantes
committed
0d95db0
View commit details
Copy full SHA for 0d95db0
Browse repository at this point
refactor(workflow): delete the imperative ai() path
Show description for 35e2bbb
EdmondDantes
committed
35e2bbb
View commit details
Copy full SHA for 35e2bbb
Browse repository at this point
fix(workflow): a save-reject re-draft gets the full brief, not a bare complaint
Show description for dab5926
EdmondDantes
committed
dab5926
View commit details
Copy full SHA for dab5926
Browse repository at this point
You can’t perform that action at this time.