mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
cli-table defaults to ColorChoice::Always, emitting ANSI escape codes regardless of NO_COLOR. Fix all 5 call sites to: 1. Pass use_color to title cell .bold() instead of hardcoding true 2. Set .color_choice(Never) when colors are disabled 3. Use .display() instead of the free print_stdout/print_stderr functions (which re-wrap with Always defaults) Affected commands: model list, model test, ps list, system df, rewind. The model test snapshots are now clean plaintext. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||