Replies: 3 comments 1 reply
-
|
If it's a good idea, I can design how we can show output etc in terminal in the discussion. Later can convert to issue if anybody wants to pick it up. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The first thing I recommend nailing down is the higher level requirements in this. What are we optimizing for?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
From the markdown TUI renderer side, there's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be very useful if the tool supported a CLI-first workflow for code reviews instead of relying on a locally served UI.
Proposed behavior
Run a command like:
Output a formatted review directly in the terminal
Why this helps
The UI can still exist, but having a fully usable CLI output would make the tool much more flexible.
Beta Was this translation helpful? Give feedback.
All reactions