| ▲ | blitzar 3 hours ago | ||||||||||||||||
In some sessions I find claude to be incredibly dumb - other times we are on the same wavelength and everything flows. I guess I need to do some claude.md work or find other ways to prime the session so i get the good personality and not the evil twin. | |||||||||||||||||
| ▲ | andai 3 hours ago | parent [-] | ||||||||||||||||
Claude Code has a big system prompt, most of which isn't necessary for the more recent models. (Codex too.) I've been running Claude and GPT in my own agent harness. The main difference I notice is that tasks take about 7x longer to complete if they're run in the official Claude or Codex harness (and cost me 7x more). You would think this would lead to increased correctness, but that doesn't seem to be the case. Today I tested both side by side. They both resulted in data loss. (I had a backup obviously.) GPT running in the official harness did a bunch of extra tests and double checking, and ended up with the same result regardless (it permanently deleted a bunch of documentation). All else being equal, I like getting my data loss 7x faster and cheaper ;) | |||||||||||||||||
| |||||||||||||||||