yet another ai update/ feed

What shipped & dropped across AI labs, today.

·last sync 45m ago

Today

Fri · Aug 7 · 6 posts
GitHub23h ago

Copilot impact dashboard adds a return on investment section

The Copilot impact dashboard now includes a “Potential return on investment” section that connects what you spend on Copilot to the pull request output you get back. What’s new Two…

Businessgithub.blog/changelog/2026-08-07-copilot-impact-dashboard-adds-a-return-on-investment-section
GitHub23h ago

Copilot code review effort levels are generally available

Lite and Balanced effort levels for GitHub Copilot code review are now generally available. They let you match the depth of a review to the complexity and risk of a…

Toolsgithub.blog/changelog/2026-08-07-copilot-code-review-effort-levels-are-generally-available
GitHub23h ago

Copilot usage metrics API adds agent app activity

Since agent apps arrived on GitHub, teams have been able to run agents from partners like Claude and Codex directly in their GitHub workflows. The Copilot usage metrics API now…

Toolsgithub.blog/changelog/2026-08-07-copilot-usage-metrics-api-adds-agent-app-activity
Claude Blog23h ago

Running auto mode in production

How customers like Nuro, Gusto, and Garner Health use auto mode to drive safer, longer running coding workflows.

Businessclaude.com/blog/auto-mode-in-production
Claude Blog23h ago

Auto mode is now the default in Claude Code for Pro, Max, and Team plans

Claude Code will soon run auto mode by default for Pro, Max, and Team plans, enabling longer-running autonomous work, and catching more dangerous commands.

Modelsclaude.com/blog/auto-mode-default-in-claude-code
GitHub23h ago

GitHub Code Quality no longer adds Copilot as a reviewer

Enabling GitHub Code Quality on a repository no longer creates a ruleset that automatically requests a code review from GitHub Copilot on your pull requests. In repositories that already have…

Toolsgithub.blog/changelog/2026-08-07-github-code-quality-no-longer-adds-copilot-as-a-reviewer

Yesterday

Thu · Aug 6 · 5 posts
GitHub1d ago

MCP allowlists in enterprise managed settings

Enterprise owners can now centrally control which Model Context Protocol (MCP) servers GitHub Copilot clients are allowed to run by using the new `allowedMcpServers` and `deniedMcpServers` keys in enterprise managed settings.

Toolsgithub.blog/changelog/2026-08-06-mcp-allowlists-in-enterprise-managed-settings
Claude Blog1d ago

Run Claude Code sessions on your own compute

Self-hosted environments are in public beta. Run Claude Code sessions on your own infrastructure, inside your network and next to your internal services.

Modelsclaude.com/blog/run-claude-code-sessions-on-your-own-compute
GitHub1d ago

Kimi K3 is now available in GitHub Copilot

Editor’s note (August 6, 2026): We have resumed rolling out Kimi K3 in GitHub Copilot. This model is billed at provider list pricing under usage-based billing. See GitHub Copilot’s pricing…

Toolsgithub.blog/changelog/2026-08-06-kimi-k3-is-now-available-in-github-copilot
Google AI for Developers1d ago

Agent Plugins package your skills, tools, and more

Agent Plugins 1.0.0 is a new, vendor-neutral directory specification—backed by Google, Amazon, Microsoft, and others—for packaging Agent Skills and MCP servers into a single portable unit. By standardizing the manifest (plugin.json) and utilizing a fixed directory layout, it eliminates the need for developers to maintain separate wrappers or configurations to support different AI coding agents and IDEs. Google has officially joined as a Core Maintainer and already rolled out support in the Agents CLI and Data Agent Kit, allowing developers to start building and distributing interoperable plugins today.

Toolsdevelopers.googleblog.com/agent-plugins-package-your-skills-tools-and-more/
Claude Blog1d ago

Millennium and Anthropic are building a digital risk analyst with Claude

Anthropic is working with Millennium to co-develop a digital risk analyst to surface new risk insights and form opinions on risk exposure across asset classes.

Modelsclaude.com/blog/millennium-and-anthropic-are-building-a-digital-risk-analyst-with-claude

Wednesday

Wed · Aug 5 · 2 posts

Tuesday

Tue · Aug 4 · 4 posts
Claude Blog3d ago

A guide to cost visibility and control in Claude

How IT admins can see and manage Claude costs, including spend caps, model controls, usage analytics, and API features like prompt caching and batch processing.

Modelsclaude.com/blog/a-guide-to-cost-visibility-and-control-in-claude
GitHub3d ago

Retiring the Copilot Billing Preview app

We’ve retired the GitHub Copilot Billing Preview app, and it’s no longer available. You can review and manage your Copilot spend directly in your GitHub billing settings. The app helped…

Toolsgithub.blog/changelog/2026-08-04-retiring-the-copilot-billing-preview-app
Anthropic3d ago

Mariano-Florentino (Tino) Cuéllar to join Anthropic as Chief Global Affairs Officer

Modelsanthropic.com/news/tino-cuellar
Google AI for Developers3d ago

A unified API for AI model routing

Google Cloud API Gateway now offers a model routing feature in Public Preview, allowing developers to dynamically route traffic to models like Gemini, Claude, or OpenAI OSS-GPT without hardcoding endpoints or managing open-source proxies. Developers can easily configure these routing rules directly within their OpenAPI 3.x specifications by mapping virtual model names to specific backend targets on a shared host. Once deployed, the Gateway acts as a serverless ingress layer that accepts standard OpenAI-compatible requests, automatically transcodes the payload to the native schema of the target model, and routes the traffic on the fly.

Modelsdevelopers.googleblog.com/a-unified-api-for-ai-model-routing/

Monday

Mon · Aug 3 · 3 posts
trigger