Tiny icons make working with multipe running prompts harder
What version of the VS Code extension are you using?
Version: 1.104.3 (Universal) Commit: 385651c938df8a906869babee516bffd0ddb9829 Date: 2025-10-02T12:30:51.747Z Electron: 37.3.1 ElectronBuildId: 12404162 Chromium: 138.0.7204.235 Node.js: 22.18.0 V8: 13.8.258.31-electron.0 OS: Darwin arm64 24.2.0
Which IDE are you using?
VS Code
What platform is your computer?
mac os
What steps can reproduce the bug?
I am usually working with multiple running prompts within a project (1-3).
What is the expected behavior?
- it is easy to switch between prompts
- it is easy to see which prompts just finished (unread)
- it is easy to identify which prompts are running
- extension shows more past chats (or it is configurable how many)
- extension (could) group running / finished / past chats in collapsible sections
What do you see instead?
The current extension does not do a great job in being able to switch between them effectively.
First of all, the vertical space is unused and only 3 conversations are shown.
Second, the icons (running, finished) are super tiny and lost within the prompt text.
Here is how it looks on my mac:
<img width="189" height="1168" alt="Image" src="https://github.com/user-attachments/assets/9f163ed5-41c7-4d27-9a4a-59d3171f9754" />
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗