zeroclaw/src/commands
argenis de la rosa fe9addcfe0 fix(cli): align self-test and update commands with implementation plan
- 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>
2026-03-17 17:24:59 -04:00
..
mod.rs feat(cli): add self-test command with quick and full modes 2026-03-17 17:24:58 -04:00
self_test.rs fix(cli): align self-test and update commands with implementation plan 2026-03-17 17:24:59 -04:00
update.rs fix(cli): align self-test and update commands with implementation plan 2026-03-17 17:24:59 -04:00