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
* refactor(agent-manager): remove redundant header buttons
Remove the 'New Agent' (Plus) and 'Refresh messages' (RefreshCw) buttons
from the session detail header. These actions are already available in
the sidebar, making the header buttons redundant.
Changes:
- Remove am-header-actions div with both buttons
- Remove unused imports: Plus, RefreshCw, selectedSessionIdAtom, useSetAtom
- Remove handleRefresh and handleNew functions
* Update remove-agent-manager-header-buttons.md
0 commit comments