hermes-agent/ui-tui/src/components
Brooklyn Nicholson 3c2903a2fb fix(status-bar): address Copilot review on /battery
- TUI /battery matches the CLI surface: adds `status` (live reading via
  system.battery), and the help/usage strings now consistently read
  [on|off|status].
- batteryLabel() renders `--` for an unknown percent so a null can never
  surface as "null%" even without the showBattery guard.
- Move the system.battery RPC out of the config section into
  "Methods: tools & system" where system.* RPCs belong.
2026-07-21 14:47:49 -05:00
..
activeSessionSwitcher.tsx fix(tui): preserve picker session scope across all paths 2026-07-11 08:39:17 -07:00
agentsOverlay.tsx feat(journey): CLI + TUI learning timeline (/journey) 2026-06-30 04:44:58 -05:00
appChrome.tsx fix(status-bar): address Copilot review on /battery 2026-07-21 14:47:49 -05:00
appLayout.tsx feat(status-bar): add /battery toggle for a color-coded battery read-out 2026-07-21 13:54:11 -05:00
appOverlays.tsx fmt(js): npm run fix on merge (#66834) 2026-07-18 09:06:55 +00:00
billingOverlay.tsx fix(billing): rename user-facing "terminal billing" copy to Remote Spending (#68355) 2026-07-21 12:20:25 +05:30
branding.tsx feat(install): warn pip/Homebrew installs are unsupported (CLI, TUI, desktop) (#57225) 2026-07-07 21:13:19 -07:00
fpsOverlay.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
helpHint.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
journey.tsx fmt(js): npm run fix on merge (#65229) 2026-07-15 21:40:56 +00:00
markdown.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05: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 fmt(js): npm run fix on merge (#65229) 2026-07-15 21:40:56 +00:00
overlayControls.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00
overlayPrimitives.tsx fmt(js): npm run fix on merge (#66834) 2026-07-18 09:06:55 +00:00
overlayScrollbar.tsx feat(journey): CLI + TUI learning timeline (/journey) 2026-06-30 04:44:58 -05:00
petPicker.tsx feat(pets): TUI pet pane, picker + gateway RPCs 2026-06-20 14:18:36 -05:00
petSprite.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
pluginsHub.tsx feat(tui): interactive Plugins Hub overlay for enable/disable 2026-06-09 10:50:13 -07:00
prompts.tsx fix(approval): scope smart deny owner overrides to one operation 2026-07-13 04:31:55 -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 refactor(tui): tighten StreamingMd comments and fence folding 2026-07-18 23:42:10 -04:00
subscriptionOverlay.tsx feat(billing): plan chips and rows deep-link their tier (#68666) 2026-07-21 22:42:14 +05:30
textInput.tsx test(tui): extract cursor-layout + fast-echo helpers for real unit tests 2026-07-13 17:22:17 -04: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: stop reporting cache-hit rate and cost across all UI surfaces (#52717) 2026-06-25 15:21:22 -07:00
todoPanel.tsx fix(tui): restore macOS copy behavior and theme polish (#17131) 2026-04-28 18:47:14 -05:00