← Zurück zu Nachrichten

Tags: CLI

Google unveils Antigravity 2.0 with desktop app, CLI and SDK at I/O 2026

Google unveils Antigravity 2.0 with desktop app, CLI and SDK at I/O 2026
At Google I/O 2026, the company rolled out Antigravity 2.0, an upgraded agentic coding platform that adds a desktop application, a command‑line interface and a developer SDK. The new tools let users orchestrate multiple AI agents, schedule background tasks and integrate projects with Google AI Studio, Android and Firebase. Powered by the Gemini 3.5 Flash model, Antigravity 2.0 also introduces native voice commands and a revamped pricing tier that lowers the cost of the top AI Ultra plan. Weiterlesen

Google Debuts Antigravity 2.0 with New Desktop App, CLI and SDK at I/O 2026

Google Debuts Antigravity 2.0 with New Desktop App, CLI and SDK at I/O 2026
At its I/O 2026 developer conference, Google unveiled Antigravity 2.0, an upgraded agentic coding platform that adds a revamped desktop application, a command‑line interface and a software development kit. Built on the Gemini 3.5 Flash model, the suite lets developers orchestrate multiple AI agents, schedule background tasks and integrate projects with AI Studio, Android and Firebase. The launch also introduces native voice commands and a new AI Ultra pricing tier aimed at enterprise users, signaling Google’s push to broaden its AI‑driven development tools. Weiterlesen

Google Introduces Workspace CLI for AI‑Driven Automation

Google Introduces Workspace CLI for AI‑Driven Automation
Google has released a new command‑line interface that bundles all Workspace APIs, enabling both humans and AI agents to interact with Gmail, Drive, Calendar and other services. The tool is offered as an open‑source project on GitHub and is described as “not an officially supported Google product,” meaning users assume full responsibility for any issues. It supports structured JSON output and includes more than 40 built‑in agent skills, according to Google Cloud director Addy Osmani. While the early‑stage offering promises powerful automation capabilities, its evolving nature may break existing workflows. Weiterlesen

Google Launches Unified CLI for Workspace, Adds OpenClaw Integration

Google Launches Unified CLI for Workspace, Adds OpenClaw Integration
Google has introduced a command-line interface that consolidates access to Gmail, Drive, Calendar, Docs, Sheets, Slides and all Workspace APIs. The tool, described as “one CLI for all of Google Workspace,” includes a specific guide for integrating with the AI assistant OpenClaw. While the CLI bundles more than 40 agent skills and supports open‑standard MCP integrations, Google notes it is “not an officially supported Google product,” meaning users adopt it at their own risk. The move signals Google’s willingness to accommodate third‑party AI agents while keeping its core services largely under its own ecosystem. Weiterlesen

OpenAI Reveals Inner Workings of Its AI Coding Agent

OpenAI Reveals Inner Workings of Its AI Coding Agent
OpenAI and Anthropic have both placed their coding CLI clients on GitHub, letting developers see the code that powers their AI‑assisted programming tools. A recent post by Bolin explains the core "agent loop" that coordinates user input, model responses, and tool calls. The loop repeatedly builds a prompt, sends it to the model, and either returns a final answer or executes a requested tool before querying the model again. The initial prompt is assembled from distinct components—system, developer, user, and assistant—each with a specific role, and includes instructions, tool definitions, sandbox settings, environment context, and the user’s message. Weiterlesen

Mistral AI Launches Devstral 2 Coding Model and Mistral Vibe CLI

Mistral AI Launches Devstral 2 Coding Model and Mistral Vibe CLI
French AI startup Mistral AI introduced Devstral 2, a 123 billion‑parameter open‑weights coding model that achieved a 72.2 percent score on the SWE‑bench Verified benchmark. Alongside the model, Mistral released the Mistral Vibe command‑line interface, enabling developers to interact with Devstral models directly in their terminal, manage project context, and execute autonomous code changes. A smaller 24 billion‑parameter version, Devstral Small 2, scored 68 percent on the same benchmark and can run locally on consumer hardware. Both models support a 256,000‑token context window and are released under permissive open‑source licenses. Weiterlesen

Google Extends Jules AI Coding Agent with Command-Line Tools and Public API

Google Extends Jules AI Coding Agent with Command-Line Tools and Public API
Google has broadened the reach of its AI coding assistant Jules by launching a command‑line interface and opening a public API. The new tools let developers invoke Jules directly from terminals, CI/CD pipelines, and chat platforms, reducing the need to switch between web pages and code repositories. Jules will continue to run on Google’s Gemini 2.5 Pro model and now supports more scoped, autonomous tasks while still prompting users when it encounters obstacles. The rollout follows recent feature upgrades such as memory, diff‑viewer enhancements, and broader version‑control support, positioning Jules as a deeper fixture in professional developer workflows. Weiterlesen