mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-14 14:12:44 +00:00
Reasoning rendered as an always-expanded plain muted blob. Now it's a proper collapsible part (opencode ReasoningPart): auto-EXPANDED while the turn streams (watch it think), then collapses to a one-line `▶ Thought: <title>` when settled; click toggles. Title is the model's leading `**bold**` line (reasoningSummary). Body renders as DIM markdown in a left-`│`-border block (Markdown gained an optional `fg` so reasoning is muted vs the answer). +1 render test (80 pass). |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .prettierrc | ||
| bun.lock | ||
| bunfig.toml | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||