CommandCodeAI / CommandCodeAI/command-code
feat: Improve setStatus layout to support several instances without truncating
Open
@aliarain is already working on this.
Since Aug 4, 2026.
/design
p2
- Dominant language
- No language data
- Stars
- 4k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
Feature Description
I'm enjoying the setStatus feature of the ModApi but if I include 2-3 I can easily have my status line truncate:
I know there is to be a ui widget and perhaps this can alleviate the issue but here are some suggestions for setStatus improvement:
- config / define order. Currently think is in the order it loads the TS file so alphabetically. perhaps there is a sort order or some way to positing in the status line.
- cycle / rotate - periodically switch between each status component on some config delay like 5 seconds etc
- in combination with cycle or rotate, maybe key press navigation to cycle next/previous status message
This applies to both the TUI and GUI.
Use Case
- TUI and GUI setStatus layouts
Additional Context
No response
How important is this to you?
None
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.