fetch_ml/cli/src
Jeremie Fraeys 6028779239
feat: update CLI, TUI, and security documentation
- Add safety checks to Zig build
- Add TUI with job management and narrative views
- Add WebSocket support and export services
- Add smart configuration defaults
- Update API routes with security headers
- Update SECURITY.md with comprehensive policy
- Add Makefile security scanning targets
2026-02-19 15:35:05 -05:00
..
assets feat(cli): enhance Zig CLI with new commands and improved networking 2026-02-12 12:05:10 -05:00
commands feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
net feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
utils feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
commands.zig feat: Research features - narrative fields and outcome tracking 2026-02-18 21:27:05 -05:00
config.zig refactor(cli): consolidate shared types and reduce code duplication 2026-02-18 13:00:48 -05:00
errors.zig feat(cli): include command name in error messages and crash reports 2026-02-18 13:51:13 -05:00
main.zig feat: Research features - narrative fields and outcome tracking 2026-02-18 21:27:05 -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 refactor(cli): consolidate shared utilities and remove code duplication 2026-02-18 13:19:40 -05:00