Skip to content

feat(cli): add configurable status bar styles - #31321

Closed
ghost wants to merge 1 commit into
mainfrom
unknown repository
Closed

feat(cli): add configurable status bar styles#31321
ghost wants to merge 1 commit into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented May 24, 2026

Copy link
Copy Markdown

Summary

  • Add configurable CLI status bar styles via /statusbar arguments
  • Add display.status_bar_style config support and tool config plumbing
  • Document the new status bar style options
  • Add tests for status bar rendering and tools-config behavior

Test plan

  • venv/bin/python -m pytest tests/cli/test_cli_status_bar.py tests/hermes_cli/test_tools_config.py -q
  • venv/bin/python -m ruff check cli.py hermes_cli/commands.py hermes_cli/config.py hermes_cli/tools_config.py tests/cli/test_cli_status_bar.py tests/hermes_cli/test_tools_config.py
  • git diff --check origin/main...HEAD

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard labels May 24, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Related: #17654 (configurable status line fields — open, same area). The existing merged #14015 already added skin-aware status bar colors. Please coordinate with #17654 to avoid conflicting implementations.

@ghost ghost closed this by deleting the head repository Jun 11, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants