mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Test #1 was asserting agent-reconnecting-toast on a workspace with no agents — but commit1daa1314moved the reconnect indicator from the workspace banner into the per-agent panel toast. Create an idle agent and navigate to it so the agent panel mounts before dropping the daemon gate. Test #2 regex still pinned the old "Connecting to localhost" copy; commitc534c857tightened it to just "Connecting" with the hostname in the description. Match the new title plus the existing offline copies.