| ▲ | NamlchakKhandro 4 hours ago |
| I don't know why people bother with Claude code. It's so jank, there are far superior cli coding harness out there |
|
| ▲ | dimgl 4 hours ago | parent | next [-] |
| Vagueposting in Hacker News? |
|
| ▲ | loveparade 4 hours ago | parent | prev | next [-] |
| 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. |
| |
| ▲ | tarruda 4 hours ago | parent [-] | | 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. | | |
| ▲ | loveparade 3 hours ago | parent | next [-] | | 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. | |
| ▲ | prettyblocks 2 hours ago | parent | prev [-] | | how is codex sandbox different from /sandbox on claude code? |
|
|
|
| ▲ | z0mghii 4 hours ago | parent | prev [-] |
| Can you elaborate what is jank about it? |