editing
30 articles about editing in AI news
ByteDance Open-Sources BAGEL: 7B Multimodal Model for Image Gen, Editing, Understanding
ByteDance open-sourced BAGEL, a 7B multimodal model for image gen, editing, style transfer, and understanding under Apache 2.0.
NemoVideo AI Automates Video Editing Based on Text Prompts
A video creator states NemoVideo AI now automates complex editing tasks like cuts and transitions from simple text descriptions, reducing a 5-hour manual process to a prompt-driven workflow.
GenRecEdit: A Model Editing Framework to Fix Cold-Start Collapse in Generative Recommenders
A new research paper proposes GenRecEdit, a training-free model editing framework for generative recommendation systems. It directly injects knowledge of cold-start items, improving their recommendation accuracy to near-original levels while using only ~9.5% of the compute time of a full retrain.
Epoch AI's CursorBench Benchmarks AI Code Editing at Scale
Epoch AI launched CursorBench, a 500-task benchmark for AI code editors. It reveals a 15% accuracy gap vs. humans and 3x latency variance.
Browser-use open-sources Claude-powered video editor
Browser-use open-sourced a video editor inside Claude Computer Use, replacing manual editing with natural language commands and challenging Adobe Premiere.
Mirage's Cappy Edits Video via Text Message with No App
Mirage launched Cappy, a text-based video editing service that delivers fully edited videos via SMS. This first-of-its-kind approach eliminates traditional editing interfaces entirely.
Onlook: Open-Source AI Tool Edits React Code Visually, Hits 23.9K GitHub Stars
Onlook, an open-source desktop app, enables visual editing of live React and Next.js applications, with AI generating and writing code changes directly to the codebase. It has gained 23.9K GitHub stars, positioning itself as a free alternative to paid design tools like Figma.
Microsoft Expands Word Copilot for Legal, Finance, and Compliance Docs
Microsoft is giving its Copilot AI a more significant role within Microsoft Word for editing legal, financial, and compliance documents, indicating a push into specialized, high-stakes enterprise workflows.
Generative World Renderer: 4M+ RGB/G-Buffer Frames from Cyberpunk 2077 & Black Myth: Wukong Released for Inverse Graphics
A new framework and dataset extracts over 4 million synchronized RGB and G-buffer frames from Cyberpunk 2077 and Black Myth: Wukong, enabling AI models to learn inverse material decomposition and controllable game environment editing.
Luma AI Launches Uni-1, a Unified Image Model Priced at $0.09 per 2K Image, Challenging Google Nano Banana
Luma AI released Uni-1, a single transformer model for image understanding and generation. It ranks first in human preference tests for style/editing and reference tasks, and is priced lower than Google's Nano Banana models.
Renoise AI Tool Enables Programmatic Video Generation, Promising Faster Production
Renoise has launched an AI tool that generates videos through code rather than traditional editing. The platform claims to produce high-quality videos more easily and faster than previous methods.
Black Forest Labs Unleashes FLUX.2 klein: Sub-Second AI Image Generation Hits Hugging Face
Black Forest Labs has released FLUX.2 klein on Hugging Face, delivering state-of-the-art image generation and editing in under a second. The model runs on consumer GPUs with just 13GB VRAM, making high-speed AI art creation dramatically more accessible.
Seedream 5.0 Lite Emerges as a Precision Tool for AI Image Generation
Seedream 5.0 Lite has launched on HailuoAI, emphasizing unprecedented user control and consistency in AI image generation. The model introduces features like multi-reference image locking and precise editing, moving beyond random outputs toward reliable creative workflows.
Veeso AI Emerges as Template-Free Design Challenger, Promising Instant Visuals from Raw Text
Veeso AI has launched as a potential competitor to Canva, claiming to transform plain text into complete, polished designs instantly without templates or manual editing. The tool aims to democratize design by eliminating the need for drag-and-drop interfaces or design expertise.
NotebookLM's PowerPoint Integration: AI Research Assistant Evolves into Presentation Creator
Google's NotebookLM has expanded beyond research summarization to include slide generation and editing capabilities with direct PowerPoint export. This transforms the AI research assistant into a complete presentation workflow tool.
The AI Image Generation Revolution Hits a Tipping Point: All Major Models Now Accessible in One Platform
A new platform has emerged that consolidates access to leading AI image models including Sora, Flux, and Seedream 4.5, enabling text-to-image generation, editing, and style swapping without multiple subscriptions or specialized software.
PartRAG Revolutionizes 3D Generation with Retrieval-Augmented Part-Level Control
Researchers introduce PartRAG, a breakthrough framework that combines retrieval-augmented generation with diffusion transformers for precise part-level 3D creation and editing from single images. The system achieves superior geometric accuracy while enabling localized modifications without regenerating entire objects.
Sam Altman: AI inference costs dropped 1000x from o1 to GPT-5.4
Sam Altman stated AI inference costs for solving a fixed hard problem dropped ~1000x from o1 to GPT-5.4 in ~16 months, crediting cross-layer engineering optimizations, not a single breakthrough.
Cursor Launches Native iPad App with Full Agent Support
Cursor launched a native iPad app with agent support, extending its AI code editor to Apple's tablet after an iPhone release earlier this year.
Claude Code Digest — Jul 25–Jul 28
The biggest surprise this week: the fastest way to ship with Claude Code may be to use fewer MCP servers, not more.
How to Build AI Workflows That Think Before They Commit
Claude Code's Plan mode (Shift+Tab or /plan) catches 71% of bad cross-file refactors. Add it to your CLAUDE.md as a default safety rail for every refactor request.
Nimbalyst Open-Sources Graph-Based IDE to Fix Agent Context Fragmentation
Nimbalyst open-sources a graph-based IDE that unifies 7 tools into one context layer for agentic coding, letting Claude Code and Codex traverse connected artifacts in a single call.
Claude Code Digest — Jul 19–Jul 22
The sharpest teams are stopping Claude from coding too early: plan-first workflows caught 71% of bad cross-file refactors before a single edit landed.
Gemini 3.6 Flash Hits 83% on Computer Use, Beats GPT-5.6 and Grok
Gemini 3.6 Flash scored 83.0% on OSWorld-Verified, beating GPT-5.6 and Grok at $7.50 per million tokens, breaking the cheap-tier capability trade-off.
Claude Code Max Users Report 3–4x Faster Limit Exhaustion
Max plan users see 3–4x faster limit exhaustion. Audit token-heavy tasks, use /compact and CLAUDE.md rules to reduce waste per session.
KeyFrame-Compass Benchmark Targets Keyframe Video Generation Gaps
KeyFrame-Compass is the first benchmark for keyframe-conditioned video generation, with 386 samples and six metrics.
Claude Code Plan Mode: How to Catch Wrong Assumptions Before They Become
Claude Code plan mode uses Shift+Tab or /plan to enforce read-only exploration before edits. It catches wrong approaches on 71% of cross-file refactors, saving hours of diff archaeology.
Claude Code Artifacts Now Call MCP Connectors for Live Data
Claude Code artifacts now call MCP connectors, enabling live data fetching and actions in generated dashboards and apps, announced via tweet.
GPT-Red: OpenAI's LLM Super-Hacker Finds 84% of Attacks, Humans 13%
OpenAI's GPT-Red LLM finds 84% of attacks vs 13% for humans, hardening GPT-5.6 Sol. Automated red-teaming shifts safety paradigm.
Aider vs Claude Code: When to Use Each for Terminal-First Development in 2026
Aider vs Claude Code: Aider wins on cost, undo, and local LLM support; Claude Code wins on agentic verification and enterprise security. Choose based on your team's needs.