github EKKOLearnAI/hermes-web-ui v0.6.2

7 hours ago

What's Changed

  • Web Bridge now supports /plan commands with correct run startup and visible command state.
  • The chat input command menu now includes /goal and /subgoal commands, including status, pause, resume, done, and clear actions.
  • Goal and subgoal workflows now integrate with chat sessions, including goal continuations and status updates.
  • Job delivery target channel options are restored so scheduled jobs can pick the intended destination.
  • Context token usage now resumes accurately with snapshot-aware calculations after reconnects.
  • Context checkpoint compression is more reliable for slow Codex summarization: Web UI waits 5 minutes and the Python bridge broker no longer cuts off worker requests after 2 minutes.
  • Chat queue promotion is fixed so queued messages do not jump into the message list early, including synced windows.
  • Clarify prompts no longer submit open-text replies on Enter and answered prompts no longer reopen after switching sessions.
  • Bridge terminal environment refresh and stale pid cleanup are scoped more tightly, reducing stale runtime status in the UI.
  • The default context length now follows the Hermes standard of 256,000 tokens.

Included PRs

Don't miss a new hermes-web-ui release

NewReleases is sending notifications on new releases.