Claude Code 2.1.139 (May 2026): new agent view + /goal command
Claude Code 2.1.139 adds an agent view (claude agents) and a new /goal command, plus a long list of MCP, plugin, hooks, and reliability improvements.
Editorial Team
The AI Coding Tools Directory editorial team researches and reviews AI-powered development tools to help developers find the best solutions for their workflows.
Anthropic’s Claude Code 2.1.139 release adds two headline workflow features — a new agent view and a new /goal command — plus a wide set of improvements across plugins, hooks, MCP, and reliability.
Anthropic's terminal-based AI coding agent with Claude Opus 4.7, /ultrareview, Routines, /ultraplan, and 80.9% SWE-bench
Agent view (Research Preview)
The changelog says Claude Code now includes an agent view (Research Preview) that shows a single list of Claude Code sessions (running, blocked on you, or completed).
- Command: run
claude agentsto open the view. - Anthropic links to a dedicated doc page for details.
/goal command (keep working until a completion condition)
Anthropic says the new /goal command lets you set a completion condition, and Claude Code keeps working across turns until the goal is met.
- Works in interactive mode,
-p, and Remote Control. - Displays an overlay with live elapsed time, turns, and tokens.
Other notable changes (selected)
From the 2.1.139 release notes, a few developer-relevant updates worth noting:
- MCP: stdio MCP servers now receive
CLAUDE_PROJECT_DIRin their environment;/mcpreconnect now picks up.mcp.jsonedits without a restart. - Hooks: new
args: string[]exec-form field to spawn commands directly (no shell), andcontinueOnBlockto feed hook rejection reasons back to Claude and continue. - Plugins: richer plugin details (including projected per-session token cost) and reliability improvements around plugin install/update.
Sources
- Claude Code changelog (2.1.139): https://code.claude.com/docs/en/changelog
- Claude Code agent view doc: https://code.claude.com/docs/en/agent-view
Open-source, model-agnostic AI coding assistant for VS Code and JetBrains
Tools Mentioned in This Article
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Workflow Resources
Cookbook
AI-Powered Code Review & Quality
Automate code review and enforce quality standards using AI-powered tools and agentic workflows.
Cookbook
Building AI-Powered Applications
Build applications powered by LLMs, RAG, and AI agents using Claude Code, Cursor, and modern AI frameworks.
Cookbook
Building APIs & Backends with AI Agents
Design and build robust APIs and backend services with AI coding agents, from REST to GraphQL.
Cookbook
Debugging with AI Agents
Systematically debug complex issues using AI coding agents with structured workflows and MCP integrations.
MCP Server
AWS MCP Server
Interact with AWS services including S3, Lambda, CloudWatch, and ECS from your AI coding assistant.
MCP Server
Context7 MCP Server
Fetch up-to-date library documentation and code examples directly into your AI coding assistant.
MCP Server
Docker MCP Server
Manage Docker containers, images, and builds directly from your AI coding assistant.
MCP Server
Figma MCP Server
Access Figma designs, extract design tokens, and generate code from your design files.
Frequently Asked Questions
What is Claude Code 2.1.139 (May 2026): new agent view + /goal command?
Related Articles
Cursor (May 2026) update: Microsoft Teams integration + customizable Bugbot PR review effort
Cursor’s changelog highlights two May 2026 updates: a new Microsoft Teams integration (mention @Cursor in channels) and new settings to tune Bugbot PR review effort (Default / High / Custom).
Read more →Product UpdatesWarp (May 2026) update: better agent workflows, image + Mermaid rendering, and a Codex harness option
Warp's 2026.05.06 changelog adds new agent-workflow features like a local conversation details panel, drag-and-drop images into CLI agent sessions, inline image/Mermaid rendering, and a Codex harness option for local child agents.
Read more →NewsOpenAI Codex May 2026 updates: Codex for Chrome + Codex CLI 0.130.0
OpenAI’s Codex changelog highlights May 2026 updates including a new Codex Chrome extension and newer Codex CLI releases (0.129.0 and 0.130.0), plus updated enterprise analytics governance documentation.
Read more →