7.07.2026

DeepSeek open sources DSpark, a new framework to speed up
LLM inference by up to 85%

DeepSeek is back with yet another open release that could once again change AI development around the globe. 

Over the weekend, the firm released DSpark, a new, MIT-Licensed system designed to make large language models answer faster without changing what the underlying model is trying to say. 

The easiest way to think about it is this: most AI chatbots write like someone crossing a river one stepping stone at a time. They choose one small chunk of text, then the next, then the next. 

DSpark gives the system a scout that runs a few steps ahead, guesses the likely path, and lets the larger model quickly check which steps are safe. When the guesses are good, the model moves faster. When the guesses are weak, DSpark tries not to waste time checking them.

7.06.2026

Herdr in about 6 minutes

If you run multiple coding agents like Claude Code, Codex, and Pi, herdr makes it much easier to manage everything in one terminal workspace. In this video I walk through installing herdr, setting up integrations, using workspaces/tabs/panes, tracking agent state, restoring sessions, and even spinning up sub-agents from inside Pi.



7.02.2026

Z.ai launches ZCode to challenge Cursor, Claude Code
and GitHub Copilot
 
in AI coding

Z.ai, the Beijing-based artificial intelligence lab formerly known as Zhipu AI, on Wednesday officially launched ZCode, a free desktop application it describes as an "Agentic Development Environment" purpose-built for its flagship GLM-5.2 large language model. The move marks the company's most aggressive push yet into the fast-growing AI-powered coding tool market, where it now competes directly with Cursor, Claude Code, GitHub Copilot, and Google's Antigravity.

7.01.2026

Anthropic launches Claude Sonnet 5 as a cheaper way
to run agents

As shipping agentic capabilities becomes table stakes among foundation model companies, Anthropic is releasing Claude Sonnet 5, a more powerful and agentic version of the lab’s midsize model. 

Sonnet 5’s pitch is confirmation that agentic capability is the new baseline expectation at every price tier. Now the differentiator isn’t going to be who can do agentic work best, but how cheaply they can do it and how reliably without human oversight.

6.30.2026

Meituan open sources LongCat-2.0, the 1.6T, near-frontier agentic coding model that's been leading OpenRouter

Chinese delivery app company Meituan officially unveiled LongCat-2.0 on GitHub, Hugging Face, and its native platform, unmasking the model as the computational engine behind "Owl Alpha," the anonymous stealth model that has spent the last two months commanding global developer charts on OpenRouter. 

Developed to fundamentally disrupt closed-source enterprise dominance in autonomous software engineering, the 1.6-trillion-parameter Mixture-of-Experts (MoE) system brings a native 1-million-token context window to the public domain under a highly permissive, enterprise grade, commercially viable MIT license.

6.29.2026

Introducing Ornith 1.0 - Agentic Coding LLMs

Sam Witteveen explores this new family of self-scaffolding models designed to generate their own task-specific harnesses alongside solutions. By utilizing a two-stage reinforcement learning process, these models aim to optimize both the coding environment and agentic trajectories, offering a versatile approach for handling complex local coding tasks without requiring human-authored scaffolds.



6.26.2026

Liquid AI's smallest model yet LFM2.5-230M beats models 4X its size at data extraction, can run 'anywhere'

Liquid AI, founded by former MIT computer scientists, today released its smallest AI language model yet, LFM2.5-230M, and enterprises would do well to consider it for their uses in data extraction and local deployment on smartphones, laptops and robotics.

This is a 230-million-parameter foundation model explicitly designed for on-device agentic workflows, and as Liquid states in its release blog post, that small size makes it possible to run nearly "anywhere." According to Liquid, it also outperforms models more than 4X its size on selected benchmarks, specifically doing better at data extraction than the 800 million parameter count Alibaba Qwen3.5-0.8B (Instruct) and 1-billion parameter Google Gemma 3 1B.