[FEATURE] In the Desktop app, the panel for code review is very small compared to the CLI version, and makes it difficult to read.
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I started off using the CLI for Claude Code, and would manually review changes proposed as they were generated. The CLI has a very large view of the code changes, which is very useful when examining the diff as part of code review.
In the Desktop application, the panel which contains code changes is very small, and users have to use a scroll bar to see code, and can't see all of the code changes at once when the change is larger than a few lines. This makes reviewing proposed code changes more difficult.
Proposed Solution
Can you please make it so that the panel which contains the code changes being reviewed is larger and can show the most code changes possible like the CLI does?
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Other
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗