@arseniycodes Tried yesterday to do some design, then reinstalled Figma…
It’s useful to mockup website, and reiterate fast, then hands off to Claude code. But pure design wise, no thank you
@adonis_singh It’s been like this since codex.
Only CC advantage has been tool calling and agentic feel.
But for real coding tasks. codex has been a league ahead
@levelsio This is something that should not change.
Many clients are now pasting services proposal in Claude or gpt, if the model starts to tell them “hey no this can be build in 2h and 20 prompts, we are cooked.
5.4 was still better than opus 4.7 to me.
Just asked 5.5 to review a spec that Opus 4.7 did yesterday...and 5.5 found many gaps.
Opus is great don't get me wrong, what I have observed is that if you give him a doc, and he can't find what its looking for too easily, he will just guess and it ends up implementing something broken.
The biggest gap is the fact that 5.5, even codex from 5.2, they rarely guess, they just ground up in facts period.
I'm using the main Claude Code, but you can use a different model inside.
Just get the API key from @OpenRouter
export ANTHROPIC_BASE_URL="https://t.co/ziuWKK1Ig8" \
export ANTHROPIC_AUTH_TOKEN="" \
export ANTHROPIC_API_KEY="" \
export ANTHROPIC_MODEL="qwen/qwen3.6-plus:free"
claude
Then it will recognise Qwen straight away and display 'APi billing'. Works fine, Lmk