Category intelligence

AI News Briefing — April 5, 2026

3 current items analyzed and ranked.

Executive synthesis

AI News Summary

Netflix and INSAIT open-sourced VOID, a physics-aware video object removal model that handles not just visual erasure but also downstream physical interactions — the most significant release in this batch.

Key Themes

Open Source AI · 1AI Security & Cybersecurity · 1Agentic AI & Developer Tools · 1

Primary evidence

Top Ranked Signals

72 score
AI Analysis

As first reported on Reddit yesterday, Netflix and INSAIT researchers open-sourced VOID (Video Object and Interaction Deletion), an AI model that removes objects from videos while also eliminating their physical interactions — such as shadows, reflections, and even gravity-dependent effects like objects falling. This goes significantly beyond standard video inpainting by understanding and correcting physics-level scene consequences of object removal.

Video editing has always had a dirty secret: removing an object from footage is easy; making the scene look like it was never there is brutally hard. Take out a person holding a guitar, and you’re left with a floating instrument that defies gravity. Hollywood VFX teams spend weeks fixing exactly this kind of problem. A team of researchers from Netflix and INSAIT, Sofia University ‘St. Kliment Ohridski,’ released VOID (Video Object and Interaction Deletion) model that can do it
Open Source AIComputer VisionVideo Generation/EditingPhysical AI
News Feed: Artificial Intelligence Latest Apr 4

Hackers Are Posting the Claude Code Leak With Bonus Malware

By Andy Greenberg, Dell Cameron, Maddy Varner, Andrew Couts

45 score
AI Analysis

Hackers are distributing malware disguised as the leaked Claude Code source, exploiting public interest in Anthropic's coding tool. The article is part of a broader security roundup also covering FBI wiretap tool hacks and Cisco source code theft.

Plus: The FBI says a recent hack of its wiretap tools poses a national security risk, attackers stole Cisco source code as part of an ongoing supply chain hacking spree, and more.
AI SecurityCybersecurityMalwareAnthropic
35 score
AI Analysis

A technical tutorial demonstrating how to build production-ready agentic AI systems using Z.AI's GLM-5 model, covering thinking mode, tool calling, streaming, structured outputs, and multi-turn workflows. The guide walks through the Z.AI SDK and its OpenAI-compatible interface for building multi-tool agents.

In this tutorial, we explore the full capabilities of Z.AI’s GLM-5 model and build a complete understanding of how to use it for real-world, agentic applications. We start from the fundamentals by setting up the environment using the Z.AI SDK and its OpenAI-compatible interface, and then progressively move on to advanced features such as streaming responses, thinking mode for deeper reasoning, and multi-turn conversations. As we continue, we integrate function calling, structured outputs, and ev
Agentic AIDeveloper ToolsLanguage ModelsTutorials