hermes-agent/apps/desktop/src
Brooklyn Nicholson 1238d08e0c fix(desktop): cron overlay mutations sync the sidebar instantly
The manage overlay held its own local jobs list, so deleting/creating a
job there left the sidebar's $cronJobs atom stale until the 30s poll
(delete all → section lingered). Make the overlay read and mutate the
shared atom directly (updateCronJobs), so sidebar + overlay are one
source of truth and changes show immediately.
2026-06-06 16:47:46 -05:00
..
app fix(desktop): cron overlay mutations sync the sidebar instantly 2026-06-06 16:47:46 -05:00
components Merge remote-tracking branch 'origin/main' into bb/cron-sessions-sidebar 2026-06-06 16:34:23 -05:00
hooks Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
i18n chore(desktop): drop dead cron i18n keys 2026-06-06 16:43:57 -05:00
lib Merge pull request #40660 from NousResearch/bb/keybinds 2026-06-06 12:00:08 -05:00
store fix(desktop): cron overlay mutations sync the sidebar instantly 2026-06-06 16:47:46 -05:00
themes feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00
types feat(desktop): surface every provider + models from hermes model in the GUI menus (#40563) 2026-06-06 16:31:34 +00:00
global.d.ts feat(desktop): per-profile remote gateway hosts (#39778) 2026-06-05 12:14:18 +00:00
hermes.ts feat(desktop): make cron jobs the first-class sidebar entity 2026-06-06 14:04:11 -05:00
main.tsx feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
styles.css feat(desktop): unified overlay design system, BrandMark & onboarding redesign (#40708) 2026-06-06 16:32:47 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00