Also available in 中文 — Read in 中文

Daily Tech Digest | 2026-08-13

Today's picks: 16 articles — 2026-08-13

Technology News Overview

The tech sector is thriving on multiple fronts today: AI models and agents continue to evolve, with Anthropic and DeepSeek each making major releases; the security domain has seen a large-scale supply chain attack, while OpenAI has launched a new generation of cyber defense models; Chinese research teams have achieved world-class breakthroughs in frontier areas such as superconductivity and quantum entanglement, and the physics community has also taken a key step forward on evidence for glueballs.

🤖 AI and Machine Learning

Hugging Face Transformers Remains a Top Essential Tool for Developers


Hugging Face’s Transformers library has once again topped GitHub trending charts. As the industry’s most mainstream model definition framework, it covers the full pipeline of inference and training for text, vision, audio, and multimodal models. Whether for academic research or industrial deployment, the library has become the de facto standard. Its continuous iteration helps lower the barrier to large-model development and drives further prosperity in the AI application ecosystem.
Original link: https://github.com/huggingface/transformers

Anthropic Makes Claude Code Auto Mode Default, AI Programming Moves Toward Less Oversight


According to TechCrunch, Anthropic has decided to make Claude Code’s auto mode the default setting, meaning that when developers use Claude to write code, the AI can complete multi-step tasks more autonomously, reducing manual intervention. This change will significantly improve coding efficiency, but it also prompts teams to rethink controllability and audit issues of AI-generated code. Coding assistants are evolving from “completion tools” to “autonomous collaborators.”
Original link: https://techcrunch.com/2026/08/09/anthropic-is-turning-claude-codes-auto-mode-on-by-default/

Hands-On Building a Coding Agent from Scratch: Revealing Core Principles of Agent Design


A hot post on Juejin titled “Hands-On Building a Coding Agent from Scratch: Violin” has gained high traction. Out of curiosity about the principles behind the agents he uses daily, the author implemented a coding agent himself, pointing out that understanding the construction principles of a coding agent gives you a key to understanding other agents. The article breaks down key steps like tool calling, task decomposition, and state management through actual code, providing great inspiration for engineers who want to dive deeper into agent development.
Original link: https://juejin.cn/post/7670477819033796651

Meta Releases Muse Glimmer: 30B Parameters Purpose-Built for Local Agent Workflows


Meta AI Research has released Muse Glimmer, an open-source multimodal model with 30B parameters, specifically optimized for “always-on” local agent scenarios. Hugging Face offers day-0 support, and developers have begun building demos with it, such as having the model call tools to quantize itself. 30B parameters still pose hardware challenges for on-device deployment, but this direction reflects the trend of AI agents moving toward local, privacy-friendly evolution.
Original link: https://research.meta.ai/blog/introducing-muse-glimmer-open-agentic-model

Research Version of Claude Tackles Key Lower Bound in Riemann Hypothesis: A New Milestone in AI Mathematical Reasoning


Anthropic announced that its unreleased research version of Claude has made significant progress in Riemann hypothesis research, raising the long-standing lower bound for the proportion of zeros on the critical line of the ζ function from 41.6% to 67.2%. The model autonomously completed experiments in Claude Code, generating 31 million output tokens across two tests, experiencing 650 failures, orchestrating 60 sub-agents, executing 2,400 shell commands, and writing hundreds of Python scripts. Although the results have been verified by internal mathematicians and sent for external expert review, no formal paper has yet appeared, and expectations for AI’s capabilities in pure mathematical proofs are high.
Original link: https://www.ithome.com/0/988/453.htm

DeepSeek V4 Pro 0813 Debuts Quietly, Sparking Community Discussion


DeepSeek V4 Pro 0813 has appeared on OpenRouter and quickly gained 667 points and 234 comments on Hacker News. The official team has not yet released detailed technical specifications, but the rapid iteration of this version has sparked widespread discussion of its reasoning and coding capabilities. As a major force in the open-source model camp, every DeepSeek advance directly impacts the price-performance equation of commercial closed-source models.
Original link: https://openrouter.ai/deepseek/deepseek-v4-pro-0813

Meta Releases Muse Glimmer: An Open Model Optimized for Local Agent Workflows


Meta has introduced open-weight model Muse Glimmer, with 30B parameters, designed for local persistent agent workflows, able to run entirely on a Mac or a PC with a high-performance GPU. The model outperforms same-spec models on key agent tasks and benchmarks, and retains the Apache 2.0 license. Its value lies in lowering the barrier to developing local, privacy-sensitive agent applications, and it is another reinforcement of Meta’s open-source AI path.
Original link: https://x.com/AIatMeta/status/

DeepSeek V4 Pro Official Version Released, Agent Capabilities Significantly Enhanced


On the evening of August 13, the official DeepSeek V4 Pro update was released to the API, with the model name unchanged. The new version not only enhances agent capabilities, but also supports the Responses API and Codex integration. According to evaluation comparisons shared in the official group, DeepSeek-V4-Pro-0813 approaches Fable 5’s level in multiple tests, greatly improving over the preview version. Pricing: 0.025 yuan per million tokens for cached input, 3 yuan for uncached input, and 6 yuan for output, continuing a highly competitive pricing strategy. For developers, this means another high-performance, low-cost domestic model choice when building complex agent applications—especially its compatibility with the Codex ecosystem, which may attract more developers to migrate from closed-source models. DeepSeek’s rapid iteration is raising the performance bar for open-source/low-cost models and putting pressure on commercial model vendors.

Original link

Exploring GPT/Claude Knowledge Cutoffs: The Boundaries of Model “Forgetting”


An in-depth analysis of GPT and Claude knowledge cutoff dates has attracted attention on Hacker News. Author sshh12 attempts to map the temporal boundaries of large models’ training data through systematic testing. Understanding knowledge cutoffs is crucial for developers—it directly affects model credibility on time-sensitive questions, and also relates to the design of external knowledge supplementation methods like retrieval-augmented generation (RAG). The analysis also touches on a deeper issue: how a model’s pretraining timeline affects its “ignorance” of recent events, and whether this limitation can be partially mitigated through fine-tuning or prompt engineering.

Original link

iOS 27 Beta 5 Leaks Traces of China-bound Apple Intelligence: Localized Processing Becomes a Certainty


Apple is actively preparing for China-bound Apple Intelligence. According to IT Home, developers digging into iOS 27 Beta 5 code found a series of strings describing China-bound AI features: to comply with Chinese laws and regulations, Apple Intelligence will use security mechanisms provided by a local company, with user requests processed on-device and not sent to Apple or the security mechanism provider; Apple will collect information anonymously and share it in aggregate form. This indicates that China-bound AI has undergone deep localization for privacy compliance, both meeting regulatory requirements and continuing Apple’s “on-device first” privacy strategy. The earlier industry expectation of “Apple partnering with local AI vendors” now has less room for speculation in light of this code evidence.

Original link

Claude’s Mathematical Ability Put to the Test: Anthropic Releases Riemann ζ Function Evaluation


Anthropic has released a study on Claude’s mathematical abilities, focusing on its performance in advanced mathematics such as the Riemann ζ function. The study is not a simple test of “how many problems can it solve,” but rather an in-depth analysis of Claude’s reasoning patterns across different mathematical branches—which problems are solvable through pattern recognition, and which truly require symbolic reasoning and proof abilities. Understanding LLMs’ mathematical boundaries is significant for application scenarios like scientific assistance and edtech, while also helping the community reconsider the fundamental question of whether AI truly possesses reasoning ability.

Original link

Taking Aim at GPT-5.6 Sol, SpaceXAI Releases Grok 4.6


Last night Beijing time, SpaceXAI officially released Grok 4.6. The new model strengthens long-running agent tasks over Grok 4.5, capable of continuously handling multi-step complex work such as data research, large codebase analysis, and product concept implementation. On benchmarks, Grok 4.6 ties GPT-5.6 Sol on the Artificial Analysis Intelligence Index, an aggregate of 9 tests, and reaches frontier levels in multiple agentic coding and knowledge work evaluations. The model is now available on Cursor and Grok Build, with double included usage credits for users in the first week. In terms of training, Grok 4.6 underwent longer supplemental training than its predecessor, incorporating filtered model-generated reasoning data and high-quality engineering data, optimizing the foundation for subsequent supervised fine-tuning and reinforcement learning. However, there is often a gap between official benchmarks and real-world experience; actual performance still awaits testing by developers.

Original link: https://www.ithome.com/0/988/999.htm

Tencent WeChat Unveils WeLM Large Model: 80B Version Live on Xiaowei, 617B Version in Development


The Tencent WeChat team disclosed its self-developed large language model WeLM on X platform yesterday, with the core selling point being resource utilization efficiency. Two specifications have been confirmed: WeLM-80B has 80 billion total parameters and only 3 billion activated parameters; WeLM-617B has 617 billion total parameters and 23 billion activated parameters, using a mixture-of-experts (MoE) architecture to improve general understanding and logical reasoning while maintaining moderate activated parameters. The 80B version has been deployed in WeChat’s native AI assistant “Xiaowei,” supporting chat search and mini-program service invocation, marking an important attempt at end-cloud collaboration within the WeChat ecosystem. The competitive focus in the large model field is shifting from “parameter scale competition” to “sparse activation efficiency battle,” and WeLM’s implementation path deserves attention.

Original link: https://www.ithome.com/0/989/007.htm

AI Safety Debate Heats Up: Hinton, Fei-Fei Li, and Andrew Ng Take the Stage Together to Call for Openness


At the Ai4 conference in Las Vegas, three of the most influential scholars in AI—Geoffrey Hinton, Fei-Fei Li, and Andrew Ng—appeared on the same stage, discussing AI openness and regulation. The three unanimously expressed concern that the pace of AI development could be controlled by a small number of large companies, repeating the situation where Apple and Google monopolized mobile operating systems. Hinton specifically distinguished between open-source software and open-weight models: open-source software makes code public for anyone to inspect and modify, while open-weight models only release trained parameters. He believes open weights help competition, but also acknowledged the potential for misuse. Li and Ng argued from the perspective of innovation speed and SME development, advocating for retaining some open space. The deeper context of this discussion is that as Chinese AI advances rapidly in Asia, the U.S. tech community faces a difficult balance between openness and security.

Original link: https://www.ithome.com/0/989/245.htm

Google DeepMind Releases SL2T: Sign Language Translation Reaches SOTA, Supports One-Handed Scenarios


Google DeepMind has released SL2T, a sign language translation model, reaching state-of-the-art results on academic benchmarks, and specially optimized for real-world use cases—such as signing with one hand while holding a phone in the other. Privacy design is a highlight: the model tracks body pose on-device, with only pose data sent to the server for translation into text; the original video never leaves the user’s device. Sign language translation has long been limited by data scarcity and pose capture accuracy. SL2T’s combination of hardware sensors with language models provides a viable technical path for accessible communication.

Original link: https://x.com/GoogleDeepMind/status/2087541217965809850

AI Generating Native PowerPoint: ppt-master Open Source Project Goes Viral


An open-source project called ppt-master has appeared on GitHub Trending. This Python-based tool can directly convert documents or topics into native PowerPoint presentations, rather than the traditional “template wrapping.” It supports native shapes, transitions, and animations, automatically generates data charts and tables based on content, and can even convert speaker notes into audio narration. More practically, it allows users to pass in their own .pptx templates to ensure results conform to corporate brand guidelines. For professionals who frequently create presentation materials, such tools are stripping “layout time” out of the PPT creation process, making content organization the sole focus of creation.

Original link: https://github.com/hugohe3/ppt-master

Today’s Focus: Expansion and Restructuring of the Semiconductor Supply Chain (TSMC packaging capacity expansion, Korean automotive chip localization) and the deepening of AI application deployment (automatic PPT generation, coding agents entering IDEs) are advancing in parallel. The former shapes the underlying compute supply, while the latter determines the ultimate release of technological value.

Hot Article Pool

  1. github_trending huggingface/transformers
  2. ars_technica Terabytes of credentials leaked in massive supply-chain attack
  3. ithome Confirming the Two-Dimensional Nature of High-Temperature Superconductivity, Fudan University Fabricates First Single Copper-Oxygen-Layer High-Temperature Superconductor
  4. techcrunch Anthropic is turning Claude Code’s auto mode on by default
  5. juejin Building a Coding Agent from Scratch in Practice: Violin | Dewu Tech
  6. hackernews Muse Glimmer: 30B-parameter model optimized for always-on local agent workflows
  7. hackernews Exploiting System Management Mode with a very long interrupt
  8. ars_technica A researcher bought noreply.net. Companies started sending him secrets.
  9. x We’re expanding our cybersecurity initiative Daybreak and introducing GPT-5.6-Cyber, a new model for advanced,...
  10. x Meta is back with Muse Glimmer
  11. techcrunch As AI-led attacks multiply, OpenAI launches a new cyber model
  12. ithome Chinese Scientists Develop 455Wh/kg High-Energy-Density Aqueous Zinc-Iodine Pouch Battery with Stable 800-Cycle Performance
  13. ithome Unpublished New Model "Contributes": Anthropic Announces Claude Achieves Major Breakthrough in Riemann Hypothesis
  14. ars_technica New Pass-ta-key attack reveals all the things we didn't know about passkeys
  15. hackernews DeepSeek V4 Pro 0813
  16. hackernews Tailscale Traces Database Corruption to 16y/o SQLite WAL-Reset Bug
  17. hackernews Show HN: Woxi - Open-source Mathematica / Wolfram Language reimplementation
  18. github_trending smicallef/spiderfoot
  19. ars_technica Have physicists finally discovered glueballs? New evidence points to yes.
  20. ars_technica Chrome adopts what may be the best protection yet against account takeovers
  21. techcrunch After Microsoft threatened legal action, a security researcher publishes a new Windows zero-day bug
  22. juejin Running DeepSeek-R1 in Browser from Scratch: Full-Chain Practical Guide with WebGPU + Transformer.js
  23. ithome Chinese Scientists Increase Quantum Memory Entanglement Distance to 420 Kilometers
  24. github_trending infiniflow/ragflow
  25. hackernews How We Pushed CDC into Postgres
  26. hackernews OpenChamber: An Agentic Development Environment
  27. devto From Threat Model to Framework: Closing the Real Gaps in Agent Skill Security
  28. techcrunch The AI safety test is becoming a safety risk
  29. devto Everything Was Working. AWS Wanted $1,665/Month More.
  30. ithome Viable Path for Universal Million-Qubit Optical Quantum Computing: Hefei Guizhen Chips and Others Release On-Chip MBQC Technological Breakthrough
  31. juejin Complete Guide to Agent Skills: Engineering Practices from Directory Specifications to Progressive Loading
  32. x Introducing Muse Glimmer, an open-weight 30B-parameter model optimized for local, always-on agent workflows
  33. hackernews Show HN: Needle2: 14MB agentic LLM for phones, wearables, smart home and robots
  34. hackernews Tl;dv: Over 180k meetings left wide open
  35. github_trending ruvnet/RuView
  36. github_trending firecrawl/firecrawl
  37. devto Self-hosting a lite agent backend on one TPU: Gemma 4 E2B + vLLM on a v5e-1
  38. techcrunch A data breach at shipping giant Ceva Logistics is rippling across banks, retailers, Steam gamers, and beyond
  39. x We've used GPT-5.6-Cyber extensively in real-world vulnerability research, including work that uncovered previously...
  40. x We asked an unreleased research version of Claude to take a stab at the Riemann hypothesis
  41. hackernews Antirez/h3.c: MiniMax H3 inference engine for Mac computers
  42. x Today we're also opening the weights for Muse Glimmer, a great 30B parameter dense model that can run locally
  43. hackernews LFM2.5 2.6B model competitive with 4x larger models
  44. github_trending stablyai/orca
  45. juejin Without LangChain: Crafting Agent Dialogue Memory and Context Compression with 200 Lines of Code
  46. ithome Chinese Research Team Overcomes Challenge of Quantum Network Scalable Deployment, Verifying Hundred-User MDI Quantum Network
  47. hackernews How to organize Claude Code for product work
  48. hackernews Qwen3.8-2.4T
  49. hackernews Grok 4.6
  50. hackernews AI is removing the middle class of software engineering?
  51. github_trending Lightricks/LTX-2
  52. ars_technica Researchers found a way to hijack devices through Zoom screen sharing
  53. devto Pi Agent vs Claude Code After 100 Hours of Real Use 🔥
  54. ithome Alibaba Open-Sources Qwen3.8-2.4T-A95B Model Weights: 2.4T MoE, Activates 95B, Native 256K Context
  55. ithome Largest AI Supply Chain Leak in 2026: 195TB of Data from ~2,500 Global Companies Including NVIDIA Scraped in 40 Minutes
  56. ithome Insights from Over 6,000 Real-World Safety Incidents with AI Coding Agents: Cursor Had the Most Issues
  57. ithome Scientists Discover 2 Million Active Black Holes, Exploding Stars, and Other High-Energy Objects, Doubling Known X-ray Sources
  58. ithome Robot AI Model DYNA-2 Debut: Trained on Over 1 Million Hours of Human Video, Achieves Up to 90% Task Success Rate
  59. hackernews How I use LLMs to learn complex topics
  60. github_trending cactus-compute/needle
  61. hackernews Show HN: A Project Oberon System version running on RISC-V instead of RISC-5
  62. techcrunch This ‘adversarial’ pattern can prevent surveillance cameras from detecting you
  63. juejin AI Testing Efficiency Boost | Don't Build Almighty Skills, Use 5 Agent Skills to Orchestrate End-to-End UI Automation
  64. ithome Nobel Laureate Hassabis Reportedly Considered Leaving Google Parent Alphabet
  65. hackernews Auto mode is now the default in Claude Code
  66. ithome 18-Year Historical Vulnerability 'SCTPhantom' Exposed in Linux Kernel: Exists in SCTP Network Communication Function, Enables Privilege Escalation to Control Host
  67. ithome Multi-Billion Dollar Robot Companies, Why Are They All Focused on Folding Clothes
  68. ithome CIS's Largest AI Factory Inaugurated in Armenia; Builder Firebird Receives NVIDIA Investment
  69. ithome Room-Temperature Usable: SAXON Q Announces 128/512 Qubit Computer Available for Pre-Order
  70. hackernews Tail-Call Interpreters in Rust – Jimmy Ostler
  71. x Muse Glimmer can complete multi-step agentic tasks end-to-end from a single natural language prompt
  72. hackernews Sonic Pi v5
  73. hackernews Mistral Patent for “Code implemented tool calls”
  74. github_trending paperclipai/paperclip
  75. ars_technica Peer review is overwhelmed—can it survive in the AI era?
  76. devto Build a Dart ADK Agent and MCP Server
  77. techcrunch Meta’s new Glimmer AI model offers a hint at Zuckerberg’s personal intelligence vision
  78. juejin Stop Misusing React Router! Thoroughly Explaining 7 Common Pitfalls at Once
  79. juejin Quick Mastery of listToTree: How to Transform a 1D Array into a Multi-Level Menu? Complete Solutions with Map and Reduce
  80. ithome Reports Indicate Zhipu AI API Users Approaching 7 Million, Over 50,000 Domestic Compute Chips Activated