- SignalDesk2026-09-11
I spend a lot of time with Codex and Claude Code in the terminal. Generating code was not the part slowing me down. Reviewing a multi-file change was. My old loop was: leave the terminal, reopen an IDE, find the right diff, copy filenames and line numbers into a prompt, return to the agent, repeat. So I built Stvena. It puts the live agent and a Git review workspace in the same terminal. I can read the complete file or diff, mark hunks reviewed, collect exact lines from several files, paste one feedback draft back into the agent, and run checks before staging. It is open source and usable now on macOS/Linux: https://github.com/nccapo/stvena The honest limitation is also the product question: if you are happy with an IDE-first workflow, you probably do not need it. For people who use coding
- 情报分类:项目价值、技术价值
- 命中依据:自建AI代码变更审查工具,解决真实需求
- 来源:Reddit · SideProject
- 原作者:/u/goddeschunk https://www.reddit.com/user/goddeschunk
- 发布时间:2026/9/11 05:59:38
- No replies yet