nesquena/hermes-webui

Add per-session reasoning effort support in WebUI

開放

#2,697 建立於 2026年5月21日

 (7 則留言) (0 個反應) (0 位負責人)Python (2,449 個分叉)github user discovery
enhancementhelp wantedmaintainer-reviewux

倉庫指標

星標
 (17,688 顆星)
PR 合併指標
 (平均合併 14小時 31分鐘) (30 天內合併 314 個 PR)

描述

Summary

Please add per-session reasoning effort support to the WebUI, so it's possible to set reasoning for one conversation without changing the global/default setting for other sessions.

Problem

Right now, reasoning effort appears to be treated as a shared/global setting in the WebUI flow.

Desired behavior

  • Changing reasoning effort in one session should only affect that session.
  • New sessions should continue using the configured default unless explicitly changed.

Notes

This should mirror the session-scoped behavior available in Hermes Agent, where reasoning effort can be set per session while still falling back to a global default.

貢獻者指南