hermes - 💡(How to fix) Fix Roadmap: make the TUI the flagship Hermes experience

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…

Make the Ink TUI the flagship Hermes experience by adding richer live operational views around tool activity, approvals, sessions, and task progress.

Root Cause

Make the Ink TUI the flagship Hermes experience by adding richer live operational views around tool activity, approvals, sessions, and task progress.

RAW_BUFFERClick to expand / collapse

Summary

Make the Ink TUI the flagship Hermes experience by adding richer live operational views around tool activity, approvals, sessions, and task progress.

Proposed scope

  • Add a live tool timeline with collapsible calls, stdout previews, errors, and retry affordances.
  • Add a session minimap showing messages, tool calls, checkpoints, files touched, cost, and elapsed time.
  • Improve inline approval prompts so common approvals are fast and keyboard-native.
  • Add first-class views or commands for /diff, /tests, /plan, /handoff, and /checkpoint.
  • Explore a run replay or "flight recorder" mode for debugging completed agent sessions.

Acceptance criteria

  • TUI users can inspect recent tool calls without leaving the terminal UI.
  • Long-running sessions expose meaningful progress and history at a glance.
  • New UI state is surfaced through the existing TUI/gateway architecture, not a parallel React chat implementation.

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

hermes - 💡(How to fix) Fix Roadmap: make the TUI the flagship Hermes experience