- Google has significantly enhanced its coding assistant, Jules, by introducing the Jules API and the Jules Tools CLI, moving beyond the original chat interface to embed the assistant into developers’ command-line interfaces and enterprise workflows.
- These new features enable terminal-native functionality for developers to initiate and manage tasks without switching interfaces, while the API allows for seamless integration with enterprise platforms like Slack to support CI/CD pipelines and automated task execution.
(hightechPRIME.com) — Google has significantly expanded the capabilities of its coding assistant, Jules, by introducing two pivotal features: the Jules API and the Jules Tools CLI. These enhancements are designed to embed Jules more deeply into developers’ daily workflows, moving beyond its original chat-based interface and enabling seamless interaction within command-line interfaces (CLIs) and integrated development environments (IDEs).
Originally announced in December 2024 and made generally available in August 2025, Jules now supports terminal-native functionality. Developers can initiate tasks, adjust commands, and manage preferences directly from their coding environments, eliminating the need to switch between interfaces. Kathy Korevec, director of product at Google Labs, emphasized this shift, noting that developers “live in the terminal,” and that integration must reflect the realities of how software is built, tested, and deployed.
The newly introduced Jules API allows enterprises to connect the assistant to platforms such as Slack, enabling automated task execution triggered by events like bug reports. This integration supports CI/CD pipelines and enhances cross-platform responsiveness. Additional updates include a file selector for contextual referencing, persistent memory for user preferences, and environment variable management to support more dynamic task execution.
These developments align with a broader industry movement toward embedding AI agents into core operational processes. Competitors such as OpenAI and Google itself have released similar tools, including GPT-5-Codex and Gemini CLI, aimed at making AI assistants more ambient and proactive. As enterprise adoption grows, deeper integration is increasingly viewed as critical to unlocking the full potential of AI-driven development.
Jules Tools can be installed via npm, offering developers a lightweight and intuitive interface for engaging with the assistant. While the overall reception has been positive, some confusion remains regarding Google’s dual CLI offerings for coding agents. Nonetheless, Jules continues to evolve as a central component of Google’s developer ecosystem, reflecting the company’s commitment to enhancing productivity through intelligent, workflow-native tools.