Tag: Alibaba

  • Best Computer Use Agent 2026: Qwen-UI-Agent vs Opus 4.8

    Alibaba’s Qwen-UI-Agent posts the strongest mobile GUI scores anyone has published — 92.2% on MobileWorld-Real — and you cannot buy it. No weights, no API, no price. For a computer use agent you can deploy this week, Claude Opus 4.8 still owns desktop reliability at 83.4% on OSWorld-Verified, and Holo 3.1 wins on cost per task. Everything else is a benchmark press release.

    What is a computer use agent, and why is everyone shipping one now?

    A computer use agent is a model that operates a screen directly — clicking, typing, scrolling — instead of calling an API. It reads screenshots, decides the next action, and repeats. That makes it the only automation layer that works on software with no integration surface.

    The category went from research demo to procurement question fast. Temporal’s 2026 State of Development Report found daily agent usage among surveyed engineers jumped from 47.3% to 80.8% this year. Agents are now normal. Agents that drive a mouse are the next line item.

    The benchmark that actually decides purchases

    OSWorld-Verified is the number buyers use. It runs 369 real desktop tasks in a live Linux environment and scores binary success — the task worked, or it did not.

    On BenchLM’s August 2026 OSWorld-Verified board, Claude Opus 4.8 sits at 83.4%, Gemini 3.6 Flash at 83.0%, and GPT-5.5 at 78.7%. The top of that board is clustered inside about three points. That clustering is the whole story: on desktop, model choice barely moves the needle anymore. Price does.

    Is Qwen-UI-Agent actually better than Claude Opus 4.8?

    On phones, yes, and not by a little. On desktops, no. The Qwen-UI-Agent technical report from Alibaba’s Tongyi MAI team claims 92.2% on MobileWorld-Real, beating Claude Opus 4.8 by 7.5 points and GPT-5.6 Sol by 6.8. On OSWorld-Verified it lands second at 79.5%.

    Where Qwen-UI-Agent wins

    Mobile is a rout. The report puts Qwen-UI-Agent at 82.1% on MobileWorld — 14.6 points ahead of Opus 4.8, 12.0 ahead of GPT-5.6 Sol — and 97.5% on AndroidDaily.

    Grounding is the other win. It reports 81.5% on ScreenSpot-Pro under the zoom-in setting and 97.5% on ScreenSpot-V2. Grounding is the skill of hitting the right pixel, and it is where most agents quietly fail.

    It also takes WebArena at 73.6%, 1.7 points above Opus 4.8.

    Where it loses

    Desktop. Opus 4.8’s 83.4% on OSWorld-Verified beats Qwen-UI-Agent’s 79.5% by 3.9 points, and on the harder OSWorld-v2 the report concedes 13.9% binary success against a 40.0% partial-progress score. Long desktop chains still break.

    Deep research is worse. BrowseComp comes in at 64.1% — roughly 26 points behind GPT-5.6 on the same test, per eesel AI’s breakdown.

    Can you actually buy Qwen-UI-Agent right now?

    No. There is no API, no published price, and no checkpoint on Hugging Face. The Tongyi-MAI repository ships a technical report, demo videos, and cookbook notebooks. The Apache 2.0 license covers the repo contents, not a model you can run.

    What is downloadable is the previous generation: MAI-UI 8B (8.77B parameters) at 65.7% on ScreenSpot-Pro and MAI-UI 2B (2.13B) at 57.4%. The larger 235B-A22B variant tops AndroidWorld at 76.7% and is not published either.

    Treat the headline scores as a roadmap, not a product. That gap between announcement and availability is the single most expensive mistake in agent procurement this year.

    How much does a computer use agent cost in 2026?

    Between $0.03 and $30 per million input tokens, depending on tier. Screen-driving is token-hungry: every step ships a fresh screenshot, so a computer use agent burns input tokens at several times the rate of a chat workload. Input price, not output price, is what sets your bill.

    Agent / model Access Input $/M Output $/M Best published score
    Claude Opus 4.8 Hosted API (GA) $5.00 $25.00 83.4% OSWorld-Verified
    Claude Sonnet 5 Hosted API (GA) $2.00 $10.00 Mid-tier desktop
    GPT-5.6 Sol Hosted API (GA) $5.00 $30.00 92.8% Online-Mind2Web
    GPT-5.6 Luna Hosted API (GA) $0.20 $1.20 Budget browser tier
    Gemini 3.7 Flash Hosted API (preview) $0.75 $3.75 83.0% (3.6 Flash)
    Holo 3.1 Open weights + API $0.25 $1.80 82.56% OSWorld-Verified
    Qwen3.5 Flash Hosted API $0.10 $0.40 Grounding / cheap steps
    Qwen-UI-Agent Not released 92.2% MobileWorld-Real

    Claude prices come from Anthropic’s pricing documentation; OpenAI, Gemini and Qwen rates from BenchLM’s August 2026 tables.

    The token math nobody prices in

    Four multipliers decide whether your pilot survives contact with finance.

    • Tokenizer drift. Anthropic documents that Claude 4.7 and later use a newer tokenizer producing roughly 30% more tokens for the same text. Same price, bigger invoice.
    • Cache hits. Cached input bills at 0.1x on Claude and 10% of standard on OpenAI. For screenshot loops with a stable system prompt, that is the difference between viable and absurd.
    • Batch discounts. Both Anthropic and OpenAI cut 50% for asynchronous batch work. Most agent tasks are not urgent.
    • Fast mode. Anthropic’s fast tier for Opus 5 and 4.8 runs $10 input and $50 output — double the standard rate for latency you probably do not need on a background agent.

    One more piece of good news for budgets: Anthropic made Sonnet 5’s introductory $2/$10 pricing permanent, canceling the increase to $3/$15 that was scheduled for September 1. If you built a cost model around that hike, tear it up. We covered the token-efficiency side of this in Agent Skills vs MCP.

    Which computer use agent should you pick for your use case?

    Match the agent to the surface, not to the leaderboard. Desktop reliability, mobile coverage, browser scale and self-hosting are four different purchases, and no single vendor currently wins all four. Here is the split as of late August 2026.

    Use case Pick Why Cost signal
    Desktop work where errors are expensive Claude Opus 4.8 83.4% OSWorld-Verified; prompt-injection classifiers run over every screenshot $5/$25 per M tokens
    Phone plus desktop from one endpoint Gemini Computer Use Only hosted API with a documented Android environment $0.75/$3.75 (3.7 Flash)
    Browser-only automation at volume Browser Use 87.4% on Odysseys; model-agnostic, cloud supplies Chromium From $29/mo, $0.02/browser hour
    Data cannot leave your network Holo 3.1 82.56% OSWorld-Verified on a maintainer-run board; Apache 2.0 $0.25/$1.80 or self-host free
    Logged-in flows blocked by 2FA Skyvern Credentials never sent to the model; 85.85% WebVoyager From $29/mo; 2FA at $149/mo
    Commercial product, permissive license UI-TARS Apache 2.0, ~808k monthly downloads Free weights

    Are open-weight GUI agents good enough yet?

    One is. Holo 3.1 scores 82.56% on OSWorld-Verified on a maintainer-run board — within a point of Opus 4.8 — under Apache 2.0, with a hosted fallback at $0.25/$1.80 per million tokens and a free tier at 10 requests per minute. That is the only open model verified by a neutral board rather than its own vendor.

    The rest are not close. ByteDance’s UI-TARS is the most downloaded GUI agent at roughly 808,000 monthly pulls, but the downloadable checkpoint scores 27.5% on OSWorld — a 15-point gap from the published figure.

    The pattern mirrors what we found in GLM-5.3 vs DeepSeek V4 Pro: open weights close the gap on paper faster than they close it in production.

    Is a computer use agent worth it in 2026?

    Only when no API exists. The most useful finding in this cycle is that the best GUI agents avoid the GUI: 55.1% of actions on OSWorld-v2 were typed commands rather than clicks. Screen-driving is the fallback, not the strategy.

    The failure data backs that up. Roughly 52% of real-device failures trace to the screen itself and 40% to the agent, meaning half your errors come from interfaces that were never designed for a machine to read.

    The financial read is blunt. If a documented API exists, an API integration costs less, breaks less, and does not bill you for screenshots. Reserve computer use for legacy desktop software, vendor portals with no API, and mobile apps. That is a real and expensive category — it is just smaller than the demos suggest. The same discipline applies to coding agents, which we priced in Claude Code vs Codex CLI.

    Frequently asked questions

    What is the best computer use agent right now?

    Claude Opus 4.8 for desktop reliability at 83.4% OSWorld-Verified, Gemini Computer Use if you need Android, and Holo 3.1 if you need open weights. Qwen-UI-Agent has the best benchmarks and no product.

    When will Qwen-UI-Agent weights be released?

    Alibaba has not announced a date. As of late August 2026 the repository has no releases and no checkpoint on Hugging Face. Only the older MAI-UI 2B and 8B models are downloadable.

    How much does Claude computer use cost?

    Claude Opus 4.8 bills $5 per million input tokens and $25 per million output, per Anthropic’s pricing docs. Cache hits drop input to 0.1x and batch processing cuts both sides by 50%.

    Is Claude Sonnet 5 still going up in price on September 1?

    No. Anthropic canceled the increase and made the $2/$10 introductory pricing permanent. The previously scheduled $3/$15 rate will not take effect.

    Do computer use agents work on mobile?

    Partially. Gemini Computer Use is the only hosted API with a documented Android environment. Claude’s computer use has no mobile support. Qwen-UI-Agent leads mobile benchmarks but ships nothing.

    Are computer use agents safe to run on production systems?

    Only with guardrails. Anthropic runs prompt-injection classifiers over every screenshot automatically; Gemini’s injection detection is off by default, and OpenAI leaves safety implementation to you. Scope credentials tightly and log every action.

    What is OSWorld-Verified?

    A 369-task benchmark that scores computer use agents on real desktop work in a live environment, pass or fail. It is the closest thing the category has to a purchasing standard.

    The bottom line

    Buy Claude Opus 4.8 for desktop work where a failed task costs more than a token bill — the 83.4% OSWorld-Verified score and automatic injection screening justify $5/$25. Buy Holo 3.1 if data residency or cost dominates: 82.56% for $0.25/$1.80 is the best price-per-point in the category by a wide margin.

    Ignore Qwen-UI-Agent until weights land. A 92.2% score you cannot run is worth exactly zero. And before you buy any of them, check whether the target system has an API — because 55.1% of the winning agent’s own actions were typed commands, which is the benchmark quietly telling you to skip the screen entirely.

    Sources

  • Qwen3.8-Max Open Weights vs API: The Real Cost of Self-Hosting

    Qwen3.8-Max open weights are the biggest open release of 2026 — and the wrong choice for almost everyone. The 4.89 TB checkpoint is text-only, ships under a custom license with a $50 million revenue gate, and only beats the $2/$6 API somewhere north of six billion tokens a month. Below that, rent. Above it, talk to Alibaba’s lawyers first.

    Alibaba did something no Western lab has done this year: it put a 2.4-trillion-parameter frontier model on Hugging Face and told everyone to help themselves.

    Then it attached a license that quietly taxes anyone who succeeds with it.

    This is the deep dive on what the Qwen3.8-Max open weights actually cost to run, how they compare to the other trillion-scale open models, and the exact point where downloading beats paying.

    What exactly did Alibaba release with the Qwen3.8-Max open weights?

    Alibaba published the checkpoint to Hugging Face as Qwen/Qwen3.8-2.4T-A95B on August 8, 2026 — 224 files totaling roughly 4.89 TB, with an FP8 sibling repo, according to Digital Applied’s release checklist. It is a sparse Mixture-of-Experts model: 2.4 trillion total parameters, 95 billion active per token.

    That activation rate — about 4% — is the whole trick. You pay for a trillion-scale model’s quality while doing inference math on something closer to a 95B dense model.

    The announcement moved real money. Alibaba stock jumped 7% in Hong Kong and 4.5% on the NYSE on the news, Forkast reported.

    What’s missing compared to the hosted API

    The download is not the product Alibaba sells. The open checkpoint is text-only and thinking-mode only — no vision, and not the native 1M-token context the paid Qwen3.8-Max API advertises.

    Developers noticed within hours. The top thread on the model’s Hugging Face discussion board is titled “Huge disappointment,” pointing out that Alibaba’s launch post gave no hint the weights would be a stripped build. The promised smaller Qwen3.8-27B checkpoint still has not shipped.

    • In the download: 2.4T/95B MoE, text in, text out, thinking mode.
    • API only: vision and video input, 1M-token context (991K effective input cap), implicit prompt caching.
    • Still missing: the 27B variant, official deployment guidance, day-one community quantizations.

    How much does the Qwen3.8-Max API cost?

    List pricing is $2.00 per million input tokens and $6.00 per million output tokens, with cached input at $0.25 per million. That is the number every self-hosting calculation has to beat, and it is aggressive for a model in this weight class.

    Those figures are confirmed on OpenRouter’s Qwen3.8 Max listing, which also shows the 1M-token context window and a 131,072-token maximum output. Digital Applied notes the same rates were absent from Alibaba’s own Model Studio pricing page at launch — a reminder to check before you budget.

    For context on how fast this market moves: DeepSeek raised its own API prices by up to 1,100% overnight this month, which we covered in our breakdown of the collapsing AI price war. Cheap inference is not a permanent condition.

    What does self-hosting Qwen3.8-Max open weights actually cost?

    Far more than most teams assume. The FP8 checkpoint is roughly half the 4.89 TB full-precision drop — call it 2.4 TB of weights before you allocate a single byte to KV cache. That does not fit on one eight-GPU node once you leave room for long contexts.

    Start with the hardware rate. GetDeploying tracks 28 cloud providers offering NVIDIA B200 capacity: $3.35/hr at the cheapest reserved rate, $7.00/hr average on-demand, $3.83/hr average spot.

    The break-even math

    Take the friendliest possible case — a single eight-GPU B200 node at the cheapest reserved rate of $3.35/hr. That is $26.80/hr, or about $19,600 per month running continuously.

    Now blend the API price. At a 3:1 input-to-output ratio, Qwen3.8-Max costs $3.00 per million tokens blended. Divide $19,600 by $3.00 and you get roughly 6.5 billion tokens per month before the box is cheaper than the API.

    That is about 215 million tokens a day, every day, with zero idle time.

    ScenarioHourly rateMonthly cost (730 hrs)Break-even vs API
    1 node, reserved ($3.35/GPU-hr)$26.80~$19,600~6.5B tokens/mo
    1 node, on-demand avg ($7.00/GPU-hr)$56.00~$40,900~13.6B tokens/mo
    2 nodes, reserved (realistic minimum)$53.60~$39,100~13B tokens/mo
    2 nodes, on-demand avg$112.00~$81,800~27B tokens/mo
    GPU rates via GetDeploying; monthly figures and break-even points are our calculation at a $3.00/Mtok blended API price. Excludes engineering salaries, networking, and failed-run overhead.

    And that table is generous. It assumes 100% utilization, no redundancy node, and no one on payroll keeping the cluster alive. Add a single infrastructure engineer and the real break-even moves past 20 billion tokens a month.

    Does the Qwen3.8-Max license let you build a business on it?

    Only up to a point — and the point is $50 million. Alibaba abandoned the Apache 2.0 license used for earlier Qwen generations in favor of a bespoke qwen3.8-max license that forces large commercial users into a separate negotiation.

    Per Forkast’s analysis, any business operating as Model-as-a-Service or an “AI Work Assistant” with aggregate revenue above $50 million in any consecutive 12-month period must negotiate a commercial license. MaaS is defined broadly: any third-party access to inference or fine-tuning where the provider controls inputs or parameters.

    Read that structure carefully. It is a safe harbor for startups and a toll booth for anyone who scales.

    The strategic logic is obvious once you see it. Alibaba wants the distribution that open weights buy, without letting a competing inference layer get rich on top of its research budget. It is platform protection dressed as generosity — the same instinct behind Anthropic’s spending we analyzed in its $2 trillion valuation story, pointed a different direction.

    How do Qwen3.8-Max open weights compare to Kimi K3, DeepSeek V4 Pro and GLM-5.2?

    Qwen has the most parameters and the most restrictive license. DeepSeek V4 Pro has the best coding scores and by far the cheapest API. GLM-5.2 is the smallest and easiest to actually serve. If licensing matters to you, Qwen is the weakest of the four.

    ModelParams (total / active)LicenseAPI price (in / out per Mtok)Headline benchmark
    Qwen3.8-Max2.4T / 95BCustom, $50M revenue gate$2.00 / $6.00GPQA Diamond 92.6
    Kimi K32.8T / not disclosedModified MIT$3.00 / $15.00GPQA-Diamond 93.5
    DeepSeek V4 Pro1.6T / 49BMIT$0.435 / $0.87SWE-bench 80.6%
    GLM-5.2744B / ~40BMIT$1.40 / $4.40SWE-bench Pro 62.1
    Qwen figures via Digital Applied and OpenRouter; K3, V4 Pro and GLM-5.2 via MarkTechPost. Benchmark numbers come from different harnesses and are not directly comparable.

    Where Qwen wins, and where it loses badly

    Qwen3.8-Max leads on agentic and research tasks: 86.1 on OSWorld-Verified and 93.0 on PaperBench, ahead of GPT-5.6 Sol’s 90.5, per Digital Applied’s benchmark roundup.

    It loses on code. Qwen scores 67.7 on SWE-bench Pro against Fable 5’s 80.0, and 56.6 on DeepSWE 1.1 against GPT-5.6 Sol’s 73.0. DeepSeek V4 Pro’s 80.6% on SWE-bench beats Qwen outright while costing roughly a fifth as much on the API.

    The cost gap is the story. MarkTechPost’s Artificial Analysis blended cost-per-task figures put DeepSeek V4 Pro at $0.04, GLM-5.2 at $0.32 and Kimi K3 at $0.94. Paying 20x for a few benchmark points is a decision, not a default — the same trap we flagged in Gemini 3.7 Flash vs Claude Sonnet 5.

    Which model should you actually run in 2026?

    Match the model to the constraint that is actually binding you — license risk, serving budget, or raw capability. For most teams under 10 billion tokens a month, the answer is an API, and it probably is not Qwen’s.

    Your situationBest choiceWhy
    Under 5B tokens/monthQwen3.8-Max API$2/$6 with $0.25 cached input beats any cluster you can rent
    Coding agents at scaleDeepSeek V4 Pro80.6% SWE-bench, MIT license, $0.435/$0.87
    Air-gapped or regulated deploymentGLM-5.2744B/40B is the only one that fits comfortably on one node
    MaaS provider above $50M revenueAnything MIT-licensedQwen’s license forces a negotiation you will lose
    Research, agents, long-horizon tasksQwen3.8-Max APIOSWorld 86.1 and PaperBench 93.0 lead the field
    Above 20B tokens/month, MIT requiredSelf-host DeepSeek V4 Pro49B active params serve far cheaper than Qwen’s 95B

    Frequently asked questions about Qwen3.8-Max open weights

    Are the Qwen3.8-Max open weights free?

    Free to download and free to use commercially below $50 million in annual revenue. Above that threshold, Model-as-a-Service and AI assistant providers must negotiate a separate commercial license with Alibaba.

    Is the open checkpoint the same model as the Qwen3.8-Max API?

    No. The open weights are text-only and thinking-mode only, without the vision input and native 1M-token context that the hosted API provides.

    How much hardware do I need to run Qwen3.8-Max?

    The full-precision release is roughly 4.89 TB across 224 files, with an FP8 variant at about half that. Plan for multiple eight-GPU nodes, not one.

    Is Qwen3.8-Max better than DeepSeek V4 Pro?

    Not for coding. DeepSeek V4 Pro scores 80.6% on SWE-bench versus Qwen’s 67.7 on SWE-bench Pro, ships under MIT, and costs roughly a fifth as much per token.

    Why did Alibaba drop Apache 2.0?

    Commercial strategy. Apache 2.0 would have let rival inference providers build businesses on Alibaba’s research at zero cost. The revenue gate keeps distribution while capturing the upside at scale.

    When does self-hosting Qwen3.8-Max become cheaper than the API?

    Around 6.5 billion tokens a month in the best case, and realistically past 13 billion once you run two nodes. Add engineering headcount and the crossover pushes past 20 billion.

    Did the Qwen3.8-27B model ever ship?

    Not as of mid-August 2026. The smaller checkpoint was announced alongside Max but has not appeared on Hugging Face.

    The bottom line

    Use the Qwen3.8-Max API if you are under roughly five billion tokens a month and you need agentic or research performance — OSWorld 86.1 and PaperBench 93.0 are genuinely class-leading, and $2/$6 is fair for that tier.

    Do not self-host it. The break-even sits above 13 billion tokens a month at realistic node counts, and the model you would be hosting is the stripped text-only build, not the one that posts those benchmark numbers.

    If you are building anything you intend to sell inference on, pick DeepSeek V4 Pro or GLM-5.2 instead. MIT licensing costs nothing at $50 million in revenue. Alibaba’s license costs you a negotiation with a company that also competes with you.

    The open-weights headline was real. The gift was not. Qwen3.8-Max is the most capable model you can legally download this month and the one with the most expensive fine print — and for once, both halves of that sentence matter equally. For more on how speed and cost trade off at the frontier, see our analysis of what 14x inference speed actually costs.

    Sources