Commit graph

9 commits

Author SHA1 Message Date
863c57e473
refactor: rename aim to upm and extract appimage module 2026-03-21 22:39:11 +00:00
af13e98eb3
feat: harden download and install security 2026-03-21 20:48:53 +00:00
1ad2f8a532
Add show inspection and rollback-safe update UX 2026-03-21 19:14:20 +00:00
27a1b806cd
Merge branch 'feat/cli-ux-progress' 2026-03-21 16:56:28 +00:00
34f9543a78
feat: finalize search UX and release hardening 2026-03-21 16:53:33 +00:00
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
c63b2917da
feat: redesign cli ux progress 2026-03-20 17:47:32 +00:00
caf870d05e
github source v1 2026-03-19 20:14:39 +00:00
71f89dde9c
initial skeleton 2026-03-19 18:46:50 +00:00