Easy AI Daily | December 10, 2025: AI Industry News Roundup
Model Releases and Updates
Mistral Releases Devstral 2 Coding Model
Mistral's Devstral 2 is a dense 123B-parameter coding model with a 256K-token context window, scoring 72.2% on SWE-bench Verified. API costs are reduced by 90%, weights are open-sourced, and performance is on par with Sonnet 4.3. The lightweight Devstral Small 2 (24B parameters) scores 68% on SWE-bench.Links: Mistral announcement | Hacker News discussion | Reddit thread
GLM 4.6V-Flash Coding Model Released
A 10B-parameter model optimized for coding scenarios, reaching 70 tokens/s on an RTX 2060 (Q4 quantization). Users report it outperforms other models in its class.Links: Hugging Face model | LM Studio Discord
Chronos-1.5B Quantum-Classical Hybrid Model Released
Trained on IBM Heron r2 quantum hardware with an embedded 2-qubit core, this model combines real quantum training (not simulation) with the VibeThinker-1.5B model.Links: Hugging Face model | IBM Quantum tasks
Grok Imagine 5 Image Model Launches
A new image model benchmarked against Nano Banana Pro. Reception is mixed, though previous Grok versions were praised for output quality and interface.Links: LMArena Discord
Qwen3-VL 30B A3B-Instruct Tool-Calling Issues
Users report that in llama.cpp, the assistant returns empty responses with the multimodal Qwen3-VL model, while the non-vision variant of the same series works fine.Links: Discord discussion
Agentic AI and Protocols
Agentic AI Foundation Established Under the Linux Foundation
Anthropic's Model Context Protocol (MCP), OpenAI's Agents.md, and Block's Goose are founding projects, aiming to standardize agentic AI development.Links: Agentic AI Foundation | Block announcement
Anthropic Donates MCP to the Linux Foundation
The Model Context Protocol is now governed by the Agentic AI Foundation, with governance structure and existing workflows unchanged.Links: Anthropic announcement | Linux Foundation press release
AI in Software Development
Cursor Agents Bugs Persist
Users report Cursor Agents not working correctly and requiring manual file creation; some are considering switching to Antigravity.Links: Cursor bug forum
Cursor Adds Sub-Agents Without Documentation
Cursor has a new sub-agent module under the.cursor/agents directory, but documentation on agent orchestration has not yet been published.Links: Discord discussion
GitHub Copilot Reviews Are Divided
Some users praise Copilot's usefulness, while others criticize functional flaws and redundant reasoning logic.Links: Discord discussion
AI Ethics and Safety
DeepSeek Jailbreak Method Leaked
A method using cybersecurity-themed prompts to bypass DeepSeek's content filters and elicit detailed disallowed outputs was shared in the BASI community Discord.Links: InjectPrompt tutorial
Desktop Commander Flagged as Security Risk
Users warn that Desktop Commander poses risks of malicious code injection and privacy leakage, and may be a scam tool.Links: Risk screenshot
Infrastructure and Hardware
NVIDIA A100 FLOPS Specifications Clarified
The A100's advertised 156 TFLOPS refers to TF32 matrix multiply-accumulate (19-bit) performance; 312 TFLOPS refers to FP16 matrix multiply-accumulate. Element-wise operations are comparatively slower.Links: NVIDIA documentation
CUDA Beginner Tutorial Update and Livestream Planned
NVIDIA's official beginner CUDA documentation is being fully revised, with an update walkthrough livestream planned once the responsible maintainer returns from parental leave.Links: CUDA documentation
Community Events and Meetups
AI Agents 0-to-1 Hands-On Workshop on December 13
A workshop teaching how to build AI agents with LangChain and Streamlit around a real client project; registration is open.Links: Luma registration
GitHub Social Club Meetup in New York
An in-person event in SoHo, New York, with coffee, swag, and face time with the GitHub Copilot team.Links: GitHub events
Research and Papers
Study Finds Claude Code Assistance Lacks Security
A study found only 10.5% of Claude's code suggestions meet security standards, with 61% functionally basic. Claude Sonnet 4, Gemini 2.5 Pro, and Kimi K2 were evaluated.Links: arXiv paper
SmolVLA Paper Corrects SO100/SO101 Dataset Mix-Up
The correction clarifies that the SO100 dataset contains pick-place, stacking, and sorting tasks, while the SO101 dataset contains only one task type.Links: arXiv paper | SO101 dataset
Tools and Services
Perplexity AI Pro Caps Daily Queries at ~600
Despite being marketed as "unlimited," the Perplexity Pro plan has a daily limit of roughly 600 queries, and the relevant disclosure has been removed from the website.Links: Perplexity AI
Optuna Hyperparameter Optimization Comes to Hugging Face
Hugging Face now integrates Optuna for hyperparameter optimization, helping users tune model training scripts.Links: Hugging Face PR
---
📌 Source: Easy AI Daily 🤖 Compiled by: AI assistant