hermes-agent/ui-tui/src/components
teknium1 b3f5e17bb9 fix(tui): wrap long approval commands in the Ink overlay
Sibling site of the CLI approval-panel fix: the TUI ApprovalPrompt
rendered each command line with wrap="truncate-end", so a long
single-line command lost its tail at terminal width. Wrap to the
panel width via wrapAnsi before applying the 10-line preview cap.
2026-06-11 23:05:08 -07:00
..
activeSessionSwitcher.tsx feat(tui): single /model command + unified Sessions overlay (#37112) 2026-06-01 22:28:36 -04:00
agentsOverlay.tsx fix(tui): handle timeout/error subagent statuses in /agents (#26687) 2026-05-15 20:19:02 -05:00
appChrome.tsx feat(cli,tui): show time since last final agent response on the status bar (#44265) 2026-06-11 06:06:19 -07:00
appLayout.tsx feat(cli,tui): show time since last final agent response on the status bar (#44265) 2026-06-11 06:06:19 -07:00
appOverlays.tsx fix(tui): wrap long approval commands in the Ink overlay 2026-06-11 23:05:08 -07:00
branding.tsx fix(mcp): avoid false failed startup status 2026-06-11 09:01:52 -07:00
fpsOverlay.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
helpHint.tsx feat(tui): single /model command + unified Sessions overlay (#37112) 2026-06-01 22:28:36 -04:00
markdown.tsx fix(tui): preserve dunder identifiers in markdown 2026-05-19 00:06:08 -07:00
maskedPrompt.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
messageLine.tsx fix(tui): clear selection on right-click copy + group transcript blocks 2026-06-02 22:03:38 -05:00
modelPicker.tsx feat: fuzzy search for the model picker (WebUI + TUI) 2026-06-01 16:58:58 -07:00
overlayControls.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
pluginsHub.tsx feat(tui): interactive Plugins Hub overlay for enable/disable 2026-06-09 10:50:13 -07:00
prompts.tsx fix(tui): wrap long approval commands in the Ink overlay 2026-06-11 23:05:08 -07:00
queuedMessages.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
skillsHub.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
streamingAssistant.tsx fix(tui): clear selection on right-click copy + group transcript blocks 2026-06-02 22:03:38 -05:00
streamingMarkdown.tsx fix(tui): width-aware markdown table rendering with vertical fallback (#26195) 2026-05-15 20:25:56 -05:00
textInput.tsx fix: preserve Ctrl+J newlines in Ghostty 2026-05-28 23:30:39 -07:00
themed.tsx refactor(tui): /clean pass across ui-tui — 49 files, −217 LOC 2026-04-16 22:32:53 -05:00
thinking.tsx fix: surface /agents nudge while delegate_task is in-flight (TUI + CLI) 2026-05-30 13:22:45 +05:30
todoPanel.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00