I don't know why people bother with Claude code.

It's so jank, there are far superior cli coding harness out there

What do you recommend? I've tried both pi and opencode and both are better than claude imo, but I wonder if there are others.

Codex is the best out-of-box experience, especially due to its builtin sandboxing. Only drawback is that its edit tool requires the LLM to output a diff which only GPTs are trained to do correctly.

Interesting, I don't like codex exactly because of its built-in sandboxing. If I need a sandbox I rather do a simple bwrap myself around the agent process, I prefer that over the agent cli doing a bunch of sandboxing magic that gets in my way.

how is codex sandbox different from /sandbox on claude code?

Vagueposting in Hacker News?

Can you elaborate what is jank about it?

it has visual artifacts when inferencing.