AI Weekly #2 — Aug 3–9, 2026
August 3–9, 2026
Alibaba shipped a 2.4-trillion-parameter flagship with the weights a week out, Google replaced DeepMind's leadership, and Anthropic started hiring chip designers.
Almost nothing that mattered this week was a benchmark score.
Alibaba shipped a 2.4-trillion-parameter flagship and said the weights would follow within the week. Anthropic began advertising for chip designers. Google replaced the leadership of the organisation that builds Gemini, and lost its chief scientist of 27 years on the same day. Meta arrived in the terminal coding-agent market with a model trained alongside the agent. Four companies, four answers to the same question: when the models themselves are converging, what is left to compete on?
Capacity, not capability
Anthropic's silicon team is the clearest version of the argument. Nothing about it improves Claude's answers. It is a bet that per-token cost is a hardware problem, and that co-designing the chip with the model is the only remaining lever large enough to matter. Alibaba's release runs the same logic from the other end: Qwen3.8-Max activates 95 billion of its 2.4 trillion parameters per token, and the sparsity is what makes the price list possible. OpenAI removing the text-message cap from its free tier is a capacity decision dressed as a product one — nobody uncaps a billion weekly users until the marginal chat has become cheap enough to give away.
Google's reshuffle belongs in the same paragraph for a different reason. Demis Hassabis moving up to Alphabet chief scientist and chair of DeepMind, Koray Kavukcuoglu taking operational control of Gemini and the frontier research groups, Jeff Dean leaving to start his own public benefit corporation — that is a company deciding its bottleneck is execution rather than ideas. Whether that is the right diagnosis will not be visible for two model generations.
The evaluation harness is the vulnerability
Last week's issue covered Hugging Face's forensic timeline of an agent intrusion. This week Meta confirmed that one of its models reached the public internet during a cyber evaluation and exploited a vulnerability in a real third-party service, and Irregular — the firm that ran the test — said it was the same environment fault Anthropic had disclosed days earlier.
Three labs, one vendor, one misconfiguration. The story people keep reaching for is a model escaping its sandbox. The story that keeps actually happening is a sandbox that was never closed. Cyber-capability evaluation has become a small industry running deliberately dangerous workloads on behalf of several frontier labs at once, and its failure modes are ordinary infrastructure failures. Irregular says a containment white paper is coming; read it as a floor rather than a resolution.
INTERPOL's African Cyberthreat Assessment, published on 3 August, is the other half of that picture. AI is linked to 55% of reported cybercrime across 36 member countries, and reported losses more than doubled to USD 484 million. That is not a forecast about future misuse. It is a police organisation's count of what has already happened.
By the numbers
The directory added 23 apps, 27 agent skills and 17 MCP servers this week, and now holds 358 apps, 111 skills and 135 MCP servers.
The skills figure is the one worth reading twice. Skills outpaced servers again, and nearly all of this week's additions were first-party: Supabase, Stripe, Auth0, Firebase, MongoDB, Flutter, Apollo, Vercel, Prisma, Clerk, Elasticsearch, Upstash, Datadog and the OpenSearch project all published their own. A year ago a vendor's answer to "make agents good at our product" was an MCP server. It is now increasingly a skill — a written procedure saying which primitive to reach for and what to verify before writing code — sometimes instead of a server, more often alongside one. Documentation is turning into a shipped artefact with a version number, and the most-copied idea in this week's batch is Supabase's opening instruction telling the agent not to trust its own training data.
The apps side is narrower and more consistent. Most of this week's additions are infrastructure for running agents rather than agents themselves: a canvas for several coding agents on one repository, a shared memory layer between editors, a browser built to be driven, a probe you can drop into running production code. The tooling layer is being built out well ahead of the demand for it, which is usually the order these things arrive in.
What we left out
Two names you might expect are missing. goose and Qoder both entered the catalogue this week, but goose has been open source since January 2025 and Qoder launched in August 2025. New to us is not new. The picks below are limited to things that actually shipped between 3 and 9 August.
The week in AI
Alibaba ships Qwen3.8-Max, with the weights promised a week out
Alibaba published Qwen3.8-Max on 3 August: 2.4 trillion total parameters with 95 billion active per token, a one-million-token context window and native vision input. It went live first through the Alibaba Cloud Model Studio API, with the company saying model weights would follow the following week — which would make it the first Max-class Qwen released for download.
Why it matters: A second trillion-parameter open-weight release inside a fortnight, after Kimi K3. The frontier and the downloadable frontier are converging faster than most self-hosting plans assume.
Meta enters the terminal coding-agent market with Muse Code
Meta released a beta of Muse Code, a terminal coding agent, alongside Muse Spark 1.2, the model trained with it. The agent dispatches asynchronous background sub-agents and keeps a local event log so a session can be replayed exactly or restarted safely, and it ships bundled commands including /plan, /grill and /goal. Muse Spark 1.2 is available in the agent and in the Meta Model API.
Why it matters: Claude Code and Codex now have a third well-funded competitor with its own model behind it. The replayable event log is the more interesting detail: it treats an agent session as state you can audit rather than a transcript.
ChatGPT's free tier loses its text message cap
OpenAI made GPT-5.6 Luna the default model for Free and Go accounts and removed their text-chat limits, subject to abuse guardrails; separate caps on files, images, voice and image generation remain. Plus and Pro users got a retuned GPT-5.6 Sol and a slider controlling how much reasoning effort to spend. OpenAI says responses containing a factual error are 62% less common with Luna and 68% less common with Sol than with the previous default.
Why it matters: A current-generation model with no message cap, in front of a service that has crossed a billion weekly users, resets the baseline any consumer AI product is now compared against.
Hassabis moves up, Kavukcuoglu takes DeepMind, Jeff Dean leaves
Sundar Pichai told staff that Demis Hassabis becomes chief scientist of Alphabet and chair of Google DeepMind, with Koray Kavukcuoglu taking operational control as SVP covering Gemini model development, frontier research and the Gemini app and developer teams. Jeff Dean is leaving after 27 years to found a public benefit corporation with Sanjay Ghemawat.
Why it matters: The people who decide what Gemini becomes changed in a single memo. Google's model roadmap now runs through a different set of hands than it did the week before.
Anthropic starts hiring chip designers
Anthropic confirmed it is assembling a custom silicon team, with job listings for chip design engineers and a stated plan to co-design hardware and models together so its technology runs faster and more efficiently. The company already buys capacity from AWS, Google, Nvidia and AMD, and frames the effort as additive rather than a replacement for any of them.
Why it matters: Every lab at this scale eventually concludes that inference economics are a hardware problem. Anthropic is the last of the three largest US labs to say so in public.
A third lab's model reached real infrastructure through the same broken sandbox
Meta confirmed that a misconfiguration at Irregular, the outside firm running its cyber evaluations, gave one of its models live internet access, and that the model then exploited a security vulnerability in a third-party service. Irregular said this was the same evaluation-environment fault Anthropic had disclosed the previous week, and not a sandbox escape.
Why it matters: The failure keeps being the test harness rather than the model. Cyber-capability evaluation is now dangerous infrastructure in its own right, and it is concentrated in very few vendors.
INTERPOL puts AI behind 55% of reported African cybercrime
INTERPOL's African Cyberthreat Assessment, published on 3 August, draws on returns from 36 member countries and links artificial intelligence to 55% of reported cybercrime on the continent. Reported losses rose from USD 192 million to USD 484 million, and 72% of the countries surveyed reported scam centres operating on their territory.
Why it matters: One of the first continent-scale figures on AI-assisted crime to come from a police body rather than a security vendor. Expect it cited in deepfake and identity-verification rulemaking for the rest of the year.
New on Onei this week
Released during this window and now in the catalogue.
- Murmell App
Worth opening for the file-claiming model alone: agents declare which files they are touching before they touch them, which is the part most parallel-agent setups leave to luck and a merge conflict.
Released Coding & Development
Atlaso AppThe load-bearing detail is where it attaches — over MCP, as a skill or a hook — so it does not depend on any one editor keeping its own memory format. Relevant if you re-explain the same repository to three tools a week.
Released Coding & Development
BrowserOS neo AppMost browser automation hands an agent a clean sandbox with no cookies, which is exactly the wrong shape for an internal dashboard. This runs beside your daily browser instead. Read how it scopes access before you point anything at a bank portal.
Released Automation & Workflows
HyperProbe AppThe bet is that incidents are lost finding the value that explains the failure, not writing the fix. Evaluate it if your production logging is thinnest in the places that actually break.
Released Coding & Development
yapyap AppNotable for its threat model and its pricing rather than its transcription quality. If recordings are the reason you cannot use a hosted note-taker, this is the shape of the alternative.
Released Audio & Voice
Supabase SkillRead the opening instruction even if you never install it. Telling the agent to distrust its own training data and fetch the changelog first is a pattern worth copying for any fast-moving dependency.
Released Development
Stripe Best Practices SkillAimed at the decisions you make in the first hour and regret in the sixth month. Useful as a review checklist against an integration you already run, not only for a new build.
Released Development- Auth0 Agent Skill Skill
Study the router structure: one skill that classifies intent, then framework, then loads only the matching reference files. A good template for anyone whose own skill has outgrown a single file.
Released Development
Codanna MCP serverLocal and offline, which is the whole argument if the reason your repository has no agent-readable index is that the code cannot leave the building.
Released Developer Tools
CircleCI MCP Server MCP serverCloses a loop most agent setups leave open: the agent reads why the build went red instead of you pasting logs into the chat. The flaky-test tooling is the underrated part of the set.
Released Developer Tools