yet another ai update/ feed

What shipped & dropped across AI labs, today.

·last sync 16m ago

Today

Wed · Sep 2 · 5 posts
Cursor21h ago

Self-hosted machines

Cursor supports self-hosted machines, which let you keep tool execution entirely in your own network. Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally. #Dynamic pool scheduling My Machines connects a single laptop or VM to your account for personal workflows. Team pools are named queues of workers for a team or enterprise. Capacity can grow as requests arrive and shrink when workers disconnect, so your self-hosted machines can scale with demand. Pools are not tied to one repository: name the pool, and any available worker can claim the request. Pools can also hibernate idle machines, then restore within a reconnect window when a follow-up arrives, so you don't keep expensive capacity warm just for the next prompt. #Run on your sandboxes Cloud agents can now execute on infrastructure you already use, including from AWS Lambda, Coder, Cloudflare, Daytona, Modal, Namespace, Vercel, and E2B. #Computer use on Linux and Mac Self-hosted workers now support computer use on Linux and Mac. With the right desktop packages, an agent can click, type, take screenshots, and drive the browser. You can watch its desktop or take control from Cursor.

Toolscursor.com/changelog/self-hosted-machines
GitHub21h ago

Enterprise-managed settings support any default model

You can now set your preferred GitHub Copilot model as the default for new conversations through enterprise-managed settings. This lets you choose the default model that best fits your workflows.…

Toolsgithub.blog/changelog/2026-09-02-enterprise-managed-settings-support-any-default-model
Google AI for Developers21h ago

4 engineering patterns behind the strongest AI Agents Challenge submissions

The recent Google for Startups AI Agents Challenge revealed that the most successful multi-agent systems rely on foundational software engineering patterns rather than just raw model power. Winning architectures consistently implemented bidirectional MCP for seamless inter-agent communication, async event buses for parallel execution, strict unified validation for model fallbacks, and tiered routing to minimize expensive inference calls. By prioritizing these structural practices over simple linear prompt chains, developers can build more resilient, low-latency, and cost-effective agentic workflows.

Toolsdevelopers.googleblog.com/4-engineering-patterns-behind-the-strongest-ai-agents-challenge-submissions/
Claude Blog21h ago

Building commerce agents with Claude

We're launching a blueprint to help build commerce agents on Claude. It contains the harnesses, patterns, and guardrails an engineering team needs to get a commerce agent running in days.

Modelsclaude.com/blog/claude-for-commerce-agents
Claude Blog21h ago

A guide to the anatomy of effective commerce agents

The architecture, latency & cost techniques, and eval practices for agents that make it easier to buy and sell online.

Practicesclaude.com/blog/the-anatomy-of-effective-commerce-agents

Yesterday

Tue · Sep 1 · 7 posts
Google DeepMind1d ago

Proactive cyber defense for governments and enterprises

Businessblog.google/innovation-and-ai/technology/safety-security/fairwind-program/
Google DeepMind1d ago

Introducing Gemini 3.8 Flash and 3.8 Flash Cyber

Modelsblog.google/innovation-and-ai/models-and-research/gemini-models/3-8-flash-and-3-8-flash-cyber/
GitHub1d ago

Claude Fable 5.1 is generally available in GitHub Copilot

Claude Fable 5.1 from Anthropic is now available in GitHub Copilot. The latest model in Anthropic’s Mythos class, Claude Fable 5.1 is designed for long-horizon, autonomous coding and knowledge-work tasks.…

Modelsgithub.blog/changelog/2026-09-01-claude-fable-5-1-generally-available-in-github-copilot
GitHub1d ago

Copilot code review can now approve pull requests

Copilot now tells you when a pull request is ready to approve, and admins can authorize it to sign off on approval. The ability for Copilot to approve is off…

Toolsgithub.blog/changelog/2026-09-01-copilot-code-review-can-now-approve-pull-requests
Anthropic1d ago

Developing Enterprise Frontier Safeguards with our customers

Businessanthropic.com/news/enterprise-frontier-safeguards
Google DeepMind1d ago

Introducing agentic video understanding with Gemini

Modelsblog.google/innovation-and-ai/models-and-research/gemini-models/introducing-agentic-video-in-gemini/
xAI1d ago

Biosecurity at the frontier

LatchBio evaluated Grok's performance on biosecurity monitoring and adversarial biological tasks. They found that Grok 4.6 detects and refuses dangerous queries more reliably than any other frontier system.

Modelsx.ai/news/biosafety-at-the-frontier

Monday

Mon · Aug 31 · 4 posts

Saturday

Sat · Aug 29 · 1 post

Friday

Fri · Aug 28 · 3 posts
trigger