hermes-agent/apps/desktop/src/i18n
Brooklyn Nicholson 8559246bfb feat(desktop): rebuild the clarify prompt to match the chat UI
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.
2026-06-26 03:55:29 -05:00
..
catalog.ts feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
context.test.tsx feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
context.tsx feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
define-locale.ts feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
en.ts feat(desktop): rebuild the clarify prompt to match the chat UI 2026-06-26 03:55:29 -05:00
index.ts fix(desktop): limit pending tool shimmer to action verb 2026-06-24 21:59:41 -05:00
ja.ts feat(desktop): rebuild the clarify prompt to match the chat UI 2026-06-26 03:55:29 -05:00
languages.test.ts feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
languages.ts Add searchable language picker 2026-06-06 07:51:44 -07:00
runtime.test.ts Refactor desktop settings i18n keys to camelCase 2026-06-06 07:51:44 -07:00
runtime.ts feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
types.ts feat(desktop): rebuild the clarify prompt to match the chat UI 2026-06-26 03:55:29 -05:00
zh-hant.ts feat(desktop): rebuild the clarify prompt to match the chat UI 2026-06-26 03:55:29 -05:00
zh.ts feat(desktop): rebuild the clarify prompt to match the chat UI 2026-06-26 03:55:29 -05:00