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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Changed skills commands to use the shared Agent Skills command runtime while preserving uCLI JSON output envelopes and existing legacy option aliases such as --repo-root. (#450)
Fixed
Fixed daemon start --editorMode gui recovery when a stale session.json points at a still-running Unity process without a reachable IPC endpoint, allowing GUI attach/rebootstrap to replace the stale session instead of waiting until the start timeout. (#451)