hermes - 💡(How to fix) Fix Web UI Total Control Upgrade — Complete Feature Shortlist [1 comments, 2 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#20198Fetched 2026-05-06 06:38:08
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×3commented ×1renamed ×1
RAW_BUFFERClick to expand / collapse

Web UI Total Control Upgrade — Complete Feature Shortlist

Phase 1: Foundation (P0)

  • Overview/Health Tab — Default landing with gateway status, active sessions, connected providers, quick-action buttons (restart gateway, update Hermes, trigger curator), recent errors strip, live activity feed
  • Real-Time Activity Feed — WebSocket consumer for existing /api/events endpoint, filterable by event type
  • Chat Message Bubble Mode — Structured message view alongside existing PTY terminal, expandable tool call blocks
  • Session Bulk Actions — Bulk delete, export (JSONL), fork from UI

Phase 2: Core Control (P1)

  • Memory Management Tab — Full CRUD for persistent memory, FTS5 search, memory provider status and switching
  • Provider Health & Cost Tab — Per-provider connection health, rate limit visualization, cost tracking, credential pool status
  • Gateway Control Panel — Start/stop/restart service, per-platform connection status, webhook management, gateway log viewer
  • Security & Privacy Tab — Secret redaction, PII redaction, approval mode, shell hooks allowlist, blocklist, audit log
  • Chat Header Controls — Model picker, skill loader, session info (token count, session ID)

Phase 3: Enhanced Management (P2)

  • Cron Calendar View — Execution history per job, 24h timeline, next-run countdown, job logs
  • Config Diff & Rollback — Git-versioned config.yaml with diff viewer, rollback, section-based form editor
  • MCP Server Management — Full CRUD from UI, test connection, tool toggle per server
  • Credential Pool Management — Key pool viewer, exhaustion status, add/remove/reset keys
  • Profile Quick-Switch — Global header profile picker, comparison view, export/import

Phase 4: Polish (P3)

  • Voice & STT/TTS Controls — Provider selectors, model selector, TTS test playback
  • Theme Customization — Custom theme creator with color pickers, import/export, font size, layout density
  • Notifications & Alerts — In-app notification center, configurable alerts, browser push
  • Toolset Management — Visual toggles with dependency info, reset notification
  • Enhanced Env Tab — OAuth session management, credential pool integration

Full plan with API specs, frontend architecture, and implementation details: /home/ashil/hermes-webui-total-control-plan.md

extent analysis

TL;DR

Review and prioritize the feature shortlist for the Web UI Total Control Upgrade to ensure a phased implementation approach.

Guidance

  • Break down the feature shortlist into smaller, manageable tasks to facilitate a smooth implementation process.
  • Focus on the foundation phase (P0) first, ensuring the Overview/Health Tab and Real-Time Activity Feed are functional before moving on to subsequent phases.
  • Consider creating a project roadmap or Gantt chart to visualize the implementation timeline and dependencies between features.
  • Review the API specs, frontend architecture, and implementation details in the full plan document (/home/ashil/hermes-webui-total-control-plan.md) to ensure a thorough understanding of the requirements.

Notes

The provided information lacks specific technical details, making it challenging to offer a more detailed solution. However, by following the suggested guidance, the development team can create a solid foundation for the Web UI Total Control Upgrade.

Recommendation

Apply a phased implementation approach, starting with the foundation phase (P0), to ensure a structured and manageable development process.

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 Web UI Total Control Upgrade — Complete Feature Shortlist [1 comments, 2 participants]