{"slug": "agent-bricks-data-ai-summit-2026", "title": "Agent Bricks: Data + AI Summit 2026", "summary": "Databricks announced the expansion of Agent Bricks into a comprehensive agent platform at the Data + AI Summit 2026, with over 100,000 agents built and 1+ quadrillion tokens processed annually. The platform addresses the hidden technical debt of agentic systems by providing models, secure sandboxes, agent memory, and token capacity, with customers including AstraZeneca, 7-Eleven, Fox Corporation, and Block. New features include support for Kimi models and a partnership with SpaceX to offer Grok models natively on Databricks.", "body_md": "by [Hanlin Tang](/blog/author/hanlin-tang), [Kasey Uhlenhuth](/blog/author/kasey-uhlenhuth), [Akhil Gupta](/blog/author/akhil-gupta) and [Patrick Wendell](/blog/author/patrick-wendell)\n\nLast year at the Data + AI Summit, we launched Agent Bricks, ushering in a new way to build high quality agents that can reason over your data. Since launch, over 100k+ agents have been built, and we are now processing 1+ quadrillion tokens per year of agents. Customers such as AstraZeneca, 7-Eleven, Fox Corporation, and Block shipped agents built on Agent Bricks. This year at DAIS 2026, we are excited to announce the expansion of Agent Bricks as a comprehensive agent platform for developers.\n\nThe rise of agentic coding, coupled by more powerful frontier models, have unleashed a Cambrian explosion of agents. Building agents with the many agent frameworks or harnesses in the ecosystem has never been easier. However, over the last year, we’ve learned that the core agent loop is just 1% of the work. The other 99% is the [hidden technical debt](https://proceedings.neurips.cc/paper_files/paper/2015/file/86df7dcfd896fcaf2674f757a2463eba-Paper.pdf) of agentic systems: token capacity, deployment, security, evaluation, monitoring, context, sharing (see below Figure).\n\nTherefore, we observed developers stuck building infrastructure, not agents. This moment calls for an agent platform for developers.\n\nWe believe an agent platform requires solving three critical challenges:\n\nBuilding an agent platform that addresses these challenges requires connecting data with AI. After all, agents not only consume data via tools and context, but now also produce lots of data in its output, actions, reasoning traces, and memory – all of which must be governed and analyzed. This unification of data and AI is a feat uniquely positioned for Databricks.\n\nWe are beyond excited to announce the next evolution of Agent Bricks as our developer agent platform. What began as an experiment in agent building has expanded into a comprehensive platform for developers to build agents with any model and any harness, access data anywhere, and confidently deploy and control. We have all the building blocks, from secure sandboxes to agent memory to token capacity for developers:Databricks handles the infrastructure while you build impactful agents.\n\n**Models**\n\nAgent Bricks offers all the frontier proprietary and open-source models in a single platform, natively integrated into our security boundary. Easily flex and test between different LLMs to balance agent behavior with latency and cost. In addition to OpenAI, Anthropic, Gemini, Qwen, we’ve just added support for Kimi. We’re thrilled to also announce a partnership with SpaceX to make the Grok models natively available on Databricks.\n\n\"Databricks gives us a secure, governed foundation to run multiple models and switch providers as our needs evolve. All while keeping costs in check.\" — Gregory Rokita, VP of Technology, Edmunds\n\nFor the last three years, we’ve been pioneering custom models: customers building models specialized on their enterprise data through [prompt optimization](https://www.databricks.com/blog/building-state-art-enterprise-agents-90x-cheaper-automated-prompt-optimization), [fine-tuning,](https://www.databricks.com/blog/introducing-mosaic-ai-model-training-fine-tuning-genai-models) or [reinforcement learning](https://www.databricks.com/blog/meet-karl-faster-agent-enterprise-knowledge-powered-custom-rl). Our research team regularly trains custom models ranging from small models for subagent tasks to applying RL to large models as the core agentic model. Recently, we used reinforcement learning to train a custom data agent that is competitive with frontier models such as Opus and Sonnet in Genie-related tasks, while being significantly lower cost per query (see below Figure). Now, customers such as [Merck](https://arxiv.org/abs/2503.03485) or [First American](https://www.databricks.com/customers/fadna) are using [AI Runtime](https://www.databricks.com/blog/introducing-ai-runtime-scalable-serverless-nvidia-gpus-databricks-training-and-finetuning) to train LLMs specialized on their unique data.\n\n**Agent harnesses**\n\nWe support any agent harness developers may want to use, from open-source frameworks such as LangGraph, Agno, CrewAI to harnesses such as Claude Code SDK or OpenAI Agent SDKs. Deploy these agents with horizontal autoscaling to Databricks Apps. We also offer a managed version of our open-source meta-harness [Omnigent](https://www.databricks.com/blog/introducing-omnigent-meta-harness-combine-control-and-share-your-agents), which we released last weekend, to orchestrate different harnesses.\n\nRetrieving the right data is no longer the RAG applications of yesteryear. Agents now have sophisticated tools to search, retrieve, and manipulate data during reasoning to identify the relevant context. Yet, the demands of today’s agent capabilities require traversing a complex and messy data landscape of outdated tables, unorganized Google Drive folders, confusing web search pages, and misleading documents. Often, the requisite context is simply unrecorded, existing only in the mind of a few key individuals. The rise of AI slop further pollutes the data estate with difficult-to-verify “facts”.\n\nOur research team has been solving critical problems here such as [agentic search](https://www.databricks.com/blog/instructed-retriever-unlocking-system-level-reasoning-search-agents), [memory scaling](https://www.databricks.com/blog/memory-scaling-ai-agents), [programmable scratch pads](https://www.databricks.com/blog/memex-programmable-scratchpad-llm-agents), [evaluation](https://www.databricks.com/blog/memalign-building-better-llm-judges-human-feedback-scalable-memory), and [grounded reasoning](https://www.databricks.com/blog/introducing-officeqa-benchmark-end-to-end-grounded-reasoning). As part of Agent Bricks, these innovations are delivered in a few key components:\n\nBy adding MCP support to Unity Catalog, agents in Agent Bricks can securely connect to external data sources such as Google Drive, JIRA, Slack, Github, and more. Our specialized search agents are able to leverage both structured metadata and source text to efficiently find the right bits.\n\nBy continuously learning an ontology on data, and incorporating human-annotated business semantics, Genie Ontology enables Agent Bricks to access a wealth of information that can guide search and analysis. When does the fiscal year begin? Who is the head of sales? What does a churned customer mean in my business? What is our strategy this year? Which table is most used? What data author has the most authoritative history? Genie Ontology enables agents to instantly understand your business from the start, not have to recreate context with every call.\n\nWe’ve shipped a suite of ‘built-in’ tools managed by Databricks that utilize our research innovations to offer best-in-class search of data on the Lakehouse and also external data via MCPs. For example, our agentic search work has yielded a document search subagent that is now 3x faster than before, while improving quality. These tools are centrally accessible and governed in Unity Catalog.\n\nDevelopers building agents can now connect their agents to managed memory on Databricks. Powered by Lakebase under the hood, agents can manage their own context, session history, and persist them across sessions and eventually across agents as well.\n\nEver since our launch last year, a set of functions in SQL we call Document Intelligence (GA) enable state-of-the-art parsing and analysis of PDFs and other documents. With ai_parse_document, ai_extract, and ai_classify, building document processing workflows or subagents is easy. Using our internal benchmark of enterprise document analysis tasks, our system is both highest quality and lowest cost compared to both frontier LLMs and also specialized systems from other providers.\n\nAccessing context securely requires careful isolation and access scoping. Databricks Sandbox enables spinning up secure VMs for computing, downscoped data access to Unity Catalog. These sandboxes can be used to contain code interpreter tools, run subagents and harnesses, or simply as a safe scratchpad for agent experimentation.\n\nThe Cambrian explosion of agents, models and tools needs an equally strong counterforce of governance, to safely deploy and manage the cost of these agents. We're thrilled to announce Unity AI Gateway, a unified governance layer across all your AI assets both on Databricks and externally hosted. Every customer should be using Unity AI Gateway to secure, observe, and govern their AI assets, from MCPs to models to external agents.\n\nWe have implemented the core capabilities of a governance platform in Unity AI Gateway:\n\nBut there are a few critical capabilities that only a combined data and AI platform such as Databricks can deliver:\n\n**Agent Traces and Monitoring**\n\nAgents produce large amounts of data from their reasoning traces, memory writes, and generations. That data should be governed in the Lakehouse alongside the rest of your data, not siloed in a different vendor. The benefits don’t stop there – now that the data is in the lakehouse, apply the full power of Databricks to analyze those traces, to debug agent quality, analyze and optimize AI coding sessions, and monitor behavior in production. Now integrated with LakeWatch, our agentic security platform, configure alerts for PII violations, audit sensitive data access, and respond to security incidents.\n\n**Contextual Policies**\n\nAgents are stateful, dynamic, and contextual, and so the security policies that govern them should be as well. Build custom security policies for tools, guardrails for agents, directly in SQL (and soon python). Importantly, these policies can hold state and react depending on the data and context.\n\nFor example in the below example, you can write a policy such that, if an agent accesses sensitive customer data with PII, the agent is prevented from publishing that data to a company website, but can email that data to a coworker. Other actions, such as updating Salesforce, would require human approval.\n\n**Unity Catalog Registry for Agents, Tools, and Models**\n\nWe’ve added agents, tools, and models to Unity Catalog (UC), so you can govern those assets alongside the rest of your data estate. AI governance cannot be separated from data governance. Agents, models, and tools ultimately operate on enterprise data. Governing data and AI together provides consistent policies, end-to-end visibility, and a single control plane for security, compliance, and auditing.\n\nFor a comprehensive treatment of AI governance, see the [Unity AI Gateway blog](https://www.databricks.com/blog/ai-governance-data-ai-summit-2026-whats-new-unity-ai-gateway).\n\nWe are excited to announce Agent Bricks as our fully featured agent platform. We believe that the future of agents requires a combination of data and AI, in a single platform, so that developers can easily build and operate agents in production. By delivering model choice, relevant context, and complete governance, Agent Bricks is ready to build your agentic application. We can’t wait to see what you build.\n\nSubscribe to our blog and get the latest posts delivered to your inbox.", "url": "https://wpnews.pro/news/agent-bricks-data-ai-summit-2026", "canonical_source": "https://www.databricks.com/blog/agent-bricks-dais-2026", "published_at": "2026-06-16 13:25:00+00:00", "updated_at": "2026-06-16 13:53:36.502489+00:00", "lang": "en", "topics": ["ai-agents", "large-language-models", "ai-infrastructure", "ai-products"], "entities": ["Databricks", "AstraZeneca", "7-Eleven", "Fox Corporation", "Block", "SpaceX", "Edmunds", "Merck"], "alternates": {"html": "https://wpnews.pro/news/agent-bricks-data-ai-summit-2026", "markdown": "https://wpnews.pro/news/agent-bricks-data-ai-summit-2026.md", "text": "https://wpnews.pro/news/agent-bricks-data-ai-summit-2026.txt", "jsonld": "https://wpnews.pro/news/agent-bricks-data-ai-summit-2026.jsonld"}}