mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-03 12:23:08 +00:00
The inline clarify panel used its own card tokens, an animated ring, and oversized spacing — out of step with every other tool row. Rebuild it on the shared --ui-*/--conversation-* tokens: a compact panel, letter-key badges (A/B/C…) that double as a/b/c… shortcuts, an inline content-sizing "Other" field (CSS field-sizing — no view swap, no layout shift on focus), and a Continue button so picking an option selects rather than auto-sends. Selection lives on the letter badge alone (solid primary; outlined while Other is focused-but-empty). Also settle the panel into the standard tool block once the turn stops running, so a stopped turn no longer strands a live, unanswerable prompt. |
||
|---|---|---|
| .. | ||
| catalog.ts | ||
| context.test.tsx | ||
| context.tsx | ||
| define-locale.ts | ||
| en.ts | ||
| index.ts | ||
| ja.ts | ||
| languages.test.ts | ||
| languages.ts | ||
| runtime.test.ts | ||
| runtime.ts | ||
| types.ts | ||
| zh-hant.ts | ||
| zh.ts | ||