mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
Parity with the gateway /reasoning handler and the new /model default: a bare /reasoning <level> now applies to the current session only; --global persists agent.reasoning_effort to config.yaml. --session is still accepted as an explicit alias for the default. Display toggles (show/hide/full/clamp) remain persistent as before — they are user preferences, not conversation state. Builds on YAMAGUCHI Seiji's #51158 (session-scope plumbing + /new reset, cherry-picked as the previous commit) with the default flipped to match the session-first policy. Fixes the CLI half of #54084. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| app | ||
| components | ||
| config | ||
| content | ||
| domain | ||
| hooks | ||
| lib | ||
| protocol | ||
| types | ||
| app.tsx | ||
| banner.ts | ||
| entry.tsx | ||
| gatewayClient.ts | ||
| gatewayTypes.ts | ||
| theme.ts | ||
| types.ts | ||