Hermes
e24c179e89
Markdown rendering for skills, refresh button on replay
...
- react-markdown + remark-gfm for proper skill SKILL.md rendering
- Prose styles matching dark theme (tables, code blocks, blockquotes)
- Strips YAML frontmatter before rendering
- Refresh button in session replay header
2026-04-09 21:25:10 -05:00
Hermes
4ab41d0e38
Platform breakdown on Pulse, cost display on sessions
2026-04-09 21:23:03 -05:00
Hermes
03d3b72f9b
Session verbosity: compact/normal/full toggle
...
- Compact: text only, truncated to 300 chars, no tool calls
- Normal: full text + collapsed tool calls
- Full: everything expanded with tool results
- Eye icon dropdown in session header
2026-04-09 21:21:59 -05:00
Hermes
4f5fde34a3
Visual redesign, message input, reversed messages, systemd service
...
- New visual identity: solid dark cards, purple accent, iOS-like feel
- Session replay: newest messages first, message input with send button
- Chat proxy route for sending messages to sessions
- systemd user service with deploy script
- All pages restyled: Pulse, Memory, History, Skills, Cron, Soul, Config
2026-04-09 21:12:14 -05:00
Hermes
a484e054e9
Add ErrorBoundary, Config page, 4-col quick links
...
- ErrorBoundary wraps all pages with retry button
- Config: read-only view of model, terminal, memory, display settings
- Pulse quick links now 4-col: Skills, Cron, Soul, Config
2026-04-09 21:03:36 -05:00
Hermes
abf387fa6b
Add StatsCard to Pulse — session count, tokens, platforms
2026-04-09 21:01:52 -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