mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 00:57:52 +00:00
- Simplified session status updates by introducing `updateSessionStatus` function. - Removed unnecessary checks and session creation logic for existing sessions, enhancing performance and clarity. - Improved event handling for session updates in response to incoming data.