fetch_ml/cli/src
Jeremie Fraeys 1147958e15
feat: enhance CLI with improved commands and WebSocket handling
- Refactor command structure for better organization
- Improve WebSocket client frame handling
- Add response handler improvements
- Update queue, requeue, and status commands
- Add security module for CLI authentication
2026-02-16 20:38:08 -05:00
..
assets feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
commands feat: enhance CLI with improved commands and WebSocket handling 2026-02-16 20:38:08 -05:00
net feat: enhance CLI with improved commands and WebSocket handling 2026-02-16 20:38:08 -05:00
utils feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
commands.zig feat: enhance CLI with improved commands and WebSocket handling 2026-02-16 20:38:08 -05:00
config.zig feat: enhance CLI with improved commands and WebSocket handling 2026-02-16 20:38:08 -05:00
errors.zig feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
main.zig feat: enhance CLI with improved commands and WebSocket handling 2026-02-16 20:38:08 -05:00
net.zig feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
security.zig feat: enhance CLI with improved commands and WebSocket handling 2026-02-16 20:38:08 -05:00
utils.zig feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00