You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the phone I am mostly checking in on sessions that are already running, and picking the right session is the main thing I do there. I keep several agent sessions inside one workspace. In the mobile agent list every entry leads with the workspace name, with tab, status, and model underneath. When four sessions share a workspace, all four entries read the same, so I open them one by one to find the one I want.
On the desktop sidebar I solved this with a custom pane metadata token in the agent row layout: each session reports its own name, and the sidebar shows it next to the workspace name. That makes the desktop list readable at a glance. The mobile list has no equivalent, so the information that distinguishes my sessions is only visible on the screen where I need it least.
What I am asking for is a way for the mobile agent list to carry something session-specific next to the workspace name, in whatever shape fits the mobile design. I am not asking for the desktop row configuration to be ported as-is.
Herdr 0.8.0, stable channel, macOS host, viewed from iOS.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
On the phone I am mostly checking in on sessions that are already running, and picking the right session is the main thing I do there. I keep several agent sessions inside one workspace. In the mobile agent list every entry leads with the workspace name, with tab, status, and model underneath. When four sessions share a workspace, all four entries read the same, so I open them one by one to find the one I want.
On the desktop sidebar I solved this with a custom pane metadata token in the agent row layout: each session reports its own name, and the sidebar shows it next to the workspace name. That makes the desktop list readable at a glance. The mobile list has no equivalent, so the information that distinguishes my sessions is only visible on the screen where I need it least.
What I am asking for is a way for the mobile agent list to carry something session-specific next to the workspace name, in whatever shape fits the mobile design. I am not asking for the desktop row configuration to be ported as-is.
Herdr 0.8.0, stable channel, macOS host, viewed from iOS.
All reactions