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
WebSocketClient convenience methods for loop_tree, loop_prune, loop_delete, loop_reattach, config_get, config_reload, daemon_shutdown, authenticate, and refresh_auth_token — these previously existed only via helpers.py or the generic request() call; now they have first-class methods for parity with TypeScript and Rust clients.
Integration tests for loop tree/prune/delete/reattach, config get/reload, and auth/refresh flows.