github EKKOLearnAI/hermes-web-ui 0.5.35

latest releases: v0.6.5, v0.6.4, v0.6.3...
one month ago

Highlights

  • Bridge sessions can now run concurrently across different sessions while same-session runs stay serialized to preserve message order.
  • Added the Performance Monitor page for system CPU/memory, Web UI, Bridge Broker, Workers, and active session status.
  • Added per-worker resource metrics for CPU, memory, Profile, session count, and running state.
  • Improved Bridge worker lifecycle cleanup to reduce orphan Python worker processes.
  • Hardened monitoring compatibility with macOS, Windows, Linux, Docker, and Termux resource collection fallbacks.
  • Reduced Performance Monitor request timeouts while agents are initializing, especially on Windows.
  • Added inline text-content preview support in chat Markdown, with download icons downloading files directly.
  • Polished the content preview drawer with mobile close/full-width layout, 800px desktop width, and consistent text/Markdown backgrounds.

Validation

  • git diff --check
  • npx tsc --noEmit -p packages/server/tsconfig.json
  • npm test -- tests/server/performance-monitor-controller.test.ts tests/client/i18n-coverage.test.ts

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

NewReleases is sending notifications on new releases.