Menu
The New Stack·July 8, 2026

JetBrains AI for Teams: Centralizing Governance and Context for AI Developer Tools

JetBrains AI for Teams and Organizations introduces a governance layer over disparate AI developer tools, including those from other vendors. This platform aims to provide shared context, reusable agentic processes, organizational control, and cost visibility without forcing teams to standardize on a single AI vendor. It addresses the challenges of fragmented AI tool usage, isolated context, and uncontrolled costs in modern software development.

Read original on The New Stack

The Challenge of Fragmented AI Tooling in Engineering Teams

Modern engineering teams often adopt a variety of AI-powered tools, from IDE assistants to terminal-based agents and code review extensions. While this provides developers with flexibility, it creates significant challenges for engineering leaders regarding visibility, governance, and cost control. The lack of a unified system leads to fragmented workflows, isolated context across different tools, and unmanaged expenses. This article highlights JetBrains' approach to solving this by providing an overarching management layer.

JetBrains AI for Teams: A Governance and Context Layer

JetBrains AI for Teams and Organizations is designed to sit above existing AI tools, including third-party ones like Claude Code, Codex, and Gemini CLI. Its core components are:

  • Automations and Cloud Agents: Trigger cloud-based AI agents from repository events or schedules, enabling long-running tasks in managed environments with visible results for the team.
  • JetBrains Context: Provides agents with faster, cross-repository access to codebase intelligence, reducing execution costs and errors by offering relevant code examples and references.
  • JetBrains Central: A management console for engineering leaders to oversee AI tool usage, apply access controls, define model and agent policies, view analytics, and attribute costs at a team level.
  • JetBrains Central CLI: Integrates command-line AI tools into the Central console for consistent tracking and management across all developer-used agents, regardless of vendor.
ℹ️

Protocol-Driven Interoperability

JetBrains explicitly aims to avoid vendor lock-in by linking to external tools via the Model Context Protocol (MCP) and external agents via the Agent Client Protocol (ACP). This architectural decision is crucial for enabling a truly agnostic governance layer that can manage diverse AI ecosystems within an organization.

Architectural Shift: From IDE-Centric to Agent Control Plane

The article emphasizes a broader industry trend: the shift of orchestration in software development from the Integrated Development Environment (IDE) to agent control planes. As coding tasks increasingly involve terminals or specialized desktop apps coordinating multiple agents, vendors like JetBrains are adapting by building governance layers that manage and integrate these disparate AI capabilities, rather than solely focusing on enhancing the IDE itself. This strategy positions JetBrains Central as a coordination layer for an organization's entire AI-powered development workflow.

AI developmentAI governancedeveloper toolsorchestrationengineering managementcloud agentsobservabilitycost control

Comments

Loading comments...