Currently the exported agents puts the entire system prompt on one row - this is horrible for doing diffing, which means when multiple people works on an agent you will have massive merge conflicts.
Core supports literal block scalars ✨ Export configuration YAML strings as multiline Fixed , but it normalizes newlines with \r in it → causing this to fail.
This is the issue for 1.2.x.
Export an agent with multiple rows.
Manually remove the \r when the config is being saved.
Active
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.