hermes-agent/apps
Brooklyn Nicholson 37d1c57f8a refactor(desktop): split onboarding overlay into store + view
Move the OAuth state machine, runtime check, copy-to-clipboard, and api-key save into store/onboarding.ts (matching the boot.ts pattern), leaving the overlay as a presentation layer that subscribes via useStore. Tabs are now table-driven, child panels read flow from the store instead of prop-drilling, and the polling/PKCE/error/success branches share a small Status atom.
2026-05-07 23:43:51 -04:00
..
dashboard Merge branch 'main' of github.com:NousResearch/hermes-agent into bb/gui 2026-05-07 21:19:31 -04:00
desktop refactor(desktop): split onboarding overlay into store + view 2026-05-07 23:43:51 -04:00
shared feat: move dashboard to apps/ so we can share ws proto 2026-05-02 13:38:49 -05:00