Writing

Blog

Essays on AI tooling, plus launch stories from the founders themselves.

2 min read

GitHub Copilot impact dashboard adds return on investment metrics

GitHub released an update to the Copilot impact dashboard on 7 August 2026, adding a potential return on investment section that links spending to pull request output. The release also includes adoption cohort user counts that reflect users active across the full 28-day window.

copilotdeveloper toolsgithub
2 min read

Baseten joins Hugging Face Hub as an inference provider

Baseten has become a supported inference provider on the Hugging Face Hub, allowing developers to run open-weight language models directly from model pages, client SDKs, and agent harnesses. The initial integration brings support for conversational and text-generation tasks using models such as Kimi K3, DeepSeek V4 Flash, and GLM-5.2.

ai infrastructurebasetenhugging face
1 min read

Cloudflare launches developer preview of WebMCP for websites

Cloudflare has announced a developer preview of WebMCP, allowing websites to add tool interfaces for browser-based AI agents without changing their origin code. The experimental standard ships in Chrome 146 and uses an edge injection to serve a bridge script and activate browser-based tool packs.

ai-agentsbrowser standardchrome
1 min read

Cloudflare details stateless model Context protocol release

Cloudflare announced the release of the Model Context Protocol 2026-07-28 specification, which shifts the protocol from stateful connections to a fully stateless design. The update removes session headers and handshakes from the core request path, allowing servers to run directly on serverless infrastructure.

apiscloudflaremcp
1 min read

GitHub Copilot code review launches Lite and Balanced effort levels

GitHub announced that Lite and Balanced effort levels for Copilot code review are generally available on 7 August 2026. These new levels replace the previous Low and Medium options from the public preview. They are included in multiple subscription plans and bring organisation-wide default settings.

ai toolscode-reviewdeveloper tools
1 min read

GitHub copilot cloud agent adds reasoning level controls

GitHub released a feature on 3 August 2026 allowing users to customise the reasoning level for the Copilot cloud agent. The update is available on paid plans including Pro, Pro+, Business, Enterprise, and Max. Higher reasoning levels use more tokens and credits.

ai-agentscoding assistantsdevelopment tools