Commit graph

13 commits

Author SHA1 Message Date
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
ab60ee641f
docs: plan cli ux progress redesign 2026-03-20 00:31:58 +00:00
d1b9754c0b
Merge branch 'feat/update-execution-and-provider-contract' 2026-03-20 00:15:46 +00:00
d8eb7b3cab
Implement update execution and provider contract 2026-03-20 00:15:40 +00:00
8c4d6859ae
feat: add update execution and provider contract design and implementation plans 2026-03-20 00:15:02 +00:00
842c390260
feat: implement uninstall functionality for managed artifacts and persist install metadata 2026-03-19 23:07:25 +00:00
38f900ad50
Merge feat/per-distro-installation 2026-03-19 21:59:43 +00:00
b9b60e9b6c
Implement per-distro installation flow 2026-03-19 21:59:18 +00:00
df342730ab
feat: enhance .gitignore and add per-distro installation design and implementation plans 2026-03-19 21:10:33 +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
dc79fa2448
Initial commit 2026-03-19 18:23:56 +00:00