Product Updates

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.

By AI Coding Tools Directory2026-05-1210 min read
Last reviewed: 2026-05-12
ACTD
AI Coding Tools Directory

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.

Claude Code logo
Claude CodeSubscription

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 agents to 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_DIR in their environment; /mcp reconnect now picks up .mcp.json edits without a restart.
  • Hooks: new args: string[] exec-form field to spawn commands directly (no shell), and continueOnBlock to 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

Continue logo
ContinueOpen Source

Open-source, model-agnostic AI coding assistant for VS Code and JetBrains

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.

Frequently Asked Questions

What is 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.