- Export commands module from lib.rs (pub mod commands) for external consumers - Add --force and --version flags to the Update CLI command - Wire version parameter through to check() and run() in update.rs, supporting targeted version fetches via GitHub releases/tags API - Add WebSocket handshake check (check_websocket_handshake) to the full self-test suite in self_test.rs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| self_test.rs | ||
| update.rs | ||