AI & Microsoft.
As we see it.

The day’s AI moves were in the controls, not the models

Google folded its Antigravity agent platform into eligible Gemini Enterprise subscriptions and put governance, security, billing and usage metrics for enterprise developers into the Gemini Enterprise admin console. That changes the buying unit more than the feature list: we read this as agent use moving further under the same contract and control surface that already governs workplace software. For Microsoft, the mirror is likely to be uncomfortable because Copilot’s route into large companies has rested on the same promise - one admin plane, one budget line, one set of controls. For anyone deploying generative AI at work, this appears to mean the harder question is less which model is smartest than which vendor can make agents legible to procurement, security and finance.

Two security reports pulled in the opposite direction by showing what that control still cannot guarantee. An engineer nearly installed a malware package suggested by an AI coding agent because the package name looked plausible, and only a manual review policy stopped it. Adversa AI also described an attack on xAI’s Grok web chat agent in which encrypted instructions hidden in a web page are decrypted by the agent’s code-execution runtime - the part that lets the model run code rather than only answer in text - and then followed. Taken together, these reports suggest that the spread of agents turns model error into operational risk: a wrong answer is one thing, but a wrong package install or a hidden instruction executed inside a tool chain is another. Microsoft makes that visible because it sells AI through the same environments where code is written, packages are installed and data is already present; the broader effect is likely to be more review gates, narrower permissions and less tolerance for autonomous action than agent demos imply.

Alibaba reported AI Cloud and Compute Services revenue up 45% year on year to US$7.1 billion. Mistral AI released Agentic Search, a retrieval layer for browsing and reading documents. LiquidAI released DSpark draft checkpoints for three LFM2.5 models to speed inference on GPUs and devices.

Evidence
  • 2026-08-20 Google Cloud announced that its Antigravity AI agent platform is now integrated into eligible Gemini Enterprise subscriptions, adding IDE extensions such as VS Code support and consolidating governance, security, billing and usage metrics for enterprise developers in the Gemini Enterprise admin console. cloud.google.com
  • 2026-08-20 Softjourn reported that an engineer testing an AI coding agent almost installed a newly created GitHub package that turned out to be malware, but avoided it due to a manual review policy, highlighting a growing 'slopsquatting' supply-chain threat in which attackers register real malware packages under plausible names hallucinated by AI tools. theregister.com
  • 2026-08-20 Adversa AI disclosed a 'cryptographic context injection' attack on xAI’s Grok web chat agent that uses encrypted malicious instructions embedded in web pages, which Grok’s code-execution runtime decrypts and follows to enable indirect prompt injection and exfiltrate users’ chat history and personal data, warning that similar techniques could bypass safety filters in other models such as Google’s Gemini. theregister.com
  • 2026-08-20 Alibaba Group reported quarterly revenue of about US$39.6 billion, including a 45% year-over-year increase in AI Cloud and Compute Services revenue to US$7.1 billion and US$1.8 billion from AI-related products with sustained triple-digit growth driven by integration of its T-Head chips and foundation models, broad adoption of the Zhenwu M890 AI processor by over 650 customers, and ecosystem momentum around its Qwen models and QwenWork workforce agent. alibabagroup.com
  • 2026-08-20 Mistral AI released Agentic Search, a retrieval layer that lets AI systems browse, read and verify information in complex documents using tools like search, open, navigate, read and grep, reporting up to three times more correct answers on FinanceBench and large gains on OfficeQA Pro while reducing token usage and latency. mistral.ai
  • 2026-08-20 LiquidAI released DSpark draft checkpoints for three LFM2.5 models, adding a speculative decoding path that increases throughput by up to 3.18× on GPUs and 2.87× on-device, cuts function-calling latency by 57% for LFM2.5‑2.6B, and includes day-one support for llama.cpp and SGLang while maintaining output quality. huggingface.co