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
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
.
NVIDIA
/
NemoClaw
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
22.3k
Code
Issues
395
Pull requests
95
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor(onboard): let FSM handlers return result sequences
- #4473
#4473
Merged
cv
merged 25 commits into
main
NVIDIA/NemoClaw:main
from
stack/onboard-fsm-runner-multi-result
NVIDIA/NemoClaw:stack/onboard-fsm-runner-multi-result
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
refactor(onboard): let FSM handlers return result sequences
#4473
cv
merged 25 commits into
main
NVIDIA/NemoClaw:main
from
stack/onboard-fsm-runner-multi-result
NVIDIA/NemoClaw:stack/onboard-fsm-runner-multi-result
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
docs(onboard): document FSM migration target
Show description for 6b753bf
cv
committed
6b753bf
View commit details
Copy full SHA for 6b753bf
Browse repository at this point
refactor(onboard): centralize machine state metadata
Show description for fb1b32d
cv
committed
fb1b32d
View commit details
Copy full SHA for fb1b32d
Browse repository at this point
refactor(onboard): derive session step mapping from FSM metadata
Show description for c3e4ad6
cv
committed
c3e4ad6
View commit details
Copy full SHA for c3e4ad6
Browse repository at this point
refactor(onboard): derive progress labels from FSM metadata
Show description for 603832c
cv
committed
603832c
View commit details
Copy full SHA for 603832c
Browse repository at this point
Commits on May 28, 2026
fix(onboard): emit lifecycle events for onboarding start
Show description for 4fad8e7
cv
committed
4fad8e7
View commit details
Copy full SHA for 4fad8e7
Browse repository at this point
fix(onboard): emit machine events for resume conflicts
Show description for f99e9cb
cv
committed
f99e9cb
View commit details
Copy full SHA for f99e9cb
Browse repository at this point
refactor(onboard): introduce explicit state result types
Show description for 2b60df4
cv
committed
2b60df4
View commit details
Copy full SHA for 2b60df4
Browse repository at this point
refactor(onboard): apply explicit state results through runtime
Show description for 30341b0
cv
committed
30341b0
View commit details
Copy full SHA for 30341b0
Browse repository at this point
refactor(onboard): make finalization return FSM result
Show description for d4ad2d9
cv
committed
d4ad2d9
View commit details
Copy full SHA for d4ad2d9
Browse repository at this point
refactor(onboard): make agent setup return FSM result
Show description for 356c947
cv
committed
356c947
View commit details
Copy full SHA for 356c947
Browse repository at this point
refactor(onboard): make policy setup return FSM result
Show description for 2296519
cv
committed
2296519
View commit details
Copy full SHA for 2296519
Browse repository at this point
refactor(onboard): make preflight and gateway return FSM results
Show description for 67a9a1e
cv
committed
67a9a1e
View commit details
Copy full SHA for 67a9a1e
Browse repository at this point
refactor(onboard): make sandbox return branch FSM result
Show description for 46f4a49
cv
committed
46f4a49
View commit details
Copy full SHA for 46f4a49
Browse repository at this point
refactor(onboard): return FSM results from provider inference
Show description for 9cc15f5
cv
committed
9cc15f5
View commit details
Copy full SHA for 9cc15f5
Browse repository at this point
refactor(onboard): add FSM runner shell
Show description for dbbb273
cv
committed
dbbb273
View commit details
Copy full SHA for dbbb273
Browse repository at this point
refactor(onboard): consume handler FSM results compatibly
Show description for 6b27a0b
cv
committed
6b27a0b
View commit details
Copy full SHA for 6b27a0b
Browse repository at this point
refactor(onboard): allow step recording without machine transitions
Show description for 44009ad
cv
committed
44009ad
View commit details
Copy full SHA for 44009ad
Browse repository at this point
refactor(onboard): plumb step mutation options through runtime
Show description for cd6e5f7
cv
committed
cd6e5f7
View commit details
Copy full SHA for cd6e5f7
Browse repository at this point
refactor(onboard): add record-only FSM runner adapter
Show description for e266e3b
cv
committed
e266e3b
View commit details
Copy full SHA for e266e3b
Browse repository at this point
refactor(onboard): return ordered provider FSM results
Show description for bf4da0b
cv
committed
bf4da0b
View commit details
Copy full SHA for bf4da0b
Browse repository at this point
refactor(onboard): run live sequence with record-only steps
Show description for 212ff4d
cv
committed
212ff4d
View commit details
Copy full SHA for 212ff4d
Browse repository at this point
Commits on May 29, 2026
refactor(onboard): let FSM handlers return result sequences
Show description for f69f60a
cv
committed
f69f60a
View commit details
Copy full SHA for f69f60a
Browse repository at this point
Commits on Jun 8, 2026
merge(onboard): resolve runner sequence conflicts
Show description for eb8c5ce
cv
committed
eb8c5ce
View commit details
Copy full SHA for eb8c5ce
Browse repository at this point
refactor(onboard): enforce FSM result sequence ownership
cv
committed
1ff1105
View commit details
Copy full SHA for 1ff1105
Browse repository at this point
test(onboard): split FSM runner sequence specs
cv
committed
7c379a1
View commit details
Copy full SHA for 7c379a1
Browse repository at this point
You can’t perform that action at this time.