hermes-agent/gateway/platforms
Brooklyn Nicholson 45f23205d7 fix(desktop): show every pinned session, however many there are
Pinned was capped at half the viewport by its own nested scroller, so past
roughly a dozen pins the rest were reachable only by scrolling inside a
scroller — a pin you have to go hunting for isn't doing its job.

Drop the cap and let the section grow into the sidebar's existing scroll,
and stop virtualizing Pinned: virtualization needs a bounded viewport to
measure against, which is exactly what's being removed. No count badge, no
"show more" — pin as many as you want and they all render.

Also back-fill pins on the API-server list route, which was the one list
path still windowing purely on recency.
2026-08-06 21:27:27 -05:00
..
qqbot
ADDING_A_PLATFORM.md
__init__.py
_http_client_limits.py
api_server.py
base.py
bluebubbles.py
helpers.py
media_cache.py
msgraph_webhook.py
signal.py
signal_format.py
signal_rate_limit.py
webhook.py
webhook_filters.py
weixin.py
whatsapp_cloud.py
whatsapp_common.py
yuanbao.py
yuanbao_media.py
yuanbao_proto.py
yuanbao_sticker.py