Feature and its Use Cases
Description
Currently, the debate arguments generated by the bot are displayed as long paragraphs in the UI, even though the response content logically represents separate argument points.
Displaying these arguments in paragraph format makes the debate harder to read and follow, especially when multiple arguments are presented in a single response.
Problem
Bot responses often contain multiple arguments in a single message.
These arguments appear in the UI as continuous paragraphs.
This reduces readability and clarity during debates.
Example (current behavior):
AI could automate many tasks and improve efficiency. It could reduce human error and optimize systems. It may also create new opportunities.
Expected Behavior
Debate responses should be rendered as bullet points so that each argument is clearly separated.
Example (expected behavior):
- AI could automate many tasks and improve efficiency
- It could reduce human error and optimize systems
- It may also create new opportunities
Additional Context
Actual Behaviour
Expected Behaviour

Code of Conduct
Feature and its Use Cases
Description
Currently, the debate arguments generated by the bot are displayed as long paragraphs in the UI, even though the response content logically represents separate argument points.
Displaying these arguments in paragraph format makes the debate harder to read and follow, especially when multiple arguments are presented in a single response.
Problem
Bot responses often contain multiple arguments in a single message.
These arguments appear in the UI as continuous paragraphs.
This reduces readability and clarity during debates.
Example (current behavior):
Expected Behavior
Debate responses should be rendered as bullet points so that each argument is clearly separated.
Example (expected behavior):
Additional Context
Actual Behaviour
Expected Behaviour

Code of Conduct