After upgrade to F37 no more auto-launch of ssh-agent

So that’s it. After upgrade I have to manually run eval $(ssh-agent -s) inside each terminal. And that’s a problem for non-interactive terminals with ssh logins.

Am I missing something, or is it just a bug?

There should be a user unit that launches ssh-agent. Please check systemctl --user status ssh-agent.