NVIDIA released open-source physical AI agent skills across Omniverse, Cosmos, Isaac, Metropolis, Alpamayo, and Jetson. The company points to manufacturing gains including 67% faster training and deployment at Pegatron and a 17% detection-rate improvement at Delta Electronics.
Nous Research’s Hermes Agent update turns open-source agent infrastructure into a numbers story. Teknium cited 321 contributors, 747 pull requests, 50% faster loads, and a 750x improvement in session search.
Bumblebee is a read-only scanner for macOS and Linux developer endpoints. Perplexity says it checks risky packages, MCP configs, editor extensions, and browser extensions without invoking package managers or install scripts.
Anthropic says Project Glasswing used Claude Mythos Preview to surface more than 10,000 high- or critical-severity vulnerabilities. The sharper signal is operational: verification, disclosure, and patching may now lag behind AI-assisted discovery.
Bloomberg reports DeepSeek is pushing forward with a $10.29 billion financing round. Founder Liang Wenfeng publicly reaffirmed commitment to open-source AI development and AGI over short-term commercialization.
Meta's legal team sent a notice to the Heretic Free Software Project for distributing Llama model derivatives. Heretic responded with sardonic compliance — invoking Galileo — while immediately setting up a Codeberg mirror in Germany and announcing preservation measures.
Alibaba's Qwen team has released Qwen3.7-Max, an agent-focused frontier LLM. It ranks 5th on Artificial Analysis's Intelligence Index, nearly matching GPT 5.4, and is available as both an API and open weights.
Forge is a new open-source Python framework that applies structured guardrails to self-hosted LLMs. The best config — Ministral-3 8B Q8 — jumps from a 53% baseline to 86.5% on the 26-scenario eval suite, with 99% achievable on agentic tasks.
A Hugging Face engineer has launched paperswithcode.co to revive the beloved ML research hub that went dark after Meta's acquisition. The new site uses AI agents for paper parsing and automatic leaderboard generation.
ByteDance Research has open-sourced Lance, a 3B-parameter unified multimodal model that handles image and video generation, editing, and understanding in a single framework. It achieves top-tier benchmark scores, matching or outperforming models twice its size.
Linus Torvalds has warned that AI-powered vulnerability discovery tools are flooding the Linux kernel security mailing list with duplicate reports, creating what he calls 'unnecessary pain and pointless work.' He argues that AI-detected bugs are by definition not secret, and urges researchers to contribute patches rather than bare reports.
Archestra faced a deluge of AI-generated low-quality contributions: 253 bot comments on a single bounty issue, 27 untested PRs for one feature request. Their solution combines contributor onboarding verification with Git's --author flag to create a barrier that distinguishes AI-assisted human contributions from pure bot spam.