| ▲ | meerita 2 days ago | |||||||||||||||||||||||||||||||||||||||||||
There's OpenCode, Claude Code, Codex. I don't like to use GUIs so I rely purely on agentic AI on CLIs. | ||||||||||||||||||||||||||||||||||||||||||||
| ▲ | jackjeff 2 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
In the case of TUIs I’m going to assume you review the code externally in neovim or lazy git or something like that? I don’t like relying on GIT for that and making things as good/done as I go. But with these agentic tools that’s what I have to do. Stage everything I like, manually edits a few bits. But what do you when you find something where you want to say the agent: I don’t like this for reasons x and y redo as z. I’m like one shortcut away in context inside cursor to say that to my agent? You have to change tab in herdr and then what? Type the file name and line numbers? Is there a way to do this that does not seem very frustrating? Also open code, codex, etc. super slow. They grep the code. Every. Single. Time. Cursor has a semantic index | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||