fetch_ml/cmd/tui/internal
Jeremie Fraeys cb142213fa
chore(build): update build system, Dockerfiles, and dependencies
Build and deployment improvements:

Makefile:
- Native library build targets with ASan support
- Cross-platform compilation helpers
- Performance benchmark targets
- Security scan integration

Docker:
- secure-prod.Dockerfile: Hardened production image (non-root, minimal surface)
- simple.Dockerfile: Lightweight development image

Scripts:
- build/: Go and native library build scripts, cross-platform builds
- ci/: checks.sh, test.sh, verify-paths.sh for validation
- benchmarks/: Local performance testing and regression tracking
- dev/: Monitoring setup

Dependencies: Update to latest stable with security patches

Commands:
- api-server/main.go: Server initialization updates
- data_manager/data_sync.go: Data sync with visibility
- errors/main.go: Error handling improvements
- tui/: TUI improvements for group management
2026-03-08 13:03:48 -04:00
..
config chore(build): update build system, Dockerfiles, and dependencies 2026-03-08 13:03:48 -04:00
controller refactor(go): Update Go commands and TUI controller 2026-02-23 14:13:14 -05:00
model chore(deploy): update deployment configs and TUI for scheduler 2026-02-26 12:08:31 -05:00
services chore(build): update build system, Dockerfiles, and dependencies 2026-03-08 13:03:48 -04:00
store chore(build): update build system, Dockerfiles, and dependencies 2026-03-08 13:03:48 -04:00
view feat: update CLI, TUI, and security documentation 2026-02-19 15:35:05 -05:00