Commit Graph

5 Commits

Author SHA1 Message Date
Hermes 3f6d515b4c Cleanup: remove scaffold boilerplate, update README 2026-04-09 21:00:06 -05:00
Hermes f721d87423 Add Skills browser, Cron jobs, SOUL.md editor
- Skills: categorized list with search, detail view with markdown
- Cron: job list grouped by status, manual trigger button
- Soul: full SOUL.md editor with save/revert
- Pulse: quick link cards to Skills, Cron, Soul
- All routes proxied server-side (no CORS)
2026-04-09 20:59:33 -05:00
Hermes 1bce2a29cc Proxy API through Next.js route handlers — eliminates CORS 2026-04-09 20:54:13 -05:00
Hermes 517583d1c4 MVP: Pulse, Memory, History modules
- Mobile-first PWA with dark glassmorphic theme
- Pulse: status card, recent sessions, memory snapshot
- Memory: view/edit agent + user memory with usage bars
- History: session list, platform filter, search, session replay
- TanStack Query hooks for all Hermes WebAPI endpoints
- Bottom tab navigation, safe-area support
2026-04-09 20:41:13 -05:00
Hermes 65325d5f68 Initial spec: mobile-first Hermes dashboard 2026-04-09 20:33:15 -05:00