Skip to content

refactor: remove install/add progress TUI#77

Merged
DecampsRenan merged 1 commit into
mainfrom
manado
Jun 1, 2026
Merged

refactor: remove install/add progress TUI#77
DecampsRenan merged 1 commit into
mainfrom
manado

Conversation

@DecampsRenan
Copy link
Copy Markdown
Owner

The Bubble Tea progress UI (spinner + scrolling logs) shown during spm install/spm add was more buggy than useful, so it's removed in favor of streaming the package manager's output directly. The now-redundant --raw flag, the entire internal/progress package, and the unused DimGradient/lerp UI helpers are deleted along with it. --vibes and --notify continue to work as before, and go mod tidy recategorized the bubbles/bubbletea deps (still used by the interactive search).

🤖 Generated with Claude Code

The Bubble Tea progress UI (spinner + scrolling logs) shown during
`spm install`/`spm add` was more buggy than useful, so it's removed in
favor of streaming the package manager's output directly. The now-redundant
`--raw` flag, the `internal/progress` package, and the unused
`DimGradient`/`lerp` UI helpers are dropped along with it. `--vibes` and
`--notify` are unaffected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@DecampsRenan DecampsRenan merged commit 89ab7ff into main Jun 1, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant