aim/crates/aim-cli/tests
stoorps 9d8ec1e4fd
feat(cli): enhance install and removal UX with progress visibility and theming
- Introduced visible progress stages during installation, including source resolution and artifact selection.
- Improved separation between live transcript output and final summaries, ensuring clarity.
- Removed redundant recap text from installation summaries.
- Centralized terminal styling using a configurable theme system, allowing for warm defaults and user overrides.
- Added support for hex colors and named colors in the configuration.
- Updated tests to verify new behaviors and configurations.
2026-03-20 19:44:04 +00:00
..
cli_commands.rs initial skeleton 2026-03-19 18:46:50 +00:00
cli_smoke.rs initial skeleton 2026-03-19 18:46:50 +00:00
end_to_end_cli.rs feat(cli): enhance install and removal UX with progress visibility and theming 2026-03-20 19:44:04 +00:00
ui_summary.rs feat(cli): enhance install and removal UX with progress visibility and theming 2026-03-20 19:44:04 +00:00