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

Showing 21–40 of 106 dossiers

GPT-6 Astra launches with staged API access and a new safety-interruption layer for agent work

Astra’s significance is not just another benchmark step. OpenAI is shipping a more capable model into long-running agent workflows while formalizing a new operational failure mode: legitimate requests can be paused or blocked by real-time safeguards, and enterprise access is separately controlled at launch.

Funes gives coding agents a local memory that can follow you across tools and machines

Funes treats agent memory as user-owned data rather than a hosted account feature: retrieval and reranking run locally, provenance stays attached to recalled passages, and cross-machine sharing is optional. The main risk is that publishing session-derived memory can still expose secrets if redaction misses them.

Gemini 3.8 Flash raises agent capability at the same token price — but may use more tokens per task

Gemini 3.8 Flash keeps 3.7 Flash’s promotional per-token rate and Flash-tier latency, but early independent analysis suggests harder reasoning can increase tokens consumed per task. A separate 3.8 Flash Cyber model is available only through Google’s Fairwind defensive-security program.

Google’s Data Agent Kit puts data-pipeline engineering inside coding agents

Data Agent Kit turns Google Cloud’s data tooling into an agent-callable developer surface. The useful shift is portability across coding assistants, but the kit remains an open-source integration layer around Google Cloud services rather than a vendor-neutral data runtime.

GitHub Copilot is moving enterprise seats to upfront billing and longer chat retention

From September and October, Copilot Business and Enterprise seat access becomes more tightly coupled to upfront payment. A separate September 28 policy migration enables a unified Copilot experience by default, retains github.com chat data for the life of the account and changes code review’s default effort from Lite to Balanced.

Google is temporarily restricting new Gemini API access from service accounts

The change creates an authentication compatibility boundary for server-to-server Gemini integrations: an architecture that works in an existing project may not be reproducible with a newly introduced service account, and Google has not published an end date for the restriction.

Mixpanel AI can now investigate why a product metric changed and return the result as a working Board

Product teams can launch a root-cause investigation from an Insights report, an alert or Mixpanel Agent instead of manually trying breakdown after breakdown. The result is operationally useful, but it remains an automated statistical diagnosis rather than proof of causation.

Gemini 3.5 Transcribe gives developers separate live and file speech-to-text APIs at about $0.009 and $0.005 per minute

Gemini 3.5 Transcribe turns Google’s audio understanding into a purpose-built developer surface: low-latency live transcription costs roughly $0.009/minute at Google’s published assumptions, while file transcription is roughly $0.005/minute and supports richer metadata.

Cloudflare raises the stateful Dynamic Worker concurrency ceiling from four to ten

The new 10-worker ceiling is a niche but concrete scaling change for platforms using Cloudflare Dynamic Workers as agent code sandboxes, generated-app runtimes or multi-tenant automation workers. Ordinary Worker requests remain capped at four distinct Dynamic Workers in flight.

GLM-5.3-Flash turns the anonymous Ox Alpha trial into an open-weight multimodal coding model

GLM-5.3-Flash combines open weights, multimodal coding/agent capability and an 18B-active sparse architecture with a large anonymous pre-launch trial. Z.ai has already issued a chat-template correction for early downloads, showing that day-one self-hosted deployments need artifact-level validation as well as model benchmarking.