Qwen3.8 Max now ranked as the best overall model by agentic index
Thread
Loading the complete thread in the background. This saved snapshot is available now. Refresh
Unofficial Hacker News client; not affiliated with Y Combinator.
Qwen3.8 Max now ranked as the best overall model by agentic index
Loading the complete thread in the background. This saved snapshot is available now. Refresh
Unofficial Hacker News client; not affiliated with Y Combinator.
embedding-shape · · focus · HN ↗
scrlk · · focus · HN ↗
> Artificial Analysis Agentic Index: Represents the weighted average of agentic capabilities benchmarks in the Artificial Analysis Intelligence Index (GDPval-AA v2, Tau³-Banking)
> Artificial Analysis Coding Agent Index v1.3 incorporates 3 benchmarks: DeepSWE, Terminal-Bench v2, and SWE-Atlas-QnA
apitman · · focus · HN ↗
Bootvis · · focus · HN ↗
<a href="https://artificialanalysis.ai/models/qwen3-8-max" rel="nofollow">https://artificialanalysis.ai/models/qwen3-8-max
Doesn't have the claim either. Clickbait?
petu · · focus · HN ↗
Bootvis · · focus · HN ↗
Even then, this seems a much more marginal win than the headline suggested to me.
amelius · · focus · HN ↗
artemisart · · focus · HN ↗
moritzwarhier · · focus · HN ↗
syntaxing · · focus · HN ↗
tarr11 · · focus · HN ↗
CamperBob2 · · focus · HN ↗
13rac1 · · focus · HN ↗
syntaxing · · focus · HN ↗
LoganDark · · focus · HN ↗
markasoftware · · focus · HN ↗
colingauvin · · focus · HN ↗
drnick1 · · focus · HN ↗
eli · · focus · HN ↗
drnick1 · · focus · HN ↗
It's barely better, and barely cheaper, not really enough to challenge the status quo IMO.
Art9681 · · focus · HN ↗
Might as well use gpt-sol.
apitman · · focus · HN ↗
frereubu · · focus · HN ↗
apitman · · focus · HN ↗
That said, it's a fair point. For me, it boils down to things covered here: <a href="https://earendil.com/posts/session-portability/" rel="nofollow">https://earendil.com/posts/session-portability/
Things like obscured reasoning traces.
copperx · · focus · HN ↗
[deleted] · · focus · HN ↗
[deleted]
Alpha3031 · · focus · HN ↗
efficax · · focus · HN ↗
jjice · · focus · HN ↗
criley2 · · focus · HN ↗
ecocentrik · · focus · HN ↗
jazzyjackson · · focus · HN ↗
eli · · focus · HN ↗
I'm very much looking forward to their forthcoming smaller model Qwen 3.8 releases. A version that can easily run locally would be great.
comboy · · focus · HN ↗
eli · · focus · HN ↗
OpenCode or oh-my-pi might make more sense if you just want a batteries-included agent. You can also make Claude Code work with other models without too much work, but I think that's asking for headaches.
trey-jones · · focus · HN ↗
g58892881 · · focus · HN ↗
thefourthchime · · focus · HN ↗
delduca · · focus · HN ↗
SwellJoe · · focus · HN ↗
I've been trying it on several projects and have found it's pretty sloppy. It leaves stuff broken, doesn't reliably write tests to check its own work unless explicitly prompted, misunderstands the assignment, etc.
It is smart and reasonably quick but not reliable.
dyauspitr · · focus · HN ↗
superfrank · · focus · HN ↗
At their best, I think they're closing in on Opus and GPT, but they're incredibly inconsistent and the variance between their best and their worst is much higher than the best from and Anthropic or OpenAI. The only way I can describe it is that it feels like a lack of intuition with the models which means I find my self needing to write longer prompts or have more back and forth to get them to do what I want from them.
To give an example, I have a saved prompt that I use as a sanity check on some data I'm storing. It reads about 50 rows from a DB and matches them to the UI and makes sure the data is displaying correctly. I've been using this with GPT 5.5 and now 5.6 for a few months and running it a few times a week with no issue. Sometimes I'll run it multiple times in a single chat if I notice bad data (run it, fix thing, run again, fix another thing).
I recently tried to switch to using Deepseek v4 (first flash and then pro) and while both did the task just fine, both would do things like change the response format from one message to another in the same chat or randomly decide to omit things it didn't think were relevant. At one point I ran the prompt, fixed some bad data, and then said "Okay, I fixed row 7, run {prompt} again" and so it decided to leave row 7 out of the response. A few times the first message would contain a table and then the next run in the same chat would contain the data in a bulleted list.
None of those are major issues and all could be solved with a bit more rigor in my prompting, but for me it makes them harder to work with. Those examples are a bit trivial, I think they're the easiest way for me to illustrate the gaps I see with them.
aliljet · · focus · HN ↗
Alpha3031 · · focus · HN ↗
teravor · · focus · HN ↗
brcmthrowaway · · focus · HN ↗
LPisGood · · focus · HN ↗
sirbor · · focus · HN ↗
dyauspitr · · focus · HN ↗
quirino · · focus · HN ↗
I wasn't able to find an explanation from them. Anyone knows what happened?
Art9681 · · focus · HN ↗
ignoramous · · focus · HN ↗
steve-atx-7600 · · focus · HN ↗
onomojo · · focus · HN ↗
copperx · · focus · HN ↗
garciasn · · focus · HN ↗
aenis · · focus · HN ↗
I'd open a blog with "weird things Opus did". Today it launched a swarm of cpu-hogging processes to test if the widget showing machine and I/O load is rendering nicely and correctly. The test went fine, but it was no longer able to kill those processes since they were really effectively hogging the CPU in various ways - being diligent, some of them were hogging CPU, some were murdering the SSD, some were pounding on the network adapters. Took me 30 mins to recover the machine to a working state without killing the meaningful, messy, in-flight sessions i had going on on other projects.
visarga · · focus · HN ↗
logicchains · · focus · HN ↗
cromka · · focus · HN ↗
bontaq · · focus · HN ↗
nomel · · focus · HN ↗
enraged_camel · · focus · HN ↗
After I started reading complaints about Opus 5, I gave Fable the task of evaluating a bunch of code Opus 4.8 had written and compare it to Opus 5's code. Fable ran a dynamic workflow and the scores came back 15-20% higher for Opus 5's code in terms of quality, correctness and readability/conciseness. I did not tell Fable which Opus wrote which code, and I turned off memory as well to ensure there was no pollution from that angle.
My only complaint is that Opus 5's prose is annoying as hell. I wrote a custom skill for it for concise debriefs and it has been working pretty well for me.
petercooper · · focus · HN ↗
quotemstr · · focus · HN ↗
People produce such models by over-RL-ing smaller models on math and coding tasks. I've found the results capable of neither innovative work nor thinking outside the box. They're straight-A students raised by tiger moments who never let them play freely for hours in the dirt.
Perhaps you could say such models are skilled --- but intelligent? Not by my measure.
People and AIs alike need diversity of experience and a broad liberal arts education to see hidden connections between fields and make real advances.
DC-3 · · focus · HN ↗
looksjjhg · · focus · HN ↗
ben8bit · · focus · HN ↗
tomComb · · focus · HN ↗
I was with you until there. Qwen and the OpenAI models are great, aggressive agents, but they’re not as good as the anthropic models for human interaction. They just don’t have the subtlety, understanding, or attention to detail.
ben8bit · · focus · HN ↗
theropost · · focus · HN ↗
polishdude20 · · focus · HN ↗
cortesoft · · focus · HN ↗
With the $200 subscription, I can have Fable on ultracode working for hours and not dent the usage limits.
indiantrains · · focus · HN ↗
[dead]
d2p · · focus · HN ↗
Then I clicked away and back, and now it goes Qwen second, with 58.4, to Opus Max at top with 59.2.
I have screenshots of both. The description above the chart is the same in boh cases:
> Artificial Analysis Agentic Index > Represents the weighted average of agentic capabilities benchmarks in the Artificial Analysis Intelligence Index (GDPval-AA v2, ³-Banking)
What happened? How can the scores change so much in a few seconds?
h14h · · focus · HN ↗
<a href="https://artificialanalysis.ai/methodology/intelligence-benchmarking" rel="nofollow">https://artificialanalysis.ai/methodology/intelligence-bench...
WD-42 · · focus · HN ↗
atemerev · · focus · HN ↗