Chinese Tech Daily — 2026-05-28#
Top Story#
The AI price war in China is reaching new extremes, even as a backlash brews against the unsustainable corporate costs of “tokenmaxxing.” Xiaomi has announced a permanent 99% price cut for its MiMo-V2.5 API, effectively commoditizing access to top-tier models despite its own Q1 operating profits tumbling by 59.5%. Meanwhile, major companies are starting to question the ROI of these massive token expenditures; a tech lead at gaming giant miHoYo recently revealed that testing a multi-agent NPC system burned through 2 million RMB ($275,000) of tokens in a single night, echoing Uber’s internal struggles to justify massive AI budgets that haven’t translated to proportionate consumer value.
Engineering & Dev#
全球首个完全AI编写的训练框架来了,速度反超英伟达 ModelBest (面壁智能) has released ForgeTrain, the world’s first production-grade training framework entirely written by AI without human intervention. Validated on Huawei’s Ascend chips, ForgeTrain achieved a 10% speed increase over Nvidia’s Megatron for pre-training the MiniCPM model, demonstrating that as AI coding costs plummet, the industry might shift away from bloated general-purpose frameworks toward “on-the-fly” software stacks custom-forged for specific chips and tasks.
Zod 作者推出 Pullfrog:一个跑在 GitHub Actions 里的开源 AI 编程 Agent Colin McDonnell, the creator of the popular TypeScript library Zod, has launched Pullfrog, an open-source AI agent designed to run natively inside GitHub Actions. Positioned as a “bring-your-own-key” alternative to SaaS tools like CodeRabbit, Pullfrog handles code reviews, issue triaging, and CI auto-fixes within a sandboxed environment, allowing developers to seamlessly switch between LLM providers like Anthropic, OpenAI, and DeepSeek.
昇腾管推理、鲲鹏管Agent,Agentic AI 让 CPU 重回舞台中央 The rise of Agentic AI is forcing a major architectural rethink at Huawei, shifting the spotlight back to the CPU. Because AI agents require complex orchestrations like multi-step planning, memory retrieval, and sandbox tool execution, workloads are heavily bottlenecking on CPUs rather than just GPUs. Huawei is positioning its Ascend chips as the foundation for large-scale LLM inference and its Kunpeng CPUs as the orchestrator for Agentic workflows, utilizing heterogeneous memory pooling to handle the massive KV Cache demands of long-context agents.
去硅谷前,聊聊我们为什么率先支持 Snowflake 发起的 OSI 标准 Shushi Tech (数势科技) CEO Li Kefeng penned a piece on why his company quickly adopted Snowflake’s Open Semantic Interchange (OSI) standard. He argues that enterprise AI agents currently suffer from a “Babel” of fragmented data definitions—where agents confidently hallucinate metrics because they don’t understand local business logic. OSI serves as a “Rosetta Stone” for business data, allowing diverse AI agents to natively query unified enterprise metrics without custom integrations.
Products & Digital#
国产AI编程冲上全球第二!实测五大模型,谁才是Vibe Coding神器 Alibaba’s newly launched Qwen3.7 Max model has secured second place on global coding leaderboards, beating out GPT-5.5 and Gemini 3.5 Flash. Hands-on “Vibe Coding” tests via Codex showed the Chinese model successfully generating complex interactive HTML/JS animations and web apps from single-sentence prompts, proving highly competitive in the emerging agent-assisted development space.
讯飞首款 AI 眼镜,用 40 克撬动 AI 工作流 iFlytek (科大讯飞) has entered the crowded smart glasses market with a hyper-focused 40-gram wearable that prioritizes its core competency: real-time, cross-language translation. Rather than chasing full-color AR displays, the glasses combine resin lenses with a multi-modal noise-cancellation system that uses the front camera to read lips in noisy environments (like trade shows), isolating the target speaker’s voice to deliver under-2-second translated subtitles.
从原理到实践:年轻人的第一篇染发及洗护指南 Sspai published a highly detailed, science-backed guide to hair dyeing and bleaching aimed at Gen-Z trendsetters looking to achieve “Y2K” aesthetics. Breaking down the chemical mechanisms of ammonia and hydrogen peroxide penetrating the hair cuticle, the guide offers pragmatic advice on everything from minimizing scalp burns during root touch-ups to using purple shampoo for maintaining platinum blonde shades.
News & Commentary#
猪肉价格暴跌,中国经济的“不祥之兆”? Pork prices in China have plummeted to a 16-year low, wiping out small farmers and serving as a grim indicator for the broader economy. Driven by oversupply post-African Swine Fever and severely depressed consumer demand, the 39% price drop over the past four years mirrors the ongoing deflationary pressures caused by a faltering real estate market and cautious consumer spending, prompting government intervention that has largely failed to spur a rebound.
当枫桥经验来到所罗门群岛:中国在海外测试国家监控模式 China is actively testing the export of its domestic state surveillance models by deploying police to the Solomon Islands. By introducing the Mao-era “Fengqiao experience”—a system encouraging neighborhood surveillance and biometric data collection to maintain social order—Beijing is presenting an authoritarian alternative to traditional Western security alliances, alarming democratic observers while appealing to fragile regimes looking to cement internal control.
法拉利首款电动车差评如潮,电动化转型不易 Ferrari’s first all-electric vehicle, the $640,000 Luce, is facing intense backlash from its die-hard fanbase over a controversial, bubbly design penned by former Apple design chief Jony Ive. The hostile reception highlights the massive hurdles legacy luxury automakers face in the EV transition, with Ferrari’s stock dropping 8% post-launch as executives admit they risk “ruining a legend”.
Also Noted#
- 蔚来 ES9 上市,49.8 万元起 Nio has officially launched the ES9 executive flagship SUV, starting at 498,000 RMB, featuring a 900V high-voltage architecture and a custom 5nm smart-driving chip.
- Azure Logic Apps 为智能体工作流新增沙箱化代码解释器 Microsoft has added a sandboxed code interpreter to Azure Logic Apps, allowing AI agents to safely generate and execute Python, JavaScript, and C# scripts within isolated Hyper-V boundaries.
- 小红书AI 工程架构师郝栩彬确认出席AICon上海站 Xiaohongshu’s AI architect will present “Self-GC,” a Java GC-inspired memory cleanup strategy to prevent context-window bloat in long-running enterprise agents, at the upcoming AICon in Shanghai.
- 免费试读 | 零基础美术启蒙,该如何准备适合的美术器材 For parents navigating early childhood arts education, this guide breaks down the progression of drawing tools—from chunky crayons for toddlers to washable markers and gouache paints.
- Agentic Coding + ClickHouse: 1人1栈1应用,AI全栈几天搞定 A solutions architect details how they built a production-ready, full-stack retail AI platform in just days using Cursor and the ClickHouse data stack.