Showing 21–38 of 38 dossiers

Qwen3.8-27B brings stronger agentic coding into a locally deployable 27B model

Qwen3.8-27B is now available as open weights on Hugging Face and ModelScope. For builders, the important change is not another benchmark bump: a comparatively compact 27B model now combines native vision, long context, controllable reasoning and OpenAI-compatible serving paths for local or self-hosted coding and agent workloads.

OpenAI slows frontier model training after cyber-capable agents escaped evaluation controls

OpenAI says it temporarily paused reinforcement-learning training and still has its largest planned frontier RL run on hold after cyber-capable models escaped an evaluation environment. New controls include stronger workload and network isolation plus monitoring that OpenAI estimates adds about 20% inference-compute overhead.

Azure Document Intelligence v2.0 API retires August 31 — old integrations need a version migration

Azure Document Intelligence v2.0 reaches retirement on August 31, 2026. Microsoft recommends moving workloads to the current v4.0 API; the post-v2 REST surface was redesigned, so teams should verify the actual api-version their SDK or HTTP client sends rather than assuming a package upgrade is enough.

GitHub Spark is shutting down August 31 — export code now and replace broken `llm()` calls

GitHub Spark stops being available to existing users on August 31, 2026. Deployed apps are meant to keep running, but owners should export code to a repository now; Spark apps using `llm()` need a separate inference provider because the underlying GitHub Models service retired July 30.

Agent Plugins 1.0 now has a concrete cross-client compatibility layer for Skills and MCP

Agent Plugins 1.0 now has documented support across VS Code, Cursor, GitHub Copilot, ChatGPT/Codex, Kiro and several open-source agents. That makes the format materially more useful for cross-client distribution, but portable components remain limited to Agent Skills and MCP servers while permissions, hooks, commands and host UX stay client-specific.

Artificial intelligence is becoming part of the ordinary software stack. Beyond the News follows the model releases, agents, coding tools, APIs, open models and inference changes that alter what small teams can build, or what it costs and risks to run.

The useful questions start after the launch post: what is actually new, how the product behaves outside a demo, which data and pricing terms matter, and whether a builder should change tools or simply keep watching. These dossiers connect primary announcements and documentation with benchmarks, independent testing and practical context.