Earlier quoted context omitted.
I find the Codex CLI to be the worst of the CLI tools I’ve used (including, but not limited to, Claude Code, Gemini, Aider). There’s something about it that makes it clunky. Haven’t tried Cursor CLI yet though.
We (Codex) shipped a pretty large CLI update today and have many more improvements coming. Give it a try if you haven't. https://x.com/OpenAIDevs/status/1953559797883891735 (0.19 now)
Cursor CLI
261–270 of 275 posts
Re: Cursor CLI
#262Earlier quoted context omitted.
yes i am rejigging my whole vim setup Following are now stars of my workflow * Git plugins - Diffview, gitsigns, fugitive * Claude Code plugin / Terminals with claude code * Neovim sessions * Git worktrees Editing focused workflows have taken an backseat * LSP * Vim motion and editing efficiency * File navigation * Layouts
why even use vim at this point? the LLM ecosystem there is decent, but definitely less polished than using a modern IDE
Re: Cursor CLI
#263Earlier quoted context omitted.
When they stop getting desperate for differentiation by spamming their brand advertising in your repo against your will. Claude Code likes to add "attribution" in commit messages, which is just pure spam.
I've experimented a little with LLM agents (only Claude Code). I definitely don't want the agent to write the commit messages (they should be written by a human as they're for human consumption) so I manually added the co-author trailer. It's morally correct to provide attribution.
Re: Cursor CLI
#264Re: Cursor CLI
#265Re: Cursor CLI
#266I really like the IDE. It makes enough mistakes that I need to be constantly testing and catching little errors. I’ll interrupt the flow often when it’s going down a path I don’t want it to. When using Codex, for example, it’s doing too much in the background that is harder to correct afterwards. Am I doing this wrong?
I find in ide they like opening documents/changing tabs too much and it means j can't do other things.
Re: Cursor CLI
#267Re: Cursor CLI
#268They realized that CLI is the much better interface for these kinds of tasks.
Re: Cursor CLI
#269Earlier quoted context omitted.
When they stop getting desperate for differentiation by spamming their brand advertising in your repo against your will. Claude Code likes to add "attribution" in commit messages, which is just pure spam.
I've experimented a little with LLM agents (only Claude Code). I definitely don't want the agent to write the commit messages (they should be written by a human as they're for human consumption) so I manually added the co-author trailer. It's morally correct to provide attribution.
SICP contains the famous quote: “Programs must be written for people to read, and only incidentally for machines to execute.”
Re: Cursor CLI
#270Earlier quoted context omitted.
Whether Claude and co understand is probably not a great proxy for whether your docs are good for humans.
Hmmm, in my experience if something like documentation confuses the current SOTA LLMs, then it will confuse the average developer for sure.
Eg if you write your instructions in a mixture of base 64, traditional Chinese, morse code and Polish, the LLM will still figure it out.