Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Please fix UI to not cut off rovo dev output

Rick H August 15, 2025

The rovo dev output window is not wide enough and text doesn't wrap. The outcome is that it is usually not possible to see what it wants to implement (it's cut off) and therefore, not possible to make a real decision about whether to approve the changes. 

2 comments

Comment

Log in or Sign up to comment
Jovana Dunisijevic
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 19, 2025

Hey @Rick H 

Thank you so much for your feedback!

We know the output window's width and lack of text wrapping can make it hard to review changes.

We're actively looking into ways to improve readability. In the meantime, you can try resizing your terminal or copying the output to a text editor for a better view.

Note that your input helps us prioritise fixes—thanks for raising this! I bring all your feedback back to our product team!

Jay
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 19, 2025

@Jovana Dunisijevic please see my reply to OP. Adjusting terminal width is not the issue and rovodev already supports changing the output width, it's just not obvious how to do it. And when the text gets cut off, copy/paste also gets cut off so that is not a good suggestion.

Jovana Dunisijevic
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 19, 2025

I just caught up with the team, they shared that issue has been fixed and released to the latest version already.

Jay
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 19, 2025

This was driving me nuts but I found how to make it wider. Edit ~/.rovodev/config.yml

 

Here's what my relevant section looks like now:

 

console:
# Output format for console display (markdown, simple, or raw)
outputFormat: markdown
# Show tool execution results in the console
showToolResults: true
# Editing mode for the prompt session
editingMode: EMACS
# Maximum width of the console output in characters, or 'fill' to fill the
# terminal width
maxOutputWidth: 200

Like Uwe Strepp likes this
TAGS
AUG Leaders

Atlassian Community Events