@d4m1n Both skills and instruction about docs should coexist
When both used results even better with real world task. With skill you have more granular control over context.
Opus way better than sonnet with skills, so next model will improve even more.
@s_streichsbier Codex price is approximately the same as Opus in reality.
Codex is doing a lot of research, which costs more.
Using both Codex for bug researches and doing deep researches and Opus for everything else.
@jidefr@lgrammel Anthropic handles both url and inline data. And it works in ai sdk
OpenAI handles both, but it’s only available as inline data in ai sdk
Google vertex can handle both, but only handles inline in ai sdk(uses google ai provider)
Gemini API can handle only inline data per doc
@OfficialLoganK Overall, it's a great model, but it still has the same problem as with Gemini 2.5.
Sometimes it's not calling tools and printing results as plain text.
@nicoalbanese10 GPT-5 high for complex/big tasks or problems that CC can not solve. Especially resolving types in TS.
GPT-5 too slow for small quick edits.
CC for anything else.
Using like this for a week.
CLI/Vs code codex extension is unusable when you want to accept edits manually.