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
feat(acp-nats): wire cancel/prompt/session handlers to Bridge infrastructure
- Wire cancel handler to mark sessions and resolve pending prompt waiters
- Add pre-flight cancellation check in prompt handler
- Replace inline publish_session_ready with bridge.spawn_session_ready()
in new_session and load_session handlers
- Remove #[allow(dead_code)] from Bridge infrastructure now that handlers use it
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
0 commit comments