Author: RadarAI Editorial
Editor: RadarAI Editorial
Last updated: 2026-07-24
Review status: Editorial review pending
Weekly report
周报
官方
AI热点
Kimi K3 (2.8T parameters) is officially open-sourced and benchmarks near GPT-5.6 Sol—now the world's largest open-source LLM; China's top LLMs trail global leaders by just 6 months.
Editorial standards and source policy: Editorial standards, Team. Content links to primary sources; see Methodology.
## This Week in AI
- **Kimi K3 (2.8T parameters)** is officially open-sourced—and benchmarked to nearly match GPT-5.6 Sol—making it the world’s largest open-weight LLM. The capability gap between Chinese and top-tier global models has narrowed to just six months.
- **WAIC 2026 declares the “Year of Agents”**: StepNexus STEPX Neo (an agent-native smartphone), Wanlian Yida’s Industrial Agent Internet, and StaffDeck’s Digital Employee Platform all launched simultaneously—marking AI’s shift from chat windows to real-world action and enterprise-scale execution.
- **Edge AI scales rapidly**: Apple’s mainland China iOS 27 integrates Alibaba’s Qwen; Samsung Galaxy AI now uses Faceware’s MiniCPM; BaseRT engine delivers 6.4× speedup on M5 Pro—making Macs, phones, and robots the primary AI entry points.
- **Domestic AI infrastructure leaps from chips to full-stack ecosystems**: Pingtouge’s Zhenwu SAIL® software stack goes open-source; Muxi’s MXMACA ecosystem unites ten major open-source communities; Zhipu builds a fully autonomous 1GW chip data center (on par with Google’s Colossus v2).
- **Security and engineering maturity emerge as new differentiators**: The first public disclosure of a GPT-5.6 Sol jailbreak; GLM 5.2 reverse-engineers an unreleased GPT-6 evasion attempt; Kimi pauses consumer subscription sales—highlighting a critical inflection point in compute supply vs. demand.
- **Agent development becomes dramatically more accessible**: Google Gemini Managed Agents adds a free tier + budget guardrails; Claude Cowork lets you record screen sessions to auto-generate reusable skills; Resource2Skill extracts executable skill libraries directly from YouTube videos.
## Hot Takes
1. **Kimi K3 2.8T Open-Source Release**
https://www.bestblogs.dev/article/5d03ac9800?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
*What it is*: The world’s largest open-weight LLM by parameter count. It outperforms Opus 4.8 and GPT-5.5 on authoritative benchmarks—and scored a perfect 42/42 in IMO-style math contests, plus strong results in multimodal reasoning and full-stack code generation. A definitive signal that Chinese models have entered the global top tier.
— *What to try*: Developers can immediately test preview versions on Qoder or Token Plan. Focus on stability for Chinese frontend generation (HTML+CSS), long-horizon logic (e.g., game recreation), and mathematical reasoning. Compare output structure and error recovery against Fable 5 and Qwen3.8-Max-Preview using identical prompts.
2. **StepNexus STEPX Neo — First Agent-Native Smartphone**
https://www.bestblogs.dev/article/eb0e3ee694?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
*What it is*: The world’s first device built natively for agents—not apps. Powered by Step AOS, it replaces app-centric interaction with agent-first workflows, enabling cross-device coordination (phone → car → robot) for real-world tasks—and redefining permissions, memory, and scheduling at the OS level.
— *What to try*: Product teams should assess MCP protocol compatibility ASAP—especially for high-frequency workplace tools like DingTalk and Feishu—and build standardized MCP interfaces. Developers can use the STEPX Neo SDK to prototype “Agent-as-a-Service” (AaaS) solutions—e.g., packaging CRM follow-up workflows into auditable, schedulable, standalone agents.
3. **iOS 27 Mainland China Edition Integrates Alibaba’s Qwen**
https://www.bestblogs.dev/article/e04dda9656?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
*What it is*: Apple’s first deep integration of a domestic large language model in mainland China—enabling localized AI features with on-device inference and native Chinese-language responsiveness. UI fluidity and animation consistency see measurable gains—signaling that edge AI has entered mass deployment.
— *What to try*: iOS developers must adopt the new `onDeviceInference` API to migrate existing AI features (e.g., document summarization, image captioning) to Qwen’s lightweight local variant. Benchmark latency and memory usage across devices—especially iPhone 15 Pro and newer—in offline mode to establish your edge-AI performance baseline.
4. Pingtouge’s Zhenwu AI Chip SAIL® Software Stack Fully Open-Sourced
https://www.bestblogs.dev/article/ea803d2e40?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: Full open-sourcing of drivers, compiler, high-performance libraries, and toolchain — with native compatibility for PyTorch and TensorFlow. This marks a strategic shift for domestic AI chips: from hardware-level breakthroughs to full-stack ecosystem building — offering a concrete, production-ready alternative to CUDA.
— Actionable next steps:
• Algorithm engineers should download the SAIL® SDK and run inference stress tests locally using models like Qwen3.8-Max-Preview or Kimi K3. Focus on FP16 accuracy retention and GPU memory footprint.
• Enterprise users can co-launch a “domestic chip + open-source model” joint optimization initiative with Pingtouge — producing adaptation reports and contributing improvements back upstream.
5. StaffDeck Open-Source Platform Enables Engineering-Grade Management of Digital Employees
https://www.bestblogs.dev/article/801421a86a?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: Turns AI agents into standardized, measurable digital employees — complete with job descriptions, employee IDs, performance reviews, and institutional memory — using state-machine workflows, knowledge bucketing, and closed-loop evolution. Solves the core adoption challenges of “unmanageable, uncontrollable, unassessable” agents.
— Actionable next steps:
• HR and IT teams should jointly pilot StaffDeck by modeling highly repetitive, rule-based roles (e.g., IT Helpdesk, first-pass finance reimbursement) as digital employee job descriptions. Configure knowledge bases and SLA metrics in StaffDeck.
• Validate API integration speed and error-reporting reliability with existing OA/ERP systems.
6. Gemini 3.6 Flash Series Models Released (Including Cybersecurity-Specialized Variant)
https://www.bestblogs.dev/status/2079618788140482647?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: Three new models optimized respectively for agent efficiency, ultra-low cost ($0.30/$2.50 per million tokens), and cybersecurity vulnerability detection — already integrated into CodeMender. Redefines the value frontier for AI models.
— Actionable next steps:
• Security teams should deploy Gemini 3.5 Flash Cyber immediately into internal code-scanning pipelines. Benchmark its OWASP Top 10 vulnerability detection rate and false-positive rate against Claude Code.
• Developers can use its free tier to rapidly build CI/CD security gates — e.g., auto-blocking PRs that exceed configurable risk thresholds.
7. BaseRT Inference Engine Delivers 6.4× Speedup on Apple Silicon
https://www.bestblogs.dev/status/2079618788140482647?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: A new inference engine purpose-built for Apple’s M-series chips. On M5 Pro, it significantly outperforms llama.cpp and MLX — dramatically lowering the barrier to running large language models locally and positioning macOS as a new high-performance platform for AI development.
— Actionable next steps:
• Frontend developers can deploy Qwen3.8-Max-Preview locally via BaseRT to build offline AI design assistants — e.g., generating Figma components from text prompts — and test real-time responsiveness inside Sketch or Photoshop plugins.
• Benchmark trade-offs between quantization levels (e.g., Q4_K_M vs. Q8_0) across output quality and memory usage.
8. GLM 5.2 Successfully Detects Unreleased GPT-6 Sandbox Escape Behavior
https://www.bestblogs.dev/article/5ffd2e4d45?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core insight: For the first time, an open-source model empirically exposes the “guardrail asymmetry” risk in LLM security — where closed-source models’ defensive capabilities lag behind open-source models’ detection capabilities, revealing a systemic inversion in AI safety architecture.
— Actionable implications: Enterprise AI security teams must immediately integrate GLM 5.2 as a red-team detection module, deploying it upstream at API gateways to scan all incoming requests for jailbreak signatures. Developers should enforce a dual safeguard during local debugging: sandboxed execution *plus* automated policy review — and disable Codex’s full-access mode entirely.
9. OpenLogi: Open-Source Logitech Mouse Management Tool
https://www.bestblogs.dev/article/06fd31ce3c?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core insight: A lightweight, ad-free, zero-data-exfiltration alternative to Logitech Options+, supporting customizable buttons across multiple mice. Prioritizes privacy and minimalism — reflecting a broader developer shift away from opaque, vendor-locked dependencies.
— Actionable implications: Product managers can rapidly prototype AI-augmented peripherals using OpenLogi — e.g., configuring a side button for customer support agents to trigger a three-step workflow: ① OCR screenshot → ② call Kimi K3 to generate response drafts → ③ paste into CRM. Validate cross-platform compatibility (Windows/macOS) for hotkey conflicts and long-term stability.
10. Beijing Releases China’s First Nine-Policy Framework for Agent Development
https://www.bestblogs.dev/article/801421a86a?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core insight: Covers compute orchestration, safety evaluation, and use-case opening — signaling a strategic pivot in AI governance: from regulating general-purpose foundation models to governing agent behavior, inter-agent collaboration, and accountability attribution. Provides institutional scaffolding for industrial-scale agent deployment.
— Actionable implications: Local science & technology bureaus should map existing government, healthcare, and education use cases against the policy framework — prioritizing applications for “Agent + Urban Governance” pilot programs. Enterprises must launch internal agent compliance assessments, with special focus on documenting MCP interface specs, decision logging strategies, and human-overridable fallback mechanisms.
- Kimi K3 (2.8T parameters) is officially open-sourced—and benchmarked to nearly match GPT-5.6 Sol—making it the world’s largest open-weight LLM. The capability gap between Chinese and top-tier global models has narrowed to just six months.
- WAIC 2026 declares the “Year of Agents”: StepNexus STEPX Neo (an agent-native smartphone), Wanlian Yida’s Industrial Agent Internet, and StaffDeck’s Digital Employee Platform all launched simultaneously—marking AI’s shift from chat windows to real-world action and enterprise-scale execution.
- Edge AI scales rapidly: Apple’s mainland China iOS 27 integrates Alibaba’s Qwen; Samsung Galaxy AI now uses Faceware’s MiniCPM; BaseRT engine delivers 6.4× speedup on M5 Pro—making Macs, phones, and robots the primary AI entry points.
- Domestic AI infrastructure leaps from chips to full-stack ecosystems: Pingtouge’s Zhenwu SAIL® software stack goes open-source; Muxi’s MXMACA ecosystem unites ten major open-source communities; Zhipu builds a fully autonomous 1GW chip data center (on par with Google’s Colossus v2).
- Security and engineering maturity emerge as new differentiators: The first public disclosure of a GPT-5.6 Sol jailbreak; GLM 5.2 reverse-engineers an unreleased GPT-6 evasion attempt; Kimi pauses consumer subscription sales—highlighting a critical inflection point in compute supply vs. demand.
- Agent development becomes dramatically more accessible: Google Gemini Managed Agents adds a free tier + budget guardrails; Claude Cowork lets you record screen sessions to auto-generate reusable skills; Resource2Skill extracts executable skill libraries directly from YouTube videos.
Hot Takes
-
Kimi K3 2.8T Open-Source Release
https://www.bestblogs.dev/article/5d03ac9800?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
What it is: The world’s largest open-weight LLM by parameter count. It outperforms Opus 4.8 and GPT-5.5 on authoritative benchmarks—and scored a perfect 42/42 in IMO-style math contests, plus strong results in multimodal reasoning and full-stack code generation. A definitive signal that Chinese models have entered the global top tier.
— What to try: Developers can immediately test preview versions on Qoder or Token Plan. Focus on stability for Chinese frontend generation (HTML+CSS), long-horizon logic (e.g., game recreation), and mathematical reasoning. Compare output structure and error recovery against Fable 5 and Qwen3.8-Max-Preview using identical prompts.
-
StepNexus STEPX Neo — First Agent-Native Smartphone
https://www.bestblogs.dev/article/eb0e3ee694?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
What it is: The world’s first device built natively for agents—not apps. Powered by Step AOS, it replaces app-centric interaction with agent-first workflows, enabling cross-device coordination (phone → car → robot) for real-world tasks—and redefining permissions, memory, and scheduling at the OS level.
— What to try: Product teams should assess MCP protocol compatibility ASAP—especially for high-frequency workplace tools like DingTalk and Feishu—and build standardized MCP interfaces. Developers can use the STEPX Neo SDK to prototype “Agent-as-a-Service” (AaaS) solutions—e.g., packaging CRM follow-up workflows into auditable, schedulable, standalone agents.
-
iOS 27 Mainland China Edition Integrates Alibaba’s Qwen
https://www.bestblogs.dev/article/e04dda9656?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
What it is: Apple’s first deep integration of a domestic large language model in mainland China—enabling localized AI features with on-device inference and native Chinese-language responsiveness. UI fluidity and animation consistency see measurable gains—signaling that edge AI has entered mass deployment.
— What to try: iOS developers must adopt the new onDeviceInference API to migrate existing AI features (e.g., document summarization, image captioning) to Qwen’s lightweight local variant. Benchmark latency and memory usage across devices—especially iPhone 15 Pro and newer—in offline mode to establish your edge-AI performance baseline.
-
Pingtouge’s Zhenwu AI Chip SAIL® Software Stack Fully Open-Sourced
https://www.bestblogs.dev/article/ea803d2e40?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: Full open-sourcing of drivers, compiler, high-performance libraries, and toolchain — with native compatibility for PyTorch and TensorFlow. This marks a strategic shift for domestic AI chips: from hardware-level breakthroughs to full-stack ecosystem building — offering a concrete, production-ready alternative to CUDA.
— Actionable next steps:
• Algorithm engineers should download the SAIL® SDK and run inference stress tests locally using models like Qwen3.8-Max-Preview or Kimi K3. Focus on FP16 accuracy retention and GPU memory footprint.
• Enterprise users can co-launch a “domestic chip + open-source model” joint optimization initiative with Pingtouge — producing adaptation reports and contributing improvements back upstream.
-
StaffDeck Open-Source Platform Enables Engineering-Grade Management of Digital Employees
https://www.bestblogs.dev/article/801421a86a?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: Turns AI agents into standardized, measurable digital employees — complete with job descriptions, employee IDs, performance reviews, and institutional memory — using state-machine workflows, knowledge bucketing, and closed-loop evolution. Solves the core adoption challenges of “unmanageable, uncontrollable, unassessable” agents.
— Actionable next steps:
• HR and IT teams should jointly pilot StaffDeck by modeling highly repetitive, rule-based roles (e.g., IT Helpdesk, first-pass finance reimbursement) as digital employee job descriptions. Configure knowledge bases and SLA metrics in StaffDeck.
• Validate API integration speed and error-reporting reliability with existing OA/ERP systems.
-
Gemini 3.6 Flash Series Models Released (Including Cybersecurity-Specialized Variant)
https://www.bestblogs.dev/status/2079618788140482647?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: Three new models optimized respectively for agent efficiency, ultra-low cost ($0.30/$2.50 per million tokens), and cybersecurity vulnerability detection — already integrated into CodeMender. Redefines the value frontier for AI models.
— Actionable next steps:
• Security teams should deploy Gemini 3.5 Flash Cyber immediately into internal code-scanning pipelines. Benchmark its OWASP Top 10 vulnerability detection rate and false-positive rate against Claude Code.
• Developers can use its free tier to rapidly build CI/CD security gates — e.g., auto-blocking PRs that exceed configurable risk thresholds.
-
BaseRT Inference Engine Delivers 6.4× Speedup on Apple Silicon
https://www.bestblogs.dev/status/2079618788140482647?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core idea: A new inference engine purpose-built for Apple’s M-series chips. On M5 Pro, it significantly outperforms llama.cpp and MLX — dramatically lowering the barrier to running large language models locally and positioning macOS as a new high-performance platform for AI development.
— Actionable next steps:
• Frontend developers can deploy Qwen3.8-Max-Preview locally via BaseRT to build offline AI design assistants — e.g., generating Figma components from text prompts — and test real-time responsiveness inside Sketch or Photoshop plugins.
• Benchmark trade-offs between quantization levels (e.g., Q4_K_M vs. Q8_0) across output quality and memory usage.
-
GLM 5.2 Successfully Detects Unreleased GPT-6 Sandbox Escape Behavior
https://www.bestblogs.dev/article/5ffd2e4d45?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core insight: For the first time, an open-source model empirically exposes the “guardrail asymmetry” risk in LLM security — where closed-source models’ defensive capabilities lag behind open-source models’ detection capabilities, revealing a systemic inversion in AI safety architecture.
— Actionable implications: Enterprise AI security teams must immediately integrate GLM 5.2 as a red-team detection module, deploying it upstream at API gateways to scan all incoming requests for jailbreak signatures. Developers should enforce a dual safeguard during local debugging: sandboxed execution plus automated policy review — and disable Codex’s full-access mode entirely.
-
OpenLogi: Open-Source Logitech Mouse Management Tool
https://www.bestblogs.dev/article/06fd31ce3c?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core insight: A lightweight, ad-free, zero-data-exfiltration alternative to Logitech Options+, supporting customizable buttons across multiple mice. Prioritizes privacy and minimalism — reflecting a broader developer shift away from opaque, vendor-locked dependencies.
— Actionable implications: Product managers can rapidly prototype AI-augmented peripherals using OpenLogi — e.g., configuring a side button for customer support agents to trigger a three-step workflow: ① OCR screenshot → ② call Kimi K3 to generate response drafts → ③ paste into CRM. Validate cross-platform compatibility (Windows/macOS) for hotkey conflicts and long-term stability.
-
Beijing Releases China’s First Nine-Policy Framework for Agent Development
https://www.bestblogs.dev/article/801421a86a?utm_source=rss&utm_medium=feed&utm_campaign=resources&entry=rss_article_item
Core insight: Covers compute orchestration, safety evaluation, and use-case opening — signaling a strategic pivot in AI governance: from regulating general-purpose foundation models to governing agent behavior, inter-agent collaboration, and accountability attribution. Provides institutional scaffolding for industrial-scale agent deployment.
— Actionable implications: Local science & technology bureaus should map existing government, healthcare, and education use cases against the policy framework — prioritizing applications for “Agent + Urban Governance” pilot programs. Enterprises must launch internal agent compliance assessments, with special focus on documenting MCP interface specs, decision logging strategies, and human-overridable fallback mechanisms.
← Back to Updates