hermes - 💡(How to fix) Fix [Feature]: Show working dir in status bar + 5h and weekly context when using Codex or CC [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#12692Fetched 2026-04-20 12:17:23
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Author
Participants
Timeline (top)
labeled ×1
RAW_BUFFERClick to expand / collapse

Problem or Use Case

This is especially noticeable when using multiple agents in different terminals. I don't like remembering which index position holds which workspace. But I also often just forget anyway.

Proposed Solution

/statusbar should do more than just toggle on or off.

Alternatives Considered

No response

Feature Type

CLI improvement

Scope

Small (single file, < 50 lines)

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

extent analysis

TL;DR

Enhance the /statusbar command to display more information, such as the index position of each workspace, to improve user experience when using multiple agents in different terminals.

Guidance

  • Consider modifying the /statusbar command to display a list or table of workspaces with their corresponding index positions.
  • Investigate the current implementation of the /statusbar command to determine the best approach for adding this new functionality.
  • Think about adding an option to customize the information displayed by the /statusbar command, such as showing only the index position or including additional details like workspace names.
  • Review the codebase to identify where the workspace index positions are stored and how they can be accessed by the /statusbar command.

Notes

The proposed solution is a CLI improvement, and the scope is estimated to be small, involving changes to a single file with less than 50 lines of code.

Recommendation

Apply workaround: Since the issue is a feature request, applying a workaround is not directly applicable, but implementing the proposed solution as described can be considered as a workaround to the current limitation of the /statusbar command.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING