Showing 41–60 of 107 dossiers

Symfony ships an official LSP for framework-aware completion and diagnostics

Symfony has released an experimental official language server that understands routes, services, templates, translations, Messenger, Security, Doctrine and other framework concepts. It fills a long-standing tooling gap outside PhpStorm, but it boots the application kernel in trusted workspaces and is explicitly still beta software.

Google Cloud opens an agent-ready device farm for mobile testing

Google Cloud’s Developer Device Platform is now in public preview with remote physical-device streaming, parallel emulator testing, smart sharding and an agent skill that can drive multi-step journeys, inspect visual issues and feed fixes back into coding agents. It is billed per active device minute and remains a pre-GA service.

GitLab 19.3 turns plain-English process knowledge into runnable agentic flows

Custom Flows became generally available in GitLab 19.2; 19.3 adds the missing authoring layer. Flow Creator reads current Flow Registry docs, applies known failure rules and generates a runnable flow from plain English. Builders still need to review, register and govern the automation rather than treating generated YAML as trusted infrastructure.

Bun 1.4 rewrites the runtime in Rust and moves closer to Node.js 26 compatibility

Bun 1.4 combines an implementation-language rewrite with a larger built-in standard library and a substantial Node-compatibility push. For teams already running Bun, the practical task is to validate native addons, runtime behavior and workload-specific performance rather than treating this as a drop-in minor upgrade.

SaaSProduct & GrowthActive dossier

Produktly’s 464-product dataset puts median SaaS tour completion at 29%

The strongest signal in Produktly’s 2026 onboarding dataset is not a universal target but a set of usable baselines: median tour completion was 29%, 1–2-step tours completed far more often than 9+ step tours, in-app NPS response rates were low, and announcement attention was heavily front-loaded. The report explicitly discloses sample and causal limitations.

Grafana Agent Observability links live agent telemetry to evals and CI regression gates

Grafana’s GA agent-observability stack can track latency, tokens, cost and conversations, score live traffic with deterministic or LLM-based evaluators, route failures into test collections, compare experiments and use those results as pull-request gates. Evaluator quality and instrumentation coverage remain the main limits.

Codex 0.149.0 ships asynchronous user messaging so agents can keep working after questions

Codex 0.149.0 includes the async-message tool, delivery metadata and removal of the client-side feature gate that BTN previously tracked only on main. Parallel human-agent work is now in a stable client, but late replies can still race with decisions and model capability metadata remains the final exposure gate.

Amazon Aurora Serverless gets faster burst scaling

Aurora Serverless can now add roughly 12 ACUs in the first second of a scale-up event on platform versions 3 and 4. The change is automatic and is most useful for bursty SaaS, API, batch and agent workloads, but it does not remove the separate resume delay when a database has scaled all the way to zero.