fast but not smart. Fine for non-critical "I need this query" or "summarize this" but it's pretty much worthless for real coding work (compared to gpt-5 thinking or sonnet 4)
I'd argue that even GPT-5 and Sonnet 4 at their highest reasoning budgets are not enough for "real coding work" because you still have to think about how an LLM should do it instead of what, and put it into a prompt. some harnesses, such as JetBrains Junie or Gemini CLI, make a good job of letting me drift into declarative prompts, but that's still not enough.