The Brief · Issue 3

Week of 13 July 2026 — Databricks pauses Genie billing and signs a $188bn round

Databricks freezes Genie charges, lines up funding at a $188bn valuation, Anaconda buys Kilo Code, and June's CPI drops sharply.

Compiled on 22 September 2026 for The Brief's launch archive, from sources published between 13 and 19 July 2026.

Four stories that mattered

Databricks pauses Genie billing weeks after introducing it

Databricks paused billing for its Genie One and Genie Agents products on 15 July 2026, making both free to use through 31 January 2027 while it works out a stable pricing model — a reversal that comes barely a week after Genie moved to pay-as-you-go pricing on 8 July. The company applied retroactive billing corrections a few days later so that any charges already incurred show as free across customer billing data and budgets.

Teams that had started rationing Genie usage under the new metered pricing get a reprieve, but it's worth budgeting for whatever pricing model replaces it once the free period ends.

Source: Databricks, July 2026 release notes

Anaconda buys Kilo Code

Anaconda acquired Kilo Code on 15 July 2026, adding the open-source, model-agnostic coding agent — used by more than three million developers across VS Code, JetBrains, the web and the CLI, and routing close to ten trillion tokens a month — to its AI-native development platform. Anaconda framed the deal around a familiar problem it cites in its own announcement: the large majority of enterprise AI projects never reach production, and Kilo's no-lock-in access to hundreds of models is meant to keep companies from betting their agentic tooling on a single AI lab.

For analytics engineering teams already using Kilo or a similar agent to write transformation code, the acquisition brings that tool under Anaconda's package and model governance rather than leaving it as a standalone dependency.

Source: Business Wire, Anaconda Acquires Kilo Code to Power the Trillion-Token Enterprise

Databricks lines up funding at a $188 billion valuation

Databricks said on 16 July 2026 that it had signed a term sheet for a new strategic funding round at a $188 billion valuation, led by existing investor Coatue, with the raise expected to close later in the summer. CEO Ali Ghodsi tied the capital to three priorities: the Unity AI Gateway for multi-model cost governance, the Genie AI coworker, and Lakebase, its serverless Postgres database for AI agents — describing the round as backing a shift from, in his words, "tokenmaxxing to valuemaxxing."

The valuation is worth tracking for procurement teams: a platform vendor this well capitalised is likely to keep bundling governance, orchestration and compute rather than compete on any single layer alone.

Source: Databricks, Databricks is Raising a Strategic Round of Funding at a $188 Billion Valuation

Databricks brings outside models under one governance layer

On 17 July 2026 Databricks extended its Unity Gateway so that external model providers — including OpenAI, Anthropic, Amazon Bedrock and Meta — can be registered as governed Unity Catalog objects, with the same access controls, usage tracking and rate limiting applied to internally hosted models. A companion Anthropic-managed ingestion connector, released the same day, pulls Claude's own Compliance API data — audit activity, users, roles and chat logs — directly into Databricks.

The pairing matters for governance teams juggling several model vendors: it puts external API usage under the same catalog and audit trail as in-house models, rather than leaving it to be tracked separately in each vendor's own console.

Source: Databricks, July 2026 release notes

Tool moves

  • Viewing warehouse activity details reached general availability on Databricks SQL warehouses, adding colour-coded annotations that explain what a warehouse was doing at any point on its running-clusters chart. Source: Databricks, July 2026 release notes
  • Databricks' agentic code converter entered beta, converting legacy SQL dialects — T-SQL, Snowflake, Redshift, Oracle, BigQuery and Teradata — to ANSI SQL for migration projects. Source: Databricks, July 2026 release notes
  • A Genie app for Microsoft Teams entered public preview on Databricks, letting users ask data questions without leaving Teams. Source: Databricks, July 2026 release notes

One how-to

Bring a second model vendor under one governance layer. Most teams that start with a single LLM provider end up with two or three within a year — one for cost, one for a specific capability, one because a business unit picked its own. Databricks' extension of Unity Gateway to outside providers this week is a good prompt to check your own setup:

  • List every model API your organisation calls in production, not just the one procurement approved — including anything wired up directly with an API key rather than through a shared gateway.
  • Route each one through a single gateway or proxy layer so usage, cost and rate limits are visible in one place, rather than in each vendor's own console.
  • Apply the same access controls to external models as to anything self-hosted; a model called over an API still touches your data.
  • Turn on audit logging for each provider's own compliance or activity API where one exists, and pull it into the same system you use for model monitoring elsewhere.
  • Revisit the list whenever a vendor announces a retirement (see Tool moves, most weeks) — an ungoverned model is also an untracked one when it disappears.

This is basic MLOps hygiene as much as it is data governance, but the two only work together once every model is going through the same door via consistent API integration.

One number

-0.4% — the seasonally adjusted, month-over-month change in the US Consumer Price Index for June 2026, reported by the Bureau of Labor Statistics on 14 July 2026, the sharpest one-month drop since April 2020. Over the trailing 12 months the all-items index was still up 3.5%, and the core index (excluding food and energy) was flat for the month and up 2.6% year over year; a 5.7% monthly fall in the energy index did most of the work.

What it doesn't tell you: a single month's drop, driven mostly by one volatile component, says little about the underlying trend on its own — the same release shows May's figure was revised up from its initial reading, and June's own number is subject to revision next month.

Source: Bureau of Labor Statistics, Consumer Price Index News Release, June 2026

Get the next one