live wire
IBM makes watsonx Orchestrate AgentOps, custom LLM judging and Bedrock-agent discovery generally availableIBMSchemaGate 0.1.45 fixes broken Oracle ADB wallet connections and an OCI stack pinned 28 releases behindSchemaGatePDI’s Amazon Quick procurement agent grounds spend answers in vendor, category and contract contextAWS Business Intelligence BlogBigQuery’s ML.METRICS example returns 0.84 accuracy but 0.30 macro-F1 on the same 100-row classification queryGoogle Cloud BigQuery docsSchemaGate 0.1.44 auto-selects sentence embeddings, lifting bundled-schema retrieval from 90/98 to 93/98SchemaGateSchemaGate 0.1.43 adds read-only SQL execution with per-principal table checks—and documents unauthenticated client assertionsSchemaGateDatabox adds reusable AI Analyst Skills with personal/company scope, auto-matching and marketplace installsDataboxFabric previews an AI builder for data-agent instructions, source guidance and example queriesMicrosoft FabricDatabricks trains data-agent retriever to stop early or spend bounded extra search steps, reporting 5.8-second latencyDatabricksThoughtSpot adds SpotterCode coding agent to its Visual Embed PlaygroundThoughtSpotLongMemEval-S audit: 67–73% of restore-fixable 80k-budget errors came from evicted evidence under three policiesarXivSchemaGate 0.1.42 adds dimension-aware retrieval and fixes complex multi-table SQL promptsSchemaGateSnowflake agent toolsets can silently drop inherited tools when callers lack accessSnowflake DocumentationLooker’s VS Code extension reaches GA with MCP-assisted LookML generation, editing and validationGoogle Cloud Looker release docsIBM makes watsonx Orchestrate AgentOps, custom LLM judging and Bedrock-agent discovery generally availableIBMSchemaGate 0.1.45 fixes broken Oracle ADB wallet connections and an OCI stack pinned 28 releases behindSchemaGatePDI’s Amazon Quick procurement agent grounds spend answers in vendor, category and contract contextAWS Business Intelligence BlogBigQuery’s ML.METRICS example returns 0.84 accuracy but 0.30 macro-F1 on the same 100-row classification queryGoogle Cloud BigQuery docsSchemaGate 0.1.44 auto-selects sentence embeddings, lifting bundled-schema retrieval from 90/98 to 93/98SchemaGateSchemaGate 0.1.43 adds read-only SQL execution with per-principal table checks—and documents unauthenticated client assertionsSchemaGateDatabox adds reusable AI Analyst Skills with personal/company scope, auto-matching and marketplace installsDataboxFabric previews an AI builder for data-agent instructions, source guidance and example queriesMicrosoft FabricDatabricks trains data-agent retriever to stop early or spend bounded extra search steps, reporting 5.8-second latencyDatabricksThoughtSpot adds SpotterCode coding agent to its Visual Embed PlaygroundThoughtSpotLongMemEval-S audit: 67–73% of restore-fixable 80k-budget errors came from evicted evidence under three policiesarXivSchemaGate 0.1.42 adds dimension-aware retrieval and fixes complex multi-table SQL promptsSchemaGateSnowflake agent toolsets can silently drop inherited tools when callers lack accessSnowflake DocumentationLooker’s VS Code extension reaches GA with MCP-assisted LookML generation, editing and validationGoogle Cloud Looker release docs
nl2sql.ai
analysisEVIDENCE CHECK

Consort makes a real database the gate—but its quality claim is still a hypothesis

Databricks’ new agent framework enforces immutable tests on Lakebase branches; its paper is unusually clear that better code has not yet been demonstrated.

Live database gate versus mock-based coding loop.
Side by side: what changed
By The Benchmark Desk· Sep 10, 2026the quick take — two AI hosts go live when you do

A new Databricks framework makes an important change to how database-backed agent code is judged: “green” is not the coding agent’s report, but a test run against a live database branch. The catch is equally important. The accompanying paper does not present outcome evidence that this produces better code; it labels that claim a preregistered hypothesis for future work.

What Consort actually enforces

Consort is an open-source framework for transactional applications backed by Lakebase, Databricks’ Postgres-compatible database. Its repository describes a deterministic state machine that moves separate role agents through specification, design, build and deployment. A human must approve gates, the specification is frozen with a hash during an increment, and tests are immutable within a unit of work. Each Git branch is paired with an isolated Lakebase branch, so the red-green-refactor loop runs against a database rather than a mock.

That is narrower than a general-purpose coding-agent framework. The project explicitly says it is for application backends on Lakebase Postgres—not ETL, analytics, BI, notebooks or the Delta Lakehouse—and requires a Lakebase-enabled workspace.

The comparison is architectural, not empirical

The paper, submitted September 9, compares Consort with four installable frameworks: GitHub Spec Kit, obra/superpowers, BMAD and GSD. Its comparison covers specification freezing, test-driven development, test immutability, database execution, orchestration, gates, role separation and context management. The paper argues that Consort is the only one of the five to combine in-cycle immutable tests with execution on a live branched database.

But Section VI draws the evidentiary line correctly: the comparison is analytic. It establishes differences in controls, not differences in delivered code quality. The authors propose a future controlled experiment holding the underlying model and tasks fixed while measuring five families of outcomes: silent regressions, test-gaming, maintainability, real-behavior coverage and token cost per shipped feature. No effect sizes or completed results are reported.

The planned scoring design also needs scrutiny. The paper proposes a fixed-model LLM judge, then acknowledges that Consort ships the evaluation instrument itself. Its safeguards—framework-neutral acceptance criteria, a judge distinct from the generator, human calibration, blinded framework identity and independent execution—are plans, not evidence already collected.

Why this matters for data-agent evaluation

Consort’s most useful idea is that database-agent evaluation should make the data system part of the enforced test boundary. A mock can confirm that code called an interface; a live branch can expose schema, migration and data-dependent behavior. Yet an enforcement mechanism is not automatically a quality result. Until the preregistered comparison is run and independently replicated, the defensible conclusion is precise: Consort supplies stronger, inspectable controls, while the claim that those controls yield fewer regressions or more maintainable code remains unproven.

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.