CommandCodeAI / CommandCodeAI/desktop
[Bug]: Missing Line breaks in code formatted output
@aliarain is already working on this.
Since Sep 7, 2026.
- Dominant language
- Shell
- Stars
- 80
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
GUI version
0.1.18.0
Operating system
macOS (Apple silicon)
Reproduction steps
Operating system: Windows (Not availible in the dropdown, also see https://github.com/CommandCodeAI/desktop/issues/19 )
Ask for files in a directory (or other cases where you would expect line breakes in a code block)
Expected behavior
Line breaks where these also also communly used in e.g. the OS:
E.g.
-rw-r--r-- 1 root root 14607 Aug 8 21:34 app_backup.py
-rw-r--r-- 1 root root 23311 Aug 23 13:39 app.py
-rw-r--r-- 1 root root 202 Aug 8 14:33 Dockerfile
Actual behavior
output, e.g. in this case file listings (but I have also need it in SQL code) are put in one line:
example:
Screenshots, recordings, or sanitized logs
No response
Safety check
- I removed credentials and private project information from this report.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.