hermes-agent/apps/desktop/src/components
Brooklyn Nicholson 6bbc5eefa0 Fix clarify icon alignment and spurious error-red on non-zero exit
- clarify-tool: top-align the help icon (items-start + mt-px) so it sits
  beside the first line of a multi-line question instead of floating
  centered against the whole block.
- tool-fallback: a non-zero exit code alone no longer paints the whole
  terminal/execute_code card red. grep no-match, diff differences, and
  piped commands routinely exit non-zero while producing useful output;
  only flag an error when the command produced no output. Explicit error
  signals (error field, success=false, status=error, isError) still go red.
- Add regression tests covering the exit-code -> status matrix.
2026-06-06 09:23:50 -05:00
..
assistant-ui Fix clarify icon alignment and spurious error-red on non-zero exit 2026-06-06 09:23:50 -05:00
chat chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
pane-shell Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
ui feat(desktop): long-press a rail profile to pick its color 2026-06-04 20:12:37 -05:00
Backdrop.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
boot-failure-overlay.tsx feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
boot-failure-reauth.test.ts feat(desktop): per-profile remote gateway hosts (#39778) 2026-06-05 12:14:18 +00:00
boot-failure-reauth.ts feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
desktop-install-overlay.tsx chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
desktop-onboarding-overlay.test.tsx feat(desktop): add 'choose provider later' skip to first-run onboarding (#39483) 2026-06-04 19:40:54 -07:00
desktop-onboarding-overlay.tsx feat(desktop): add 'choose provider later' skip to first-run onboarding (#39483) 2026-06-04 19:40:54 -07:00
error-boundary.tsx chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
gateway-connecting-overlay.test.tsx fix(desktop): reliable composer message queue (#40221) 2026-06-05 20:21:41 -05:00
gateway-connecting-overlay.tsx feat(desktop): session hygiene, archive, media streaming + connecting overlay (#37099) 2026-06-01 20:41:34 -05:00
haptics-provider.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
model-picker.tsx chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
model-visibility-dialog.tsx chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
notifications.tsx feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
page-loader.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
prompt-overlays.tsx feat(desktop): concurrent multi-profile gateway sockets 2026-06-04 20:44:19 -05:00
status-dot.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00