@iuditg Definitely something wrong with your codex setup. Disable auto review. Disable memory. Ask one of your agents to audit the weekly windows of both codex and claude and see why the difference.
We unfortunately have decided that we cannot continue providing access to our models through Cursor and are ending our partnership. It boils down to trust and we’ve asked that this takes effect on November 12 to give you some time to plan.
Many have used the GPT models through Cursor and here are options we know should work in the future:
- We will continue to allow using your own OpenAI API key and similarly will continue to provide access through our IDE extensions for Cursor.
- We will keep working with the broadest range of tools and harnesses, some of which are OSS, but also many many closed-source ones.
We are as committed as ever to continue supporting developers and the flourishing ecosystem of tools, harnesses and products. We will also continue to invest in our own open-source initiatives and believe in broad optionality for developers.
You can read more about our decision in the blog:
https://t.co/Oj76Bkc2KX
Yea I agree with you maybe grep is not the best, I am mostly interested in what people think is better so I can go ahead and prototype something and experiment if it is any good, you know?
IMO just give it sometime, next one or two generations of models will solve thiw issue. I strongly believe the fix is within the model/harness architecture not that some tool is slow, not semantic enough, etc..
Totally not true, this take is so bad and wrong.
Semantic search never made sense for codebases. Never.
Agent, like human, is better off performing keyword search (semantically) to find all references it needs. No need for extra complex bs to do the things we used to do as humans before.
On # 3, kinda okay take but it applies to semantic search as well, so actual solution is not better grep-ing but better ways to allow agents to cleanup their context without nuking cache, perfromance, etc....
@kentcdodds@theo Its definitely not a black and white here. Sometimes 5 agents are running but you are wtill waiting for that one agent doing devops stuff