6 ms·
Very cool, but if I'm prompting / looping an AI agent as my main development process, what is the use case here? I feel the biggest help would be to make Revie
by kvisner 2mo ago
Very cool, but if I'm prompting / looping an AI agent as my main development process, what is the use case here? I feel the biggest help would be to make Reviewing PRs from the terminal easier, I care less about commit logs and status.
- deleted 2mo ago[deleted]
- googletron 2mo agoyou can see the diff before you merge it. my main use case for lg is looking at diff and staging logical parts then committing with another tool or manually.
- lnenad 2mo agoI actually made something that has that exact purpose, making reviewing easier. https://github.com/lnenad/difiko https://github.com/lnenad/difiko
- TheSorcerer 2mo agoNeat!