Jev's first mass deployment is a WeChat plugin — and its Chinese is weak
Jev's pitch was always that most AI calls in real software don't need a paragraph — they need a decision. In China that idea has found its first mass-market use, and the honest limits are already showing.
TypeSafe's decision model has gone viral in China as a WeChat plugin, where it reads incoming messages and returns calibrated probabilities about what the sender actually means. Open-source projects now do the plumbing: one Windows app screenshots the chat area, runs OCR over the message bubbles, and puts Jev between the OCR layer and a floating overlay that annotates each message — the community's example reads "76% chance this message is testing where the line is," which is the whole product in one line. TypeSafe released Jev on September 15 and priced it at $0.042 per million input tokens with free output, 70 to 500 milliseconds end to end, which is what makes per-message judgment affordable in a group chat that never stops scrolling. We covered the access side when the waitlist opened — Jev drops the waitlist — every new user gets 120M free tokens.
The architectural fit is the interesting part. WeChat's plugin ecosystem carries real ban risk: a model that generates free text inside a chat box can produce something that trips Tencent's risk controls, and Jev cannot generate text at all — it picks from options the developer defines, so it is structurally incapable of emitting anything out of bounds. Its calibrated confidence also turns the hardest operational question in customer service, when to answer automatically and when to hand a conversation to a human, into a threshold you set in code rather than a judgement someone makes at 2am.
The caveats are the company's own. TypeSafe's documentation flags low accuracy on Chinese, Japanese and Korean text, with short English passages where the model is most stable — so a plugin whose entire job is reading Chinese subtext is running on its weakest input class. Jev also has no reasoning: in a long-horizon browser test run by the founder of Browser Use it got 1 of 20 tasks right, against 17 of 20 for a reasoning-capable model. On the other side of the ledger, LangChain's evaluation found it a cheap, low-variance judge for agent runs, which is closer to the job TypeSafe actually designed it for.
Apple's Siri home hub is already in employees' homes, and Mark Gurman says it could ship as early as October. The device, known internally as J490, pairs a roughly square seven-inch display — on a stand shaped like half a HomePod mini, or a magnetic wall mount — with an operating system built around Siri AI, plus a front camera that identifies who is looking at it to personalize apps, notes, calendar, news and music without a Face ID-grade depth sensor. It is the first hardware expression of the "intelligent personal hub" framing CEO John Ternus used in his first keynote, and it lands against Amazon's Echo Show and Google's Nest Hub with a considerably smaller screen.
What to watch: whether the WeChat plugin's Chinese accuracy survives real traffic — the model's own documentation says it should not — and whether Apple ships J490 in October or slips it again.
Would you trust a calibrated probability to tell you what a message really meant? Tell us in the comments.
Sources: 36kr — Top viral mute model Jev integrated with WeChat · AGI Hunt — Jev after days of real testing: weak Chinese, no reasoning · wechat-jev-hud (GitHub) · LangChain — Can Jev be a better agent evaluator? · TypeSafe AI · Bloomberg — Apple's home AI hub details (Power On) · iClarified — Apple Home Hub with Siri AI in employee testing · iPhone in Canada — Apple's smart home hub could launch next month