mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-07-20 23:40:20 +00:00
Add reasoning effort slider (#2097)
* Add reasoning effort slider * Link reasoning slider change fragment * Fix ChatInput Naive UI test mocks
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
date: 2026-07-16
|
||||
pr: 2097
|
||||
feature: Reasoning effort slider
|
||||
impact: Chat reasoning effort is selected from a discrete slider while preserving the existing per-session values, persistence, and run behavior.
|
||||
---
|
||||
|
||||
The chat input keeps its brain toolbar button and opens a compact slider for
|
||||
the existing default, none, minimal, low, medium, high, xhigh, and max levels.
|
||||
MoA sessions continue to hide the control, and changing the slider still
|
||||
affects only the active session's subsequent runs.
|
||||
Reference in New Issue
Block a user