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 }}
This repository was archived by the owner on Jul 25, 2026. It is now read-only.
$## Describe the Bug\n\nThe lifecycle event mapping currently appears to collapse unknown event types into SessionCreated, which can misrepresent the real lifecycle state.\n\n## Expected Behavior\n\nUnknown lifecycle events should either be preserved explicitly or mapped to a neutral/unknown state rather than a creation event.\n\n## Environment\n\n- OS: Any\n- .NET Version: .NET 10\n- Squad.SDK.NET Version: current repo state\n\n## Additional Context\n\nThis is a public event-stream semantics issue and should be validated against the intended SDK contract.\n
$## Describe the Bug\n\nThe lifecycle event mapping currently appears to collapse unknown event types into
SessionCreated, which can misrepresent the real lifecycle state.\n\n## Expected Behavior\n\nUnknown lifecycle events should either be preserved explicitly or mapped to a neutral/unknown state rather than a creation event.\n\n## Environment\n\n- OS: Any\n- .NET Version: .NET 10\n- Squad.SDK.NET Version: current repo state\n\n## Additional Context\n\nThis is a public event-stream semantics issue and should be validated against the intended SDK contract.\n