github EKKOLearnAI/hermes-web-ui v0.5.12

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

Features

🎯 Batch Session Deletion

  • Checkbox multi-select support in session list
  • Select all button for quick selection
  • Batch delete with confirmation dialog
  • Full i18n support across all 8 languages

🎨 Visual Context Length Editor

  • Click token count to open edit modal
  • Support custom context limits per provider/model
  • Real-time database storage (highest priority)
  • Tooltip help with common values

🐛 Bug Fixes

  • Group Chat: Fix mention keyboard selection (replace NDropdown with custom dropdown)
  • Chat: Filter empty assistant messages in history view
  • Context Resolution: Fix custom provider context lookup
  • Update Mechanism: Improve path resolution for Homebrew Node.js

✨ Enhancements

  • Chat Completion Sound: Auto-play toggle for better UX
  • IPv6 Support: Default to IPv6 dual-stack, fallback to IPv4
  • Termux/Proot: Add environment compatibility detection
  • Session Settings: Fix dropdown mode options (hourly → daily, add none)

🔧 Under the Hood

  • Add model_context database table for per-provider/model context limits
  • Refactor update mechanism with npm prefix -g for reliable path resolution
  • Optimize session compression and message display logic

Full Changelog

View complete changelog

Installation

npm install -g hermes-web-ui@latest
# or
npm update -g hermes-web-ui

Upgrade from v0.5.11

hermes-web-ui update

🤖 Generated with Claude Code

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

NewReleases is sending notifications on new releases.