Merge remote-tracking branch 'origin/main' into fix/bundle-size

This commit is contained in:
ethernet 2026-05-11 16:01:00 -04:00
commit 3197b4de6d
1437 changed files with 219762 additions and 11968 deletions

View file

@ -119,15 +119,14 @@ export HERMES_TUI_THEME=light
## Busy indicator styles
The status-bar FaceTicker is pluggable — the default rotates Hermes' kawaii face palette every 2.5 seconds during agent work. Pick a different style (or `none` for a minimal dot) via config:
The status-bar busy indicator is pluggable — the default rotates Hermes' kawaii face palette every 2.5 seconds during agent work. Pick a different style via config or the `/indicator` slash command:
```yaml
display:
busy_indicator:
style: kawaii # kawaii | minimal | dots | wings | none
tui_status_indicator: kaomoji # kaomoji | emoji | unicode | ascii
```
Styles ship with matched glyph widths so the rest of the status bar doesn't jitter on rotation.
Or in-session: `/indicator emoji` (etc.). Styles ship with matched glyph widths so the rest of the status bar doesn't jitter on rotation.
## Auto-resume