session_title alone on top

Builtin alias for terminal title. No $session_name, no rename. Untouched config gets [["session_title"]] alone.

native (upstream, no fork)
rows = [["terminal_title_stripped"]]
fork alias (this repo)
rows = [["session_title"]]
modified — add on top
rows = [["session_title"], ["agent"], ...]
Apply: herdr server reload-config · check: herdr --default-config
sidebar preview (archived)
agents
─────────────────────────────────
hey what is 1 plus 1 ← ["session_title"] alone on top
hermes ← ["agent"]
● herdr-fork ← ["state_icon","workspace"]
1 ← [{token="tab"}]

Title from hermes --tui -c "hey..." via OSC. Tab stays 1. No plugin.

What to use now

[ui.sidebar.agents] rows = [["session_title"]]
MIT · jovylle · archived 2026-08-26 · herdr docs · repo fork: /lab/herdr-fork/src/config/sidebar.rs