What Changed in AI This Week

This is a running digest, not a fresh scoop. It pulls the last 12 items our news feed picked up and sorts them into three buckets so you can scan the field in a minute. Every line is a short summary in our own words with a link to the original or our full write-up. Nothing here is added by hand, it is just the feed, reorganized.

Recent moves

Models

4

New model releases and the numbers behind them.

  • Anthropic released Claude Opus 5 on July 24, its fourth model in under two months. It lands close to the frontier of Claude Fable 5 on coding and knowledge work while pricing stays at 5 dollars per million input tokens and 25 dollars output, unchanged from Opus 4.8. It posts 79.2 percent on SWE-bench Pro and adds an effort toggle so you can dial low, medium, or high depending on how hard the task is. Opus 5 is now the default on Claude Max and the strongest option on Claude Pro.

    Anthropic · Jul 24, 2026
  • Moonshot AI shipped Kimi K3 on July 16, an open-weight mixture-of-experts model at 2.8 trillion parameters with native vision and a 1-million-token context, which it bills as the largest open-source model to date. The weights are opening for download through late July, so teams can self-host and adapt it instead of renting it through an API. It is a heavy model that needs serious hardware, but it pushes the ceiling on what open weights can do for long-context and multimodal work.

    LLM Stats · Jul 16, 2026
  • OpenAI started rolling out its GPT-5.6 Sol family in early July, shipping three tiers with confirmed pricing per million tokens: Sol at 5 and 30 dollars, Terra at 2.50 and 15, and Luna at 1 and 6. The models are landing across ChatGPT, Codex, and the OpenAI API, and OpenAI also launched ChatGPT Work on July 11 with multi-agent support that runs concurrent subagents. For coding, the practical takeaway is a clearer price ladder so you can match model tier to task instead of paying top rates for everything.

    Developers Digest · Jul 11, 2026
  • On July 10, Unsloth released dynamic NVFP4 quantizations for Qwen3.6 that it says run roughly 2.5x faster on GPUs. Qwen3.6 remains one of the more practical open-weight coders you can run at home: the 27B variant fits on an 18GB setup with a 256K native context, pullable in one command through Ollama or loaded in LM Studio. Faster quants lower the bar for keeping an agentic coding model entirely on your own machine.

    Unsloth Docs · Jul 10, 2026

Coding tools

7

Editors, agents and the plumbing they run on.

  • With Opus 5 out, the opus alias and the default now resolve to it on Claude Max, Team Premium, Enterprise pay-as-you-go, and the API, so many Claude Code users are running the new model without changing a single setting. On Pro and Team Standard the default stays Sonnet 5. If your agent's behavior shifted this week without an update on your end, this is why. It is worth a quick /model check to confirm which model you are actually paying for.

    Codersera · Jul 24, 2026
  • Alongside Kimi K3, Moonshot rolled out Kimi Code, a terminal-based coding agent that runs the K3 flagship with a free usage quota and paid plans reported to start around 19 dollars a month. It is a direct shot at Claude Code and the Gemini and Codex CLIs, betting that a strong open model plus a cheap terminal agent is enough to pull developers over. Worth a look if you want an agentic CLI without a frontier-model subscription.

    Developers Digest · Jul 2026
  • Windsurf's July release notes add Claude Opus 4.8 at unchanged pricing plus a new Fast Mode for quicker responses, and subagents can now be pinned to a default model. For teams standardizing on Windsurf, the subagent model default is the practical win: you can route a review agent to one model and a codegen agent to another without setting it every session.

    Windsurf Release Notes · Jul 2026
  • xAI released Grok 4.5 on July 8, its first model built specifically for coding and agentic work, sitting on the 1.5-trillion-parameter V9 base and trained partly on real Cursor session data. Elon Musk pitched it as roughly comparable to Opus 4.7 but faster and cheaper, and it lands fourth on the Artificial Analysis Intelligence Index at a price well under the top Claude and GPT models. It costs 2 dollars per million input tokens and 6 dollars per million output tokens, and it is live in Cursor on every plan. EU access was still pending at launch.

    TechCrunch · Jul 8, 2026
  • The Claude Code 2.1.207 release on July 11 turned on Auto mode across Amazon Bedrock, Google Vertex AI, and Microsoft Foundry without requiring an opt-in, following reliability fixes for auto mode and session handling in the 2.1.205 build a couple days earlier. If your team routes Claude Code through a cloud provider for compliance or billing reasons, you now get the same automatic model selection that direct API users already had. It is a quiet but meaningful parity win for enterprise setups.

    Developers Digest · Jul 11, 2026
  • As of July 12, GitHub Copilot lets you cap how much an agent can spend in a single session from the CLI and SDK, a useful guardrail now that Copilot bills on usage-based credits. It arrives alongside Moonshot AI's K2.7 Code model joining the Copilot roster. The message for teams is that runaway agentic sessions are now something you can bound in advance rather than discover on the invoice.

    Developers Digest · Jul 12, 2026
  • Anthropic released Claude Sonnet 5 on June 30, its new mid-tier model that slots under the Opus line while pushing coding and long-context reasoning further than Sonnet 4.x. It lands right as the agentic coding tools that lean on Anthropic models (Claude Code chief among them) keep gaining share, so expect the whole terminal-agent ecosystem to inherit the upgrade quickly. It is a proprietary model, not open weight.

    LLM Stats · Jun 30, 2026

Media and other

1

Image, video and audio models, plus the business moves.

  • Ollama announced a 65 million dollar Series B on July 9, led by Theory Ventures, which brings its total funding to 88 million. The local-AI tool now reports about 8.9 million monthly developers, roughly double its January figure, run by a team of just 14 people. If you self-host models, this is the outfit betting that running open weights locally becomes the default platform layer, not a hobbyist niche.

    TechCrunch · Jul 9, 2026

This page only shows the most recent slice. For the full feed with every category and older items, head to the news archive.