developer tools

32 articles tagged with developer tools

August 7, 2026
product updateAnthropic

Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224

Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.

product updateAnthropic

Anthropic Sets Claude Code Auto Mode as Default Starting August 14

Anthropic will switch Claude Code's default permission setting to auto mode on August 14 for Pro, Max, and Team users. The company says its safety classifier caught 89% of dangerous commands in testing, compared to 13.6% for human reviewers, and will no longer charge extra tokens for the classifier itself.

August 6, 2026
product updateGitHub

GitHub Publishes Guide to Slash Commands in the Copilot App

GitHub has published a guide covering slash commands available in the GitHub Copilot app, designed to extend Copilot beyond simple chat into planning, team collaboration, task automation, and workflow customization. The guide targets developers looking to get more structured, repeatable value out of Copilot's interface.

August 5, 2026
product update

Meta Launches Muse Code, a Terminal-Based AI Agent for Large Codebases

Meta has launched Muse Code, a beta terminal coding agent built on its Muse Spark model that can fan out tasks to parallel sub-agents working in isolated worktrees. The release positions Meta to compete with OpenAI's Codex and Anthropic's Claude Code, with Meta AI chief Alexandr Wang emphasizing cost advantages.

product updateAmazon Web Services

AWS Details MCP Bridge Architecture Connecting Cloud-Hosted AI Agents to Local Files and Tools

AWS published a technical breakdown of an MCP bridge that connects cloud-hosted AI agents on Amazon Bedrock AgentCore to MCP servers running on a user's local machine. The architecture, used internally in a finance assistant with over 41,000 conversations in its first year, tunnels MCP JSON-RPC messages through WebSocket and browser native messaging.

August 4, 2026
changelogGitHub

GitHub Retires Copilot Billing Preview App, Shifts Spend Management to Native Billing Settings

GitHub has retired the Copilot Billing Preview app, removing it from availability entirely. Copilot spend tracking and management now happens directly within GitHub's standard billing settings.

July 31, 2026
changelogAnthropic

Cline SDK v0.0.67 Normalizes Reasoning Controls Across Providers, Fixes Auto-Compaction Bug

Cline's SDK v0.0.67 pulls reasoning effort and budget controls from the models.dev catalog to match each provider's actual capabilities, while fixing a bug that forced redundant re-compaction calls on every turn. The release also adds session forking for editing earlier prompts and makes MCP server timeouts configurable.

July 30, 2026
product updateGitHub

GitHub Copilot App Adds Stacked Sessions and Pull Requests for Sequential Coding Tasks

GitHub has published a walkthrough of stacked sessions and pull requests in the Copilot app, a workflow feature that lets developers chain multiple AI-assisted coding sessions and PRs together. The post uses a real-world example: modernizing an old codebase.

product updateGitHub

GitHub Copilot App Adds Stacked Sessions to Chain Multiple AI Coding Tasks Into Sequential Pull Requests

GitHub has added stacked sessions and pull requests to the GitHub Copilot app, allowing developers to break large coding tasks into a sequence of dependent Copilot sessions that each produce their own PR. GitHub demonstrated the feature by using it to modernize an old codebase.

July 28, 2026
product updateGitHub

GitHub Expands Copilot App Usage Metrics to Enterprise and Organization User Reports

GitHub has expanded its Copilot usage metrics API so that individual Copilot app activity is now attributed to users in enterprise-user and organization-user report rollups. The change gives admins more granular visibility into how Copilot apps are used across their organizations.

July 9, 2026
changelog

Vercel AI SDK adds Grok 4.5 model support and video reference inputs

Vercel released AI SDK version 3.0.106 for xAI integration, adding support for the Grok 4.5 model identifier and expanding input reference capabilities to include video files for reference-to-video generation workflows.

July 8, 2026
product updateGitHub

GitHub Launches Agentic Workflows to Auto-Generate Documentation from Code Changes

GitHub has deployed agentic workflows that automatically generate documentation pull requests from merged product changes. The system, built by GitHub's Aspire team, creates SME-reviewed documentation to reduce the lag between code releases and updated docs.

July 1, 2026
product updateApple

Apple ships Safari MCP server in Technology Preview 247, enabling AI coding agents to inspect and debug websites

Apple has released an MCP server for Safari Technology Preview 247 that allows AI coding agents to directly inspect and debug websites. The server gives agents access to console logs, network requests, screenshots, and DOM interactions through the Model Context Protocol standard created by Anthropic.

June 23, 2026
product updateGitHub

GitHub Copilot CLI Gets Redesigned Terminal Interface in General Availability

GitHub has released the redesigned terminal interface for GitHub Copilot CLI to general availability. The update, previewed at Microsoft Build 2026, introduces a tabbed layout for working with GitHub directly from the command line.

June 15, 2026
product updateGitHub

GitHub Documents Copilot CLI Slash Commands for Terminal Control

GitHub published documentation outlining slash commands for Copilot CLI, the company's terminal-based AI coding assistant. The guide targets developers new to using AI agents directly in command-line environments.

product updateGitHub

GitHub documents Copilot CLI slash commands for terminal AI assistance

GitHub has published beginner documentation for Copilot CLI's slash commands. The guide covers how to control the terminal AI agent using command shortcuts.

June 10, 2026
product updateApple

Apple integrates Google Gemini into Xcode 27, expanding native agentic coding options

Apple's Xcode 27 adds native support for Google Gemini, joining existing integrations with Anthropic's Claude and OpenAI's Codex. The update also introduces improved interfaces, interactive planning, and multiturn Q&A capabilities for AI-assisted development.

product updateGitHub

GitHub Copilot CLI adds language server protocol support for code analysis

GitHub has updated Copilot CLI to support language server protocol (LSP) integration. The update replaces the tool's previous grep and decompile-based code analysis with structured language server support for improved code intelligence.

June 4, 2026
product updateGitHub

GitHub Copilot May 2026 Update Adds Planning and Code Review Tools to Visual Studio

GitHub has released its May 2026 update for Copilot in Visual Studio 2026, introducing new tooling for planning, code review, and work management. The update is available to all GitHub Copilot users.

June 2, 2026
product updateMicrosoft

GitHub launches Copilot desktop app with agent-native interface

GitHub announced a new Copilot desktop application at Microsoft Build 2026. The standalone app introduces what the company calls an "agent-native" interface designed to integrate AI agents into developer workflows.

May 30, 2026
product updateMicrosoft

GitHub Copilot switches to token-based billing June 1, some users report costs jumping from $50 to $3,000

Microsoft is ending GitHub Copilot's flat-rate subscription model in favor of token-based billing starting June 1. Some developers report monthly costs rising from approximately $29-50 to $750-3,000, while others claim the increases only affect inefficient "vibe-coders" who iterate excessively without clear direction.

May 21, 2026
product updateOpenAI

OpenAI adds Command-Command Appshots feature to Codex for Mac, capturing both screenshots and text beyond visible area

OpenAI released an update to Codex for Mac adding Appshots, a new feature that captures both screenshots and text from application windows using a Command-Command keyboard shortcut. The feature accesses content beyond what's visible on screen to provide fuller context to chat threads.

May 20, 2026
model releasexAI

xAI Launches Grok Build 0.1: Coding Model with 256K Context for Agentic Workflows

xAI has released Grok Build 0.1, a coding-specialized model with a 256K context window and unlimited text output. The model is designed for agentic software engineering workflows and powers xAI's Grok Build CLI tool.

May 19, 2026
product update

Google repositions Antigravity as agentic development suite with CLI, SDK, and $100/month tier

Google has repositioned Antigravity 2.0 as a unified suite for agentic AI development, introducing parallel agent orchestration, a new CLI that replaces the Gemini CLI, an SDK for custom agents, and Managed Agents in the Gemini API. The company also launched a new $100/month AI Ultra tier with 5X the usage limits of the $20 Pro plan, alongside a dedicated Android app for AI Studio.

product update

Google AI Studio now generates native Android apps directly in browser, Android Studio adds automated iOS porting

Google announced at I/O 2026 that AI Studio can now build native Android applications directly in the browser using Jetpack Compose and Kotlin. Separately, Android Studio's new Migration Assistant uses LLMs to automatically port iOS, React Native, and web apps to native Android, reducing weeks of manual work to hours.

May 15, 2026
product updateGitHub

GitHub pilots AI agent to automate accessibility testing and remediation

GitHub is piloting an experimental AI agent designed to automate accessibility testing and remediation. The tool aims to help developers identify and fix accessibility issues in their code and user interfaces without requiring specialized expertise.

product updatexAI

xAI launches Grok Build coding agent at $300/month, available only to SuperGrok Heavy subscribers

xAI has released Grok Build, a coding agent and CLI tool positioned to compete with Anthropic's Claude Code and other AI coding assistants. The early beta is available exclusively to SuperGrok Heavy subscribers at $300 per month.

May 13, 2026
product updateGitHub

GitHub Copilot Adds REST API for Programmatic Cloud Agent Task Execution

GitHub has released a REST API for its Copilot cloud agent in public preview. The new Agent Tasks API allows Copilot Business and Enterprise users to programmatically start cloud agent tasks, expanding automation capabilities beyond manual interaction.

May 2, 2026
product updateOpenAI

OpenAI adds AI-generated pet overlays to Codex coding assistant

OpenAI added optional AI-generated pet companions to its Codex coding assistant. The floating overlays notify developers when Codex completes tasks or needs input, eliminating the need to switch windows to check status.

April 30, 2026
product updateAmazon Web Services

Amazon Q Developer IDE plugins to be discontinued April 30, 2027 as AWS shifts to Kiro

AWS announced that Amazon Q Developer IDE plugins and paid subscriptions will reach end of support on April 30, 2027, with new account creation blocked starting May 15, 2026. The company is transitioning users to Kiro, a new agentic development environment built for spec-driven development.

April 28, 2026
product updateIbm

IBM releases Bob AI coding assistant after testing on 80,000 employees, claims 45% productivity gains

IBM has launched Bob, its AI coding assistant, following internal testing with 80,000 employees. The company claims teams saw average productivity gains of 45% across complex workflows. Pricing ranges from $20 to $200 per month using a "Bobcoin" credit system.

April 16, 2026
product updateOpenAI

OpenAI's Codex Desktop adds computer control and browser automation beyond coding

OpenAI's Codex Desktop can now control your computer, run background automations, and includes an in-app browser with click-to-select elements. The update adds automation memory across sessions and access to over 100 curated plugins, though the computer control feature is MacOS-only and unavailable in the EU.