fetch_ml/cli/src/core
Jeremie Fraeys 2b7319dc2e
refactor(cli): Simplify output system and add terminal utilities
Remove colors dependency from output.zig

Add terminal.zig for TTY detection and terminal width

Update flags.zig with color flag support

Simplify colors.zig to basic ANSI codes

Update main.zig and utils.zig exports
2026-02-23 14:11:59 -05:00
..
context.zig feat(cli): Add core infrastructure for local mode support 2026-02-20 21:28:06 -05:00
experiment_core.zig feat(cli): Add core infrastructure for local mode support 2026-02-20 21:28:06 -05:00
flags.zig refactor(cli): Simplify output system and add terminal utilities 2026-02-23 14:11:59 -05:00
output.zig refactor(cli): Simplify output system and add terminal utilities 2026-02-23 14:11:59 -05:00