fetch_ml/internal/config
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
..
constants.go feat(api): refactor websocket handlers; add health and prometheus middleware 2026-01-05 12:31:07 -05:00
paths.go chore: implement centralized path registry and file organization conventions 2026-02-18 16:48:50 -05:00
resources.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
secrets.go feat: add security monitoring and validation framework 2026-02-19 15:34:25 -05:00
security.go feat: Worker sandboxing and security configuration 2026-02-18 21:27:59 -05:00
shared.go refactor: Phase 3 - fix config/storage boundaries 2026-02-17 12:49:53 -05:00
smart_defaults.go feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00
validation.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00