뉴스로 돌아가기
제품AI Understanding 브리핑

Databricks launches Unity Gateway CLI for centralized coding agent control

Databricks introduced the Unity Gateway CLI, a command-line tool that connects coding agents like Claude Code and Codex to centralized governance policies for models, tools, and spending.

4 min readRead the linked source
Source-provided image accompanying Databricks launches Unity Gateway CLI for centralized coding agent control
소스 참조녹음된 소스
출판사
unite.ai
소스 링크
unite.aihttps://www.unite.ai/databricks-introduces-unity-gateway-cli-to-centralize-coding-agent-control/
소스 유형
연결된 소스 — 기본 소스 상태가 설정되지 않았습니다.
맥락60초 안에 이해하세요

여기서 시작하세요

주요 용어

MCP(모델 컨텍스트 프로토콜)
AI 애플리케이션이 표준 방식으로 외부 도구, 데이터 소스 및 컨텍스트 제공자에 연결할 수 있게 해주는 개방형 프로토콜입니다.
AI 에이전트
종종 도구와 메모리를 사용하여 목표를 달성하기 위해 관찰하고, 추론하고, 조치를 취할 수 있는 소프트웨어 시스템입니다.
무게
신경망을 통과하는 신호의 크기를 조정하는 학습된 숫자 값입니다.
자신을 테스트해 보세요AI 에이전트 퀴즈

무슨 일이 일어났나요?

Databricks released the Unity Gateway CLI on September 24, 2026, enabling administrators to centrally manage coding agents, model access, and spending policies while allowing developers to use their preferred tools.

Databricks introduced the Unity Gateway CLI, a command-line tool designed to connect coding agents such as Claude Code, Codex, and Gemini CLI to the company’s Unity Gateway platform. The tool, executed via the 'ug' command, allows administrators to manage approved models, MCP servers, skills, and spending policies from a single console. Once an admin publishes a configuration, developers can connect to any supported agent with a single command, which authenticates the user and applies the centralized settings before the agent interface opens.

The release is positioned against the backdrop of rapid model turnover, with Databricks noting that major frontier models and open- alternatives have shipped frequently in the past six months. The CLI supports agents including Codex, Claude Code, Gemini CLI, OpenCode, GitHub Copilot CLI, and Pi, with MCP-server registration for Cursor Agent. It requires Python 3.12 or later and installs via the 'uv' package manager. The tool is released under the Databricks License, restricting use to Databricks Services.

Key features include Smart Routing, which automatically selects cheaper models for simpler tasks and more capable models for complex ones, and budget-aware defaults that recommend lower-cost options when spending thresholds are met. The CLI also enables centralized tracing of agent activities, allowing admins to log tool calls and skill invocations to a unified trace table for analysis using Databricks Genie.

소스 세부정보: unite.ai ↗

왜 중요한가요?

The tool addresses the operational complexity of managing multiple AI coding agents and rapidly changing model landscapes. By centralizing configuration, security, and cost controls, it allows enterprises to maintain governance without restricting developer flexibility, potentially reducing wasted AI spend and improving security compliance across large engineering teams.

This launch provides a practical solution for the 'governance squeeze' faced by engineering leaders, who must balance the need for standardized security and cost controls with the developer demand for access to the latest AI tools. By abstracting the configuration layer, Databricks allows organizations to update model defaults and policies centrally without disrupting individual developer workflows.

Databricks claims its internal use of Smart Routing delivered 35% cost savings on coding benchmarks, and that tracing features helped identify and fix tool bugs, saving an estimated $1.2 million annually in wasted spend. While these figures are self-reported by Databricks, they highlight the significant financial and operational impact of unmanaged usage in enterprise environments.

Interactive Mechanism

대화형 메커니즘: 실제로 작동하는 방식

이 개발의 이면에 있는 기본 기술을 대화식으로 살펴보세요.

Agent Lifecycle Stage:
1
User Intent & Planning: "Audit customer refund request #4092 and settle payment."
2
Tool Calling: Emits structured JSON call crm_get_transaction(id='4092').
3
Guardrail & Verification:🛡️ Paused: High-value action requires human operator sign-off.
4
Final Settlement: Refund recorded, email receipt dispatched, and audit log stored.
Core takeaway: An AI agent is not just a language model—it is a closed loop of planning, tool invocation, and environment feedback. Production systems require self-healing retries and strict human approval guardrails.
대화형 개념 확인+10 Points
AI Agents Quiz

What most distinguishes an AI agent from a basic chatbot?

다음에 무엇을 볼 것인가

Monitor adoption metrics from early enterprise users, updates to supported agent compatibility, and whether the Smart Routing cost-saving claims hold up in independent third-party evaluations.

Independent verification of the claimed cost savings and efficiency gains from Smart Routing and tracing features will be crucial for broader enterprise adoption. Watch for case studies from third-party customers beyond Databricks' internal use and the cited example of Concurrence.

The expansion of supported agents and models in the Unity Gateway ecosystem will determine the tool's long-term relevance as the AI coding landscape continues to fragment across multiple providers and open- options.

관련 가이드 및 퀴즈

AI 에이전트AI 모델 설명Prompt Engineering알고 있는 내용을 테스트해 보세요. 무료 AI 퀴즈를 시도해 보세요.용어집에서 AI 용어를 찾아보세요.
이것이 유용하다고 생각하시나요?