Skip to content

v1.0.18

Choose a tag to compare

@caesar0301 caesar0301 released this 23 Aug 12:44
· 10 commits to main since this release

Changes

Added

  • 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.