Find published dossiers by topic, company, product or technology.

Showing 101–120 of 223 dossiers

ChatGPT Atlas can still surface blocked URLs unless publishers use noindex

Blocking OAI-SearchBot is not a complete removal signal for ChatGPT Atlas. OpenAI says a disallowed page can still appear as a link and title when the URL is learned elsewhere and judged relevant; publishers that want to suppress that result need a crawlable noindex directive, while GPTBot remains the separate training control.

Vercel Agent is bringing production investigations and approved actions into Slack

Vercel Agent now works in Slack as well as the Vercel dashboard, combining logs, metrics, deployments and repository context with team conversation before proposing approved actions such as pull requests, rollbacks, configuration changes and cache purges.

OpenAI’s Jalapeño chip posts its first public inference results ahead of 2026 deployment

Jalapeño is now working first-party silicon rather than a roadmap item. OpenAI reports materially better latency and throughput per kilowatt than compared Blackwell systems across GPT-OSS, DeepSeek and Kimi workloads, while SemiAnalysis says it inspected the chip and benchmarked it with its open InferenceX suite.

Docker Desktop is replacing its third-party VM layer with Docker VMM

Docker VMM gives Docker direct control over Desktop’s hidden Linux-VM layer and is still targeted to become the default for new installs at GA. The August 24 Desktop 4.88 release is an important beta signal: it fixes a severe inbound-network-throughput regression and removes a 28 GiB Mac memory ceiling, reinforcing the need for workload-specific testing before standardisation.

Apple is replacing its EU App Store install fee with a unified commission model

Apple’s October EU terms rewrite replaces the per-install Core Technology Fee with transaction commissions and lets alternative payments coexist with IAP. The exact rate table makes the economics clearer: developers need to model checkout method, program eligibility and distribution channel rather than install scale alone.

WordPress Studio is making an agentic build loop the default desktop experience

Studio Code was already available in WordPress Studio, but the August 24 redesign changes the default workflow: the coding agent now sits at the center of the desktop app beside a live local WordPress preview, with point-and-annotate feedback and one-click hosting sync. The beta also ends the earlier unlimited-free framing by introducing a credit limit and paid top-ups.

Chrome Web Store now defaults publishers to two extension slots and is retiring Featured badges

Chrome extension publishers now face individualized publication caps, with two slots as the default for new or low-history accounts. Existing extensions remain published, increases can be requested, and Google is also retiring the Featured badge while making recent reviews more important to ratings.

Safari 27 gives coding agents a local MCP path into live browser debugging

WebKit’s Safari MCP server turns browser debugging into an agent-callable interface. It runs locally and makes no network calls itself, but captured page data is sent directly to the connected agent, so browser-session trust and model data handling become part of the development security model.

OpenAI lets one API project choose regional processing per request

OpenAI’s August 21 control moves processing-region choice into request routing: a single Global project can send eligible calls to regional base URLs. That simplifies multi-region SaaS architecture, but builders still need to enforce residency policy in code and account for support, retention and pricing constraints.