Sidebar session_title alone on top — plus numeric tabs auto-rename to that stripped OSC title so hermes --tui -c "hey..." survives after exit.
Poll + events sync numeric tabs (1,2…) to stripped title. Manual DASH/HUB untouched.
tab.created / pane.created / pane.focused / tab.focused / pane.exited → sync.sh fetches herdr api snapshot and renames numeric tabs via herdr tab rename.
watch.sh loops every 1.5s — catches OSC title changes from hermes --tui -c that don’t fire a hook. Respects manual names.
Renamed from herdr-session-name (which used $session_name + session_title alias via fork) → now herdr-session-title-name pure plugin at /lab/herdr-session-title-name. Fork at /lab/herdr-fork left clean for upstream contributions. No fork build required for users.