Skip to content

feat: add live log streaming, deep cleanup modules, and fix TUI layout issues#10

Merged
maruf-pfc merged 3 commits intomainfrom
dev
Jan 5, 2026
Merged

feat: add live log streaming, deep cleanup modules, and fix TUI layout issues#10
maruf-pfc merged 3 commits intomainfrom
dev

Conversation

@maruf-pfc
Copy link
Owner

No description provided.

- **TUI & UX**:
  - Implement real-time log streaming in the Status pane (replacing terminal output).
  - Add interactive `sudo` authentication flow before command execution.
  - Fix TUI overflow issues by adjusting vertical constraints and layout logic.
  - Remove redundant borders in Menu component ("double border" fix).

- **New Features**:
  - **Deep Clean (Dev + Sys)**: Add comprehensive developer cleanup (Docker, npm/pnpm, Python/pip, VS Code, JetBrains).
  - **Quick Clean (System)**: Add unified system cleanup (APT, Logs, Snap, Flatpak, Temp, SSD Trim).
  - **Fix APT Locks**: Add specific utility to resolve "Could not get lock" errors by clearing stale lock files.

- **Internal**:
  - Refactor [main.go](cci:7://file:///home/maruf/Documents/maruf-pfc/bleach/cmd/bleach/main.go:0:0-0:0) to support state-based UI switching (Dashboard <-> Streaming).
  - Expand [ops.go](cci:7://file:///home/maruf/Documents/maruf-pfc/bleach/internal/ops/ops.go:0:0-0:0) with specialized cleanup functions for developer tools.
  - Update [install.sh](cci:7://file:///home/maruf/Documents/maruf-pfc/bleach/install.sh:0:0-0:0) to enforce Go >= 1.23.
@maruf-pfc maruf-pfc self-assigned this Jan 5, 2026
@maruf-pfc maruf-pfc merged commit ebc9425 into main Jan 5, 2026
1 check 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