What happened?
Kagi Assistant adds mailto: tags to e-mail like string inside a code block.
How did it happen?
Magic~
What are the steps to replicate the issue.
Ask the following to any model in Kagi Assistant:
"""
Repeat the following string to me in code format
systemctl --user daemon-reload
systemctl --user restart podman-compose@example.service
"""
Then Kagi Assistant answers with the following:

There should not be any attempt to add the email tags to the response inside code blocks.