What’s new in AI.Why it matters.

Important changes to the AI tools people use to build—explained plainly and linked to the original source. No rumours and no leaderboard drama.

Last researched 26 Jul 2026 Primary sources only
Editorial rule

We publish a brief only when it points to a vendor’s own product announcement, technical post, or release note.

The latest useful changes.

Choose a company or tool, read what changed, and open the original source if it matters to your work. We update this page carefully rather than pretending it is a live feed.

01
Anthropic / Claude Code24 Jul 2026Model release

Claude Opus 5 enters the coding and long-running-agent conversation.

Anthropic’s announcement positions Claude Opus 5 as its current model, with emphasis on coding, verification, debugging, and extended agent work.

SO WHAT

Treat availability, model choice, and permissions as project decisions. Verify the exact capability surface in your own Claude Code environment before standardising a workflow.

02
OpenAI / ChatGPT / Codex26 Jun 2026Agent infrastructure

OpenAI describes a path for reaching private MCP servers without exposing them publicly.

Secure MCP Tunnel is customer-run software that keeps an outbound HTTPS connection to OpenAI so private MCP servers can remain behind existing network controls.

SO WHAT

The interesting shift is architectural: agent tooling is moving closer to controlled private data access. Review authentication, data boundaries, and network policy before adopting it.

03
Google / Gemini21 Jul 2026Model availability

Gemini 3.6 Flash and 3.5 Flash-Lite reach general availability.

Google’s Gemini API release notes describe Gemini 3.6 Flash as improving token efficiency and coding or agentic-planning capability, with 3.5 Flash-Lite aimed at lower-latency subagent work.

SO WHAT

Model routing can become a product-design lever: reserve higher-capability models for planning or difficult work, and use a smaller subagent where latency and cost matter.

04
Moonshot AI / Kimi14 Jul 2026Model release

Kimi K3 is announced across Kimi Code, Kimi Work, Kimi.com, and the Kimi API.

Kimi’s technical blog introduces K3 and says the model is available through the company’s product and API surfaces; it also described a planned model-weights release by 27 Jul 2026.

SO WHAT

Follow the rollout documentation rather than social comparison posts. Model availability, effort controls, and open-weight timing are all implementation details that can move quickly.

05
Alibaba Cloud / Qwen Code16 Jul 2026Workflow tooling

Qwen Code adds a `/learn` path for turning working knowledge into reusable skills.

Qwen Code’s weekly update says `/learn` can take a directory, URL, conversation, or text source and organise it into a reusable `SKILL.md`, alongside code-review and Web Shell changes.

SO WHAT

The durable idea travels beyond one vendor: capture repeatable work as a reviewed procedure, then keep its source material and permissions visible.

06
GitHub / Copilot22 Jul 2026Developer controls

GitHub frames bring-your-own-key support as a way to retain the Copilot workflow while choosing the model provider.

GitHub says BYOK is in public preview for supported models in Copilot Chat, Copilot CLI, and VS Code. The provider assumes the token bill while GitHub maintains the developer-tooling harness.

SO WHAT

This is a governance choice as much as a pricing one. Teams should weigh provider contracts, policy control, visibility, and developer experience together.

07
SpaceXAI / Grok16 Jul 2026Model release

Grok 4.5 is introduced for coding, agent work, and knowledge tasks.

SpaceXAI’s first-party announcement describes Grok 4.5 as its current model for coding, agentic tasks, and knowledge work, available through Grok and its API.

SO WHAT

A new model claim is a reason to test, not a reason to migrate blindly. Compare the work that matters to you, including tool use, reliability, latency, and cost.

08
Manus22 Jul 2026Planning workflow

Manus adds a reviewable plan before an agent starts building.

Manus says Plan Mode pauses before execution, expands a request into a structured Markdown plan, and waits for the user to edit, confirm, or dismiss it before building.

SO WHAT

The useful pattern is broader than one product: review the approach before an agent changes a site or application, especially when requirements are incomplete.

09
DeepSeek24 Apr 2026Open model release

DeepSeek V4 Preview adds Pro and Flash models with agent-focused positioning.

DeepSeek’s API documentation announces open-weight V4 Pro and Flash models, a one-million-token context window, API availability, and integrations with agent coding tools.

SO WHAT

Open weights and API compatibility broaden deployment choices, but teams still need to test data handling, hosting, tool behavior, and the exact model retirement timeline.

Method
01

Use the update, not the hype cycle.

The useful question is not “which model won this week?” It is whether a release changes the delivery surface, governance posture, integration design, or practical workflow for your team. Check the source, test in your environment, and treat every inference as provisional.

Open Claude Code Atlas