fetch_ml/cli/src
Jeremie Fraeys 8e3fa94322
feat(cli): enhance Zig CLI with new commands and improved networking
- Add new commands: annotate, narrative, requeue
- Refactor WebSocket client into modular components (net/ws/)
- Add rsync embedded binary support
- Improve error handling and response packet processing
- Update build.zig and completions
2026-02-12 12:05:10 -05:00
..
assets feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
commands feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
net feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -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(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
config.zig feat(cli): add validate/info commands and improve protocol handling 2026-01-05 12:31:20 -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(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
net.zig feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
utils.zig feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00