Skip to content

feat(app): Improve aesthetics and debuggability. Add a progress bar to TUI startup screen. - #38906

Open
mrraghur wants to merge 3 commits into
anomalyco:devfrom
mrraghur:dev
Open

feat(app): Improve aesthetics and debuggability. Add a progress bar to TUI startup screen.#38906
mrraghur wants to merge 3 commits into
anomalyco:devfrom
mrraghur:dev

Conversation

@mrraghur

Copy link
Copy Markdown

Issue for this PR

The commit adds staged startup progress for terminal, settings, workspace, theme, and plugins, directly matching the issue’s frozen-looking startup concern.

Closes #36195

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

Added a progress bar while plugins, themes, providers are loaded. This helps in understanding how much more time is there before TUI is usable.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Please see screenshot below. Ran code, added a simple test.

Screenshots / recordings

image

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

raghuramflexarray and others added 3 commits July 24, 2026 21:00
…up screen.

Relevant issue:
The commit adds staged startup progress for terminal, settings, workspace, theme, and plugins, directly matching the issue’s frozen-looking startup concern.
@mrraghur

Copy link
Copy Markdown
Author

Hello, Can someone please checkout this PR and advice.

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.

V2 TUI: show startup/update progress before first render

2 participants