logoalt Hacker News

Synthetic7346today at 3:34 PM4 repliesview on HN

I wish all model providers would converge on a standard set of files, so I could switch easily from Claude to Codex to Cursor to Opencode depending on the situation


Replies

embedding-shapetoday at 3:38 PM

Issue is that both harness and specific model matters a lot in what type of instruction works best, if you were to use Anthrophic's models together with the best way to do prompting with Codex and GPT models, you'd get a lot worse results compared to if you use GPT models with Codex, prompted in the way GPTs react best to them.

I don't think people realize exactly how important the specific prompts are, with the same prompt you'd get wildly different results for different models, and when you're iterating on a prompt (say for some processing), you'd do different changes depending on what model is being used.

show 2 replies
conceptiontoday at 7:37 PM

You can just use a single agents.md and have claude.md use it. Then symlink or sync skills/etc between .folders. It’s not perfect but works.

0x500x79today at 5:31 PM

Agree, for now im using dotagents by sentry to handle a lot of this.

heliumteratoday at 3:47 PM

And why would they ever let switch?

show 1 reply