LongCat 2.0 review: a real workhorse with one hard blocker

Alicia Kirana Utomo
Written by

Alicia Kirana Utomo

Katelin Teen
Reviewed by

Katelin Teen

Last edited August 4, 2026

Expert Verified
Illustration of a very long cat stretching beside two people reviewing a scorecard, with the LongCat logo

How I graded this review

Seven dimensions, each graded off a primary source rather than a press summary: the licence file, the pricing page, the shipped config.json, the API reference, the tech blog's own benchmark table, the platform FAQ, and the deployment recipes. Where I use a hands-on judgement, it comes from a named person in a public thread, not from me guessing.

Hand-drawn LongCat 2.0 review card grading licence A, promo price A, list price C, coding benchmarks B, real context window C, tooling and harnesses C, and data governance F
Hand-drawn LongCat 2.0 review card grading licence A, promo price A, list price C, coding benchmarks B, real context window C, tooling and harnesses C, and data governance F

For the full teardown of what ships in the box, I wrote a companion piece on LongCat 2.0 itself. This review is the buying decision on top of it.

Can you actually get to it? Pick your route

The unusual thing about reviewing this model is that "is it good" and "can you use it" have different answers depending on how you reach it. Three routes exist and each has a different wall. Pick yours:

Three ways in, three different walls

Every fact below is from Meituan's own docs or the provider's page, checked 4 August 2026.

Cheapest, hardest to pay for

Signup outside mainland China works by email, and the promo rate is $0.30 in / $1.20 out per million tokens. Token Packs drop as flash sales on a Beijing clock at 10:00, 16:00, 21:00 and 23:00, expiring 30 days after purchase.

The wall: the only documented top-up channels are Alipay and WeChat Pay. No card. Self-service invoicing is mainland-only. One thread's advice to Western users was to attach a card to WeChat first, which drew the reply "oof. lot of effort for access to an api."

Easiest to wire up, worst on data

Standard OpenAI-compatible routing, no Chinese payment rails, and it drops into any harness you already use. This is how most Western teams will meet the model.

The wall: AtlasCloud is the sole provider, and it carries no zero-data-retention badge, with 7-day content retention on its own policy page. You have swapped one unclear data story for a documented 7-day one.

Full control, datacenter budget

Plain MIT weights, no acceptable-use policy and no user threshold, so commercial use is unrestricted. If you can serve it, nothing in the licence stops you.

The wall: 3.55 TB across 194 shards in BF16, 2.05 TB in FP8. The only verified recipe is 8x B300 on one node; B200, H200 and H20 all need 16 GPUs across two. No GGUF exists, so Ollama and LM Studio cannot load it at all.

That third column is why the MIT licence, which is the model's best feature on paper, does almost nothing for most readers. Plain MIT on a checkpoint you cannot fit is a licence to admire.

What it is actually good at

The single most useful datapoint in this whole review is not a benchmark. It is one developer's account of running 3.6 billion tokens through the model during the two months it was on OpenRouter as a stealth model called owl-alpha:

Reddit

I used this for over 3.6 billion tokens when it was owl-alpha on Openrouter (with Hermes Agent). It was a very good experience.

It's not as 'smart' as other frontier models when it comes to benchmark style tests (one shots, riddles, etc) but it was very good at (1) following instructions, (2) making a plan, (3) following that plan, and (4) staying coherent at very high contexts. I built a number of apps from start to finish and it performed very well.

That is a precise description of a good agentic model and a mediocre chat model, and it matches the second-best hands-on account, from someone who bought a token pack after launch:

Hacker News

As an aside, I also nabbed a 50m token pack for LongCat 2.0 to give it a whirl. Not free, but it's so cheap they're basically giving it away. Very impressed too [...] Not frontier-level intelligence, but a dependable workhorse that can navigate a codebase well and can reliably execute what you tell it to do.

Two independent users, two months apart, on different access routes, landing on the same verdict: reliable executor, not a genius. That is a more valuable thing to know than any SWE-bench delta, and it is the profile you want if you are building custom coding agents where the harness does the thinking and the model does the work.

Two-column hand-drawn summary of hands-on reports, held up versus fell short
Two-column hand-drawn summary of hands-on reports, held up versus fell short

Worth flagging the caveat the same user raised, because it changes how you read the benchmark table: LongCat 2.0 is not a reasoning model. Its scores were set without an extended thinking budget, while several models it is compared against had one. That cuts both ways, and it is the kind of asymmetry that makes cross-vendor comparisons in agentic coding CLIs harder than the marketing charts imply.

What it is not good at

The dissent is real and I am not going to bury it. From someone using it in production:

Reddit

I was using Owl Alpha a lot for my project. Thats not gpt 5.5 level model. it not even close to flash 2.5 model - its not gollowing promts.

And a blunter one, on code specifically:

Reddit

I have been trying to use longcat 2 but its bad model, it cant follow orders for example. Its coding is terrible, buggy as hell, stay away. Deepseek is way better.

Both are low-vote comments and both contradict the high-token accounts, so I weight them accordingly. But the pattern across all of them is consistent: this model's quality depends heavily on the harness driving it. The people reporting success were running it inside a real agent loop. The people reporting failure were mostly prompting it directly.

On the reasoning side, the most-discussed public test on Hacker News put it third:

Hacker News

Overall I rate Gemini Flash the best, Qwen 3.7 Plus an acceptable second, and LongCat-2.0. an ok'ish third, if you have nothing better.

I would cite that carefully, because the test itself got picked apart in-thread by three separate commenters who argued the question was leading or had no single right answer. It is one prompt, not an eval.

Two integration failures reported on launch day are more actionable than any of the above. A user could not get tool calls working at all because the model emits a <longcat_tool_call> wrapper their harness did not recognise, and another asked a question in English with search enabled and got answers back in Chinese. Neither is a quality problem. Both are the kind of thing that eats an afternoon.

The benchmarks, read honestly

Meituan publishes SWE-bench Pro, not Verified, and it ran the numbers in-house on Claude Code with a 4c8g sandbox at temperature 1.0, stating that "problematic tasks corrected." Here is the field, with every score's origin noted, because the deltas under a few points are noise:

ModelSWE-bench ProWho ran itNote
Claude Fable 580.0reported by OpenAInot on an Anthropic page
Claude Opus 4.869.2reported by four vendorsthe most consistent figure in the set
Qwen3.8-Max67.7Qwen in-housealso states it corrected the task set
GPT-5.6 Sol64.6OpenAI in-housen/a
GPT-5.6 Terra63.4OpenAI in-housen/a
GPT-5.6 Luna62.7OpenAI in-housen/a
GLM-5.262.1Z.ai, OpenHands, 400K ctxtailored prompt
LongCat 2.059.5Meituan in-house, Claude Codeno reasoning mode; task set corrected
GPT-5.559.4OpenAI in-houseLongCat's own card lists this as 58.6
MiniMax-M359.0MiniMax in-housen/a
DeepSeek-V4-Pro (Max)55.4DeepSeek in-housearchitectural near-twin of LongCat
Gemini 3.1 Pro Preview54.2reported by OpenAIn/a
DeepSeek-V4-Flash (Max)52.6DeepSeek in-house284B model

Read plainly: 59.5 puts LongCat 2.0 level with last year's GPT-5.5, a few points behind GLM-5.2 and the whole GPT-5.6 family, and roughly ten points behind Opus 4.8. It beats its closest architectural twin, DeepSeek V4 Pro, by four points, which is the comparison I would actually make.

Two things the table does not show. Meituan's own comparison set contains no open-weight rival at all, which r/LocalLLaMA noticed immediately:

Reddit

I don't know why they won't line up their benchmark to other Chinese and open models, you know, they have DeepSeekV4Pro, KimiK2.7-Coder, GLM5.2, MiniMaxM3, Qwen3.5-397B, MiMoV2.5-Pro.

That is a fair hit. A vendor that benchmarks only against models it beats is telling you where it chose to stand. And Meituan publishes no SWE-bench Verified score at all, so any comparison against the 79 to 81 band that DeepSeek V4 and MiniMax report on Verified is not a comparison you can make.

Price is the strongest column, with a footnote

ListPromoChange
Input, uncached$0.75 / 1M$0.30 / 1M-60%
Cache read$0.015 / 1M$0.006 / 1M-60%
Output$2.95 / 1M$1.20 / 1M-59%

Two details from the pricing page that matter more than the headline. First, there is no context-length tiering at any length, which is unusual: Gemini, GPT-5.6 and MiniMax all step the price up past a threshold, and a 200K-token request here costs the same per token as a 2K one. Second, the cache-write price is absent from the page, which is not the same as free.

The footnote is the promo itself. It is labelled limited-time with no published end date. At list price the model is more expensive than DeepSeek V4 Pro's $0.435 and $0.87 for what is, on paper, the same shape of model: 1.6T total, roughly 48 versus 49 billion active, MIT licence. So the entire cost argument rests on a discount the vendor can end whenever it likes. Someone on Reddit had already set the threshold before launch, and the promo cleared it:

Reddit

as long as it stays below .40 input and .80 output it will have a use.

Note that at list price, it does not clear it. And the "cheapest 1M-context model" line that circulated at launch was corrected in-thread almost immediately, because DeepSeek V4 Flash is $0.14 and $0.28. If your only criterion is price per token, LongCat 2.0 is not the winner even inside the Chinese open-weight field. For the wider field, the GPT-5.6 pricing and Claude Opus 5 pricing pages set the ceiling, and Kimi K3 pricing at $3 and $15 shows that open weights and cheap tokens do not always travel together.

Three walls the marketing does not mention

The context window is 256K, not 1M

Every launch write-up says 1M. The shipped config.json on Hugging Face caps max_position_embeddings at 262,144, with YaRN provisioned up to 983,040 behind that cap. The hosted API adds a separate 131,072-token output ceiling, and max_tokens counts against your context. So the honest number is 256K in, 128K out, and the 1M figure describes the training data.

This is a smaller gap than it sounds, since 256K is a lot, but it is the difference between "fits the monorepo" and "does not." If long context is your actual requirement, compare against how Claude Code's context window behaves in practice rather than against a spec sheet.

The tooling contract is not written down

This is the grade that surprised me most. The API reference publishes a handful of request parameters and no tools array in either the OpenAI-format or Anthropic-format body schema. There is no tool_choice, no parallel_tool_calls, no stop_sequences, no metadata, and content is documented as a plain string, so no content blocks, no images, no tool_result. temperature runs 0 to 1 rather than OpenAI's 0 to 2, which will silently clip requests ported from another provider.

The platform's "tools" page is not a tool catalogue at all. It is a compatibility list of twelve third-party coding clients you can point at the API. There is no server-side web search, no code interpreter, no retrieval store, no MCP surface, and no hosted agent loop. Everything agentic is client-side by design. That is a legitimate architecture, and it is the same bring-your-own-harness bet as GPT-5.1-Codex-Max in a different form, but it means the model's agentic AI story is entirely your harness's story.

There is no paper, and barely a repo

meituan-longcat/LongCat-2.0 on GitHub is a README, a licence and three figures, roughly 1 MB, zero releases. The weights are on Hugging Face. There is no technical report, only a blog post, which means the two new architecture pieces have no published methodology. The model card omits model_type, so Transformers AutoModel fails outright, and SGLang is the only engine, with its support PR closed unmerged and a nightly wheel required.

For a model whose whole pitch is openness, that is thin. The comparison that makes it obvious is Hugging Face itself: 3,240 downloads a month and zero inference providers on the hub is not the footprint of a model people are deploying.

The grade that stops enterprise buyers

Here is the finding I would put in front of any security reviewer. Meituan's platform FAQ is silent on data retention, training on prompts, data residency, and SLA. The word "training" does not appear anywhere on it.

That silence is not a technicality. It is the exact question every buyer asks, and I hear it on almost every call. A technical evaluator at a B2B hardware company I spoke with in March would not proceed until they had a straight answer on whether the AI could reach outside their approved knowledge; a separate buyer, gated by an internal security review, needed written assurance that ticket data containing card numbers and passwords stayed inside their environment. Those are not exotic asks. They are the floor. A vendor page that does not mention retention cannot clear that floor, whatever its benchmark score is.

Developers made the same call independently. One skipped the model entirely during its free stealth period on policy grounds, then found out afterwards what he had passed up:

Reddit

Wait, this is Owl Alpha? Now I wish I had tried it when it was available. I stayed away from it back then because of their privacy policy

And the OpenRouter workaround does not fix it, it just documents the exposure: AtlasCloud is the only provider, it carries no zero-data-retention badge, and its policy states 7-day content retention. If you are working through a SOC 2 and GDPR review, or anywhere near HIPAA-compliant AI requirements, that is where this ends. Self-hosting is the only route that removes the question, and self-hosting means eight B300s.

To be fair to the model, none of this says Meituan does anything wrong with your data. It says Meituan has not published what it does. For a personal project that distinction does not matter. For a customer service automation pipeline carrying real tickets, it is the whole decision.

Who should use it

Good fit. Solo developers and small teams doing high-volume agentic coding inside a harness they control, where the tokens are the cost that matters and the data is not sensitive. Document conversion, scraping, codebase navigation, long refactors. The instruction-following and long-context coherence are real, and at $0.30 per million input the arithmetic is hard to argue with. If you are surveying open-source AI agents or picking a model for LLM optimization work, it belongs on the list.

Poor fit. Anyone who needs one-shot reasoning quality, a documented function-calling contract, a real 1M window, a card payment method, or a data-processing answer in writing. That covers most business buyers, and all of the best AI agent for customer service use cases I work on. Not because the model is bad, but because a raw model is the wrong unit of purchase for a support queue. The model is maybe 20% of the problem; retrieval, grounding, escalation rules, guardrails and testing are the other 80%, and none of those come in a checkpoint. That is the same conclusion I reach in build vs buy AI support, and the reason the cost per resolution number moves so much less with token price than people expect.

Try eesel

Reading a review like this is really an attempt to answer a different question: will this thing give my customers a wrong answer? Token price does not tell you. AI hallucination is not a line item on a pricing page.

That is the problem I work on. eesel simulates your AI agent against your own historical tickets before it ever replies to a live customer, so you see the answers it would have sent, on your real questions, with your actual knowledge base behind it. Every reply is logged, reviewable and reversible, and you set exactly which topics it is allowed to touch. It connects to your existing helpdesk AI stack in a few minutes, and model choice becomes eesel’s problem instead of yours. Free to try.

The eesel activity log showing each AI action with approved, rejected and pending states alongside the Zendesk tickets they resolved
The eesel activity log showing each AI action with approved, rejected and pending states alongside the Zendesk tickets they resolved

The verdict

LongCat 2.0 earns a recommendation for exactly one job: cheap, high-volume agentic coding in a harness you drive, on data you do not mind leaving your building. At the promo rate it is one of the best value-per-token options in its class, the MIT licence is the real thing, and the hands-on reports from people who ran billions of tokens through it are more positive than its benchmark row.

Everything blocking a wider recommendation is a documentation gap rather than a modelling one: a context number that does not match the config, a function-calling contract that was never published, a promo with no end date, and a data policy that does not exist. Meituan could close all four with a week of writing. Until it does, this is a great model to experiment with and a hard one to put in production.

If your actual goal is AI on a support queue rather than a coding agent, start from the best LLM for customer support instead, and treat the model as the last thing you pick, not the first.

Frequently Asked Questions

Is LongCat 2.0 any good?
For agentic coding work, yes, with caveats. The people who ran the most tokens through it describe a dependable workhorse that plans, follows instructions and stays coherent over long contexts, rather than a frontier-level reasoner. It is not a reasoning model, so if your workload is one-shot logic puzzles you will prefer something from the GPT-5.6 or Claude Opus 5 family.
What does this LongCat 2.0 review conclude about pricing?
The promo price of $0.30 per million input tokens and $1.20 output is the best thing about the model. List price is $0.75 and $2.95, which is more than DeepSeek V4 Pro charges for a near-identical architecture. There is no published promo end date, so the whole cost case rests on a discount Meituan can withdraw.
Does LongCat 2.0 really have a 1M context window?
Not as shipped. The config.json on Hugging Face caps max_position_embeddings at 262,144, so the real serving context window is 256K. The 1M figure describes the training data. Output is separately capped at 131,072 tokens.
How does LongCat 2.0 compare to Kimi K3 and Qwen3.8-Max?
It is far cheaper than Kimi K3 pricing at $3 and $15, and scores lower on SWE-bench Pro than Qwen3.8 Max at 67.7 versus 59.5. Both vendors say they corrected the task set, so that gap is not a clean head-to-head. See my Qwen3.8 Max vs Kimi K3 comparison for the same problem in another pairing.
Can I run LongCat 2.0 locally?
Only on datacenter hardware. The BF16 checkpoint is 3.55 TB across 194 shards and the only verified recipe is 8x NVIDIA B300. No GGUF has been published, so Ollama and LM Studio cannot load it, which puts it out of reach of most people shopping for open-source AI agents.
Is LongCat 2.0 safe for customer support use?
Not on its published terms. The platform FAQ never addresses retention, training on prompts, or data residency, which is the first gate in any SOC 2 and GDPR review. If you want the cost profile without the exposure, a managed layer over your AI ticketing system is the safer route.
What is the best LongCat 2.0 alternative for support teams?
For a live queue I would not wire a raw model in at all. Compare the best LLM for customer support options first, then look at AI helpdesk software that handles retrieval, testing and escalation for you.
Does LongCat 2.0 support tool calling and MCP?
The docs never publish a function-calling contract. There is no tools array in either endpoint schema, no MCP surface, and launch-day users reported a non-standard <longcat_tool_call> wrapper their harnesses could not parse. Tool use is possible through clients, but it is not a documented contract.

Share this article

Alicia Kirana Utomo

Article by

Alicia Kirana Utomo

Kira is a writer at eesel AI with a Computer Science background and over a year of hands-on experience evaluating AI-powered customer service tools. She focuses on breaking down how helpdesk platforms and AI agents actually work so that support teams can make better buying decisions.

Related Posts

All posts →
Illustration of a very long cat stretched across a desk beside a server rack, with the LongCat logo
Trending

LongCat 2.0: inside Meituan's 1.6T open-weight model

LongCat 2.0 is Meituan's MIT-licensed 1.6T MoE model, priced at $0.30 per million input tokens. I read every primary source to see what actually ships.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Two people arm wrestling across a table while a third watches, illustrating a head-to-head model comparison
Trending

DeepSeek V4 Flash vs GPT-5.6: which one do you build on?

DeepSeek V4 Flash vs GPT-5.6 on August 2026 numbers. The real fight is Flash against Luna, intelligence is a tie, and the deciding factors are speed, vision and data.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
DeepSeek V4 Flash pricing: what you'll actually be billed
Trending

DeepSeek V4 Flash pricing: what you'll actually be billed

DeepSeek V4 Flash lists at $0.14 in and $0.28 out per million tokens. Real users have posted blended rates under a cent. Here is what decides which one you get.

Alicia Kirana UtomoAlicia Kirana UtomoAug 4, 2026
DeepSeek V4 Flash: specs, pricing, and what it's really for
Trending

DeepSeek V4 Flash: specs, pricing, and what it's really for

DeepSeek V4 Flash costs $0.14 in and $0.28 out per million tokens, and it outscores DeepSeek's own expensive tier. Here's what the price card doesn't tell you.

Rama Adi NugrahaRama Adi NugrahaAug 4, 2026
Illustration comparing the DeepSeek V4 Flash and V4 Pro model tiers
Trending

DeepSeek V4 Flash vs V4 Pro: which tier should you use?

DeepSeek's cheap tier now scores higher than its expensive one on the independent board. Here is exactly where that holds, and the two places it does not.

Rama Adi NugrahaRama Adi NugrahaAug 3, 2026
A reviewer looking at a verdict scorecard with two effort dials labelled low and max, beside the DeepSeek whale
Trending

DeepSeek V4 Flash review: one model, two personalities

A DeepSeek V4 Flash review built on the numbers both scoreboards publish. The cheap run and the smart run are the same weights, and that changes the verdict.

Riellvriany IndriawanRiellvriany IndriawanAug 4, 2026
Illustration comparing DeepSeek V4 Flash and Moonshot AI's Kimi K3
Trending

DeepSeek V4 Flash vs Kimi K3: which one should you run?

One model costs 29 times more per task than the other. I went through every published number on both, and the interesting part is the option in the middle that nobody should buy.

Alicia Kirana UtomoAlicia Kirana UtomoAug 4, 2026
Illustration weighing Alibaba's Qwen 3.8 Max against DeepSeek V4 Flash
Trending

Qwen 3.8 Max vs DeepSeek V4 Flash: price, specs, real verdict

One model costs 21x more per output token than the other. That is the least interesting thing about this comparison, and here is what the specs actually decide.

Alicia Kirana UtomoAlicia Kirana UtomoAug 3, 2026
PromptQL pricing breakdown illustration
Trending

PromptQL pricing: what it actually costs in 2026

A plain-English breakdown of PromptQL pricing: the OLU billable unit, the $0.14 intro rate, free credits, the model multiplier that really sets your bill, and worked costs.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 10, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free