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
test(e2e): drive agent lifecycle via profile sidebar primary action
The mesh-compute restart spec still drove the old per-row agent-actions
dropdown (managed-agent-actions-<pubkey>), which PR #1200 removed in favor
of a Manage button that opens the profile sidebar. Rewrite the helper
(openManagedAgentActions -> triggerManagedAgentPrimaryAction) to click
Manage and then the user-profile-agent-primary-action toggle, preserving
the test's intent. Test-only; no product code changed.
Co-authored-by: Marge <marge@users.noreply.github.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
0 commit comments