[PR #11850] feat: add splashscreen to TUI #13957

Open
opened 2026-02-16 18:18:46 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11850

State: open
Merged: No


What does this PR do?

This fixes something that was bothering me a lot...when adding plugins the experience loading opencode can be rough since it takes a bit of time loading and the screen is just absolutely empty...this adds a small splashscreen that shows what's happening.

Initially, I (and by "I" I mean "Claude") wanted to add the logo which would've been a nice touch but it needs the Theme which is only loaded as the third-forth provider. Maybe we could default to the basic theme and actually show that?

Edit: actually I just did that and it looks much better

How did you verify your code works?

https://github.com/user-attachments/assets/1a977e51-66e9-4abc-afac-81f2bd9b30f7

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11850 **State:** open **Merged:** No --- ### What does this PR do? This fixes something that was bothering me a lot...when adding plugins the experience loading `opencode` can be rough since it takes a bit of time loading and the screen is just absolutely empty...this adds a small splashscreen that shows what's happening. ~Initially, I (and by "I" I mean "Claude") wanted to add the logo which would've been a nice touch but it needs the Theme which is only loaded as the third-forth provider. Maybe we could default to the basic theme and actually show that?~ *Edit: actually I just did that and it looks much better* ### How did you verify your code works? https://github.com/user-attachments/assets/1a977e51-66e9-4abc-afac-81f2bd9b30f7
yindo added the pull-request label 2026-02-16 18:18:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13957