reasoning models already know when they've solved the problem. we just don't let them stop. new paper from Beihang University and ByteDance shows that the overthinking problem in models like DeepSeek-R1 and Qwen3 isn't a training failure. it's a sampling failure. the fix cuts
OPEN SOURCE
-

NEO-unify: Building Native Multimodal Unified Models End to End
By
–
NEO-unify: Building Native Multimodal Unified Models End to End Blog: https://
huggingface.co/blog/sensenova
/neo-unify
… -
Forced compliance, no OpenAI or Anthropic, but Chinese open source models run locally
By
–
They can force American companies to comply. And you can't download OpenAI or Anthropic. You can download lots of Chinese open source models though. Ask @alexfinn what he has running locally on his Mac Studios ($10,000 each no less).
-
Building Tenstorrent Cluster for Mass AI Adoption
By
–
2022/2023 was langchain, llama index, LiteLLM, OpenRouter, crew ai, e2b (I’m missing a ton) so it was a lot more core ideas being introduced, vs now it’s more about how to hook these ideas up to make them work reliably and safely
-

GPT-5.4 scores 74% on ARC-AGI-2
By
–

GPT-5.4 scored 74.0% on ARC-AGI-2 GPT-5.4 Pro got 83.3%, getting close to a level of Gemini 3 Deep Think.
-
Chatterbox by Resemble: Open-source voice cloning with 5-second audio.
By
–
Chatterbox by Resemble. Open-source, clone with ~5sec of audio.
-

LocalCowork: AI Agent Running on MacBook with 67 Tools
By
–
> 385ms average tool selection. > 67 tools across 13 MCP servers. > 14.5GB memory footprint. > Zero network calls. LocalCowork is an AI agent that runs on a MacBook. Open source. 🧵
→ View original post on X — @maximelabonne, 2026-03-05 15:55 UTC
-
ART: Open-Source Framework for Training AI Agents with Automatic Rewards
By
–
AI Engineering are going to love this!
— Akshay 🚀 (@akshay_pachaar) 5 mars 2026
ART (Agent Reinforcement Trainer) is an open-source framework for training agents with GRPO + RULER (an automatic reward system).
No need to hand-craft reward functions.
GitHub: https://t.co/O4dIDm6cqv https://t.co/OHeohQTOd4 pic.twitter.com/LLhoe6nUq7AI Engineering are going to love this! ART (Agent Reinforcement Trainer) is an open-source framework for training agents with GRPO + RULER (an automatic reward system). No need to hand-craft reward functions. GitHub: http://
github.com/OpenPipe/ART -

OpenAI Tests Potential GPT-5.4 Model ‘Galapagos’
By
–


BREAKING : OpenAI has started testing a new model named “Galapagos” on Arena which potentially could be a GPT-5.4 low effort version. “Sooner than you think”
-

OpenClaw AI Agent Becomes Security Nightmare with 9,200 Vulnerabilities
By
–
🦔 OpenClaw, the open-source AI agent that exploded to 200,000 GitHub stars in weeks, has become a security nightmare. In five weeks it accumulated 9 disclosed vulnerabilities, over 2,200 malicious add-ons in its marketplace, and 40,000 internet-exposed instances. Researchers found that 93% of those instances had authentication bypassed, and the project triggered 8 of 10 vulnerability classes that security experts warned about for AI agents. The attack chain works like this: malicious add-ons in the marketplace instruct the AI agent to present fake setup dialogs to users, tricking them into entering passwords. The agent becomes the social engineering tool. One campaign distributed macOS malware by having the agent itself ask users for their credentials. Users trust their AI assistant, so they comply. My Take I believe this is what happens when something goes viral before anyone thinks through what they're actually deploying. Developers gave OpenClaw shell access to their computers, connected it to their email and Slack, handed it cloud API keys, and then installed add-ons from a community marketplace that had basically no vetting. Over 40% of the add-ons that got audited had serious security issues. The project went from weekend hack to 200,000 users before anyone built the guardrails. The attack method here is new. The malware doesn't trick the human directly anymore, it tricks the AI agent into tricking the human. When your assistant asks you for a password to finish an installation, you probably enter it because you trust it. To anyone investigating later, it looks like you voluntarily installed the software. The agent's role is invisible. I've been writing about AI tools being deployed faster than security can keep up, and this is that problem at scale. If anyone at your company has been running OpenClaw, I'd treat it as compromised until proven otherwise. Hedgie🤗
→ View original post on X — @flashtweet, 2026-03-04 23:24 UTC
