Switch from comfy-table to the lipgloss Rust port for terminal styling. lipgloss provides a composable Style API better suited to our new semantic theming approach (Theme::success(), Theme::error(), etc.) where we apply styles to individual text spans rather than constructing styled table cells. The comfy-table dependency was only used by the list command's human output and is no longer needed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
72 KiB
72 KiB