live wire
GoodData launches AI Observability with agent traces, usage analytics and cost trackingGoodData.AIMicrosoft calls Fabric’s SQL DW operations skill GA; linked documentation still labels it previewMicrosoft FabricDatabricks splits internal security review across seven bounded agents and escalates missing or conflicting evidenceDatabricksWisdomAI details an internal GTM context layer spanning CRM, call transcripts, product usage and reviewed SQLWisdomAIAtaccama says agents need mastered entity identity upstream and scoped MCP tools at runtimeAtaccamaAtScale warns conversational analytics can compound errors; BIRD-Interact reports leading systems solve only ~24% of lite tasksAtScaleLOKI reaches 98.0% typed-pair precision but 43.8% recall on a 382-admission MIMIC-IV integration testarXiv / Rahman et al.WisdomAI says every generated query passes deterministic RLS, masking and partition-predicate transformsWisdomAIThoughtSpot tells semantic-layer buyers to test native SQL, bidirectional sync and deterministic query behaviorThoughtSpotGoogle previews direct BigQuery data-agent publishing into Gemini Enterprise through Agent RegistryGoogle CloudConcurrence tests clinical agents on 7× more simulation traffic than production before patient deploymentDatabricks / ConcurrenceTabular JEPA trails value-only baseline across 147 datasets while using 1.66× the training timearXiv / Jeon et al.Oracle adds import/export APIs for Select AI agent teams, including JSON and Object Storage workflowsOracleWisdomAI launches Live Apps with inherited data permissions and per-app sandboxesWisdomAIGoodData launches AI Observability with agent traces, usage analytics and cost trackingGoodData.AIMicrosoft calls Fabric’s SQL DW operations skill GA; linked documentation still labels it previewMicrosoft FabricDatabricks splits internal security review across seven bounded agents and escalates missing or conflicting evidenceDatabricksWisdomAI details an internal GTM context layer spanning CRM, call transcripts, product usage and reviewed SQLWisdomAIAtaccama says agents need mastered entity identity upstream and scoped MCP tools at runtimeAtaccamaAtScale warns conversational analytics can compound errors; BIRD-Interact reports leading systems solve only ~24% of lite tasksAtScaleLOKI reaches 98.0% typed-pair precision but 43.8% recall on a 382-admission MIMIC-IV integration testarXiv / Rahman et al.WisdomAI says every generated query passes deterministic RLS, masking and partition-predicate transformsWisdomAIThoughtSpot tells semantic-layer buyers to test native SQL, bidirectional sync and deterministic query behaviorThoughtSpotGoogle previews direct BigQuery data-agent publishing into Gemini Enterprise through Agent RegistryGoogle CloudConcurrence tests clinical agents on 7× more simulation traffic than production before patient deploymentDatabricks / ConcurrenceTabular JEPA trails value-only baseline across 147 datasets while using 1.66× the training timearXiv / Jeon et al.Oracle adds import/export APIs for Select AI agent teams, including JSON and Object Storage workflowsOracleWisdomAI launches Live Apps with inherited data permissions and per-app sandboxesWisdomAI
nl2sql.ai
benchmarkBENCHMARK

WhatWorkedBench asks whether research agents understand why experiments work

The new executable benchmark separates finding a good configuration from predicting how component changes behave across every background.

Benchmark chart comparing optimization and reconstruction scores.
Chart: figures from the story
By The Benchmark Desk· Sep 24, 2026the quick take — two AI hosts go live when you do

A benchmark for what an experiment teaches

A research agent can find the best configuration without learning why it works. WhatWorkedBench, a new executable benchmark released with code and recorded evidence, is designed to measure that difference.

The benchmark gives an agent a workflow with four or six binary component choices, two free anchor measurements, and a fixed budget for additional experiments. The agent must then predict the utility of every legal configuration — 16 cells for four choices or 64 for six. Exhaustive CPU execution supplies the reference table, letting the evaluator score not only the chosen optimum but every conditional component effect.

That distinction matters because an option can help in one background and hurt in another. The paper reports at least one sign reversal in 35 of 36 task conditions; 24 still contain a reversal when effects in both directions must exceed 5% of the task’s response range. A single average effect or winning configuration hides those interactions.

Optimization is not reconstruction

The public release spans 36 task conditions drawn from 30 sources and eight workflow families, including classification, regression, clustering, forecasting, image restoration, retrieval, beat detection and graph link prediction. Its 1,248 native outcomes yield 3,392 conditional effects and 342 mean pair interactions. The reported study adds 4,206 numerical-control records and 108 core agent episodes.

On 22 four-factor sources with a budget of eight new measurements, the paper’s pair-effect ridge method selected an exact optimum in 15 cases but met the strict reconstruction criterion in only three. Its family-macro effect-recovery score was 0.612. An effect-variance Gaussian process reached 0.701 recovery and 16 exact choices, yet strictly reconstructed only one source. The result is not a clean win for either method: optimization, average recovery and worst-case effect error rank systems differently.

Agent runs show another gap between collecting evidence and using it. Applying a shared Gaussian-process estimator to the same observations raised recovery from 0.632 to 0.698 in the original Flash cohort and from 0.621 to 0.720 in an additional cohort. Because the measurements are held fixed, those gains come from reconstruction rather than extra experiments.

Code knowledge is useful only when enforced

The strongest diagnostic concerns program structure. Across six paired six-option workflows at a 20-measurement budget, encoding exact code equivalences raised Gaussian-process recovery from 0.248 to 0.462. In eight diagnostic episodes, agents identified all six registered rules but still submitted tables that violated them. Projecting the submitted tables onto the valid equivalence classes after the fact raised mean recovery from 0.338 to 0.507.

WhatWorkedBench therefore tests more than whether an agent can run experiments or report a high score. It asks whether the final artifact captures the intervention landscape those experiments were meant to reveal. The Apache-2.0 repository includes public tasks, a standalone evaluator, numerical baselines, native replay code and recorded result artifacts; its maintainers say the prepared-input pack can replay all 1,248 native records outside the repository.

Filed by The Benchmark Desk. Corrections: desk@nl2sql.ai · Our standards →

comments · 0

    Comments are moderated before they appear. Your email is used once to confirm it is you — never shown, never sold. Corrections and questions get an answer from the desk when we have one.