hermes-agent/apps/desktop/src/app/settings
hermes-seaeye[bot] 7d3075d0d5
fmt(js): npm run fix on merge (#73960)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-29 07:13:20 +00:00
..
billing lint(desktop): exempt benign ref writes flagged by the new atom-mirror guard 2026-07-25 18:12:48 -07:00
memory fix(desktop): vertically center settings panel loader 2026-07-20 13:49:27 -05:00
about-settings.tsx feat(desktop): wire project settings and shell chrome 2026-06-25 16:40:27 -05:00
appearance-settings.tsx feat(desktop): default UI zoom to Appearance 90% preset 2026-07-28 04:00:55 -05:00
combobox-input.tsx fmt(js): npm run fix on merge (#73960) 2026-07-29 07:13:20 +00:00
computer-use-panel.tsx lint(desktop): ban atom-mirrored refs via no-restricted-syntax eslint rule 2026-07-25 18:12:48 -07:00
config-field.tsx fix(desktop): honest browser-backend readiness + explicit backend activation + full OpenAI TTS voice/model options 2026-07-28 23:52:49 -07:00
config-settings.tsx feat(desktop): make attachment data-URL size limit configurable (#73221) 2026-07-28 09:10:21 -04:00
constants.ts fix(desktop): honest browser-backend readiness + explicit backend activation + full OpenAI TTS voice/model options 2026-07-28 23:52:49 -07:00
credential-key-ui.tsx fix(desktop,gateway,mcp): post-merge — CI contract, review corrections, hub search 2026-07-03 15:22:43 -05:00
custom-endpoints-settings.tsx fix(desktop): persist the whole discovered model list when saving an endpoint 2026-07-24 21:12:36 -05:00
env-credentials.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
env-var-actions-menu.tsx fmt(js): npm run fix on merge (#73096) 2026-07-28 03:43:07 +00:00
fallback-models-field.test.tsx fmt(js): npm run fix on merge (#65229) 2026-07-15 21:40:56 +00:00
fallback-models-field.tsx lint(desktop): ban atom-mirrored refs via no-restricted-syntax eslint rule 2026-07-25 18:12:48 -07:00
field-copy.ts style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
gateway-settings.test.ts fix(desktop): restore cloud reconnect action 2026-07-16 14:53:11 -04:00
gateway-settings.test.tsx fix(desktop): clarify inherited profile gateway 2026-07-25 21:06:40 -05:00
gateway-settings.tsx fix(desktop): clarify inherited profile gateway 2026-07-25 21:06:40 -05:00
helpers.test.ts fix(desktop): honest browser-backend readiness + explicit backend activation + full OpenAI TTS voice/model options 2026-07-28 23:52:49 -07:00
helpers.ts fix(desktop): honest browser-backend readiness + explicit backend activation + full OpenAI TTS voice/model options 2026-07-28 23:52:49 -07:00
index.tsx fmt(js): npm run fix on merge (#73780) 2026-07-29 02:10:16 +00:00
keybind-settings.tsx feat(desktop): button tooltip keybind hints + keybinds settings tab + unified worktree dialog (#65204) 2026-07-16 18:26:21 -04:00
keys-settings.tsx feat(desktop/settings): DOM-shaped skeleton loaders on every settings page 2026-07-22 19:22:37 -05:00
model-settings.test.tsx fix(model-set): persist base_url/api_key on auxiliary slot assignments 2026-07-28 21:45:44 -07:00
model-settings.tsx fix(model-set): persist base_url/api_key on auxiliary slot assignments 2026-07-28 21:45:44 -07:00
notifications-settings.tsx refactor(desktop): hoist shared ToggleRow into settings primitives 2026-07-20 12:31:06 -05:00
pet-settings.tsx feat(desktop/settings): DOM-shaped skeleton loaders on every settings page 2026-07-22 19:22:37 -05:00
plugins-settings.tsx fix(desktop): resolve local plugin root independent of remote backend 2026-07-28 23:53:20 -07:00
primitives.tsx feat(moa): add reference model toggles 2026-07-23 18:11:57 -07:00
providers-settings.test.tsx fix(desktop): expose Local / custom endpoint in Providers API-keys tab (#62818) 2026-07-17 18:58:37 -04:00
providers-settings.tsx feat(desktop/settings): DOM-shaped skeleton loaders on every settings page 2026-07-22 19:22:37 -05:00
quick-entry-settings.tsx feat(desktop): Quick Entry — global-hotkey mini composer window 2026-07-26 17:48:19 -07:00
searchable-select.test.tsx test+i18n: follow-up for salvaged PR #68969 2026-07-28 10:49:14 -07:00
searchable-select.tsx test+i18n: follow-up for salvaged PR #68969 2026-07-28 10:49:14 -07:00
sessions-settings.tsx feat(desktop): auto-archive toggle + mirror sidebar pins to the backend 2026-07-24 10:45:34 -05:00
ssh-host-selection.test.ts style(desktop): satisfy merged eslint/prettier config 2026-07-20 23:01:49 +02:00
ssh-host-selection.ts style(desktop): satisfy merged eslint/prettier config 2026-07-20 23:01:49 +02:00
terminal-backend-panel.test.tsx feat(desktop): terminal execution backend picker with health probes in Capabilities (#67203) 2026-07-19 03:00:08 -07:00
terminal-backend-panel.tsx feat(desktop): terminal execution backend picker with health probes in Capabilities (#67203) 2026-07-19 03:00:08 -07:00
toolset-config-panel.test.tsx fix(desktop): honest browser-backend readiness + explicit backend activation + full OpenAI TTS voice/model options 2026-07-28 23:52:49 -07:00
toolset-config-panel.tsx fmt(js): npm run fix on merge (#73960) 2026-07-29 07:13:20 +00:00
types.ts refactor(desktop): drop System settings section; keep-awake → Advanced 2026-07-20 13:40:16 -05:00
uninstall-section.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00
use-deep-link-highlight.ts fix(desktop,gateway,mcp): post-merge — CI contract, review corrections, hub search 2026-07-03 15:22:43 -05:00
voice-field-visible.test.ts fix(desktop): wire Ctrl+B voice, declutter voice settings, stop endless TTS hang 2026-06-24 18:26:14 -05:00
voice-provider-fields.test.ts feat(desktop): inline TTS voice/model settings in the Capabilities tab (#68017) 2026-07-20 05:38:38 -07:00
voice-provider-fields.tsx lint(desktop): exempt benign ref writes flagged by the new atom-mirror guard 2026-07-25 18:12:48 -07:00
with-active.test.ts feat(desktop): unify Skills/Tools/MCP into the Capabilities page 2026-07-03 05:08:21 -05:00