telexed ~ c / eb6feca3-78cradar:80 · agent_toolLIVE
← back
NO.
#eb6feca3
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-05-14 22:55:10
Importance
★ 8/10 — radar 80
`Claude Code` `v2.1.142`, more controllable background agents and much better daemon reliability
FIG-0061:1

`Claude Code` `v2.1.142`, more controllable background agents and much better daemon reliability

Background sessions are now configurable from the CLI and far less fragile across sleep, upgrades, worktrees, and MCP timeouts. If you rely on dispatched agents, this is a practical update worth taking now.

[ KEY POINTS ]
  1. claude agents adds --add-dir, --settings, --mcp-config, --plugin-dir, --model, and --effort. Background runs are easier to pin inside scripts and repeatable workflows.
  2. Fast mode now defaults to Opus 4.7 instead of 4.6, with CLAUDE_CODE_OPUS_4_6_FAST_MODE_OVERRIDE=1 as an escape hatch. Speed-oriented usage changes immediately without prompt edits.
  3. MCP_TOOL_TIMEOUT now correctly affects remote HTTP and SSE MCP servers, removing the old 60-second ceiling. Long-running tool calls are less likely to fail for the wrong reason.
  4. Sleep/wake reconnects, pre-existing git worktrees, binary-upgrade daemon exits, Chrome-extension crash loops, and Windows network-drive deadlocks were fixed together. Dispatched agents should disappear or wedge far less often.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.142Read original →

// related