7 ms·
I’ve done the same. Curious, what changes have you made to optimize the reading and reviewing?
by carlinm 2mo ago
I’ve done the same. Curious, what changes have you made to optimize the reading and reviewing?
- throw2ih020 2mo agoMostly moved my panels around to emphasize navigating code and looking at diffs side by side. Less emphasis on terminals, task runners, debuggers, test suites, etc. - I can pop those out if I need them, but usually I have the agent run my CI suites as a pre-review step anyway.