shipfeedAI news, curated daily

23:52:21 CET
20 MAY23:52:21shipfeed
pull to refreshlast sync
Just in — 30 new
§ agents · storyline

Claude Code v2.1.139

Claude Code v2.1.139 releases agent view, a /goal command for multi-turn completion targets, /scroll-speed tuning, plugin details inspection, and several hook and MCP configuration improvements.

May 11 · · primary fetch2 sourcesupdated May 11 ·

What's changed Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run `claude agents` to get started. See https://code.claude.com/docs/en/agent-view Added `/goal` command: set a completion condition and Claude keeps working across turns until it's met. Works in interactive, `-p`, and Remote Control. Shows live elapsed/turns/tokens as an overlay panel Added `/scroll-speed` command to tune mouse wheel scroll speed with a live preview Added `claude plugin details ` to show a plugin's component inventory and projected per-session token cost Added transcript view navigation: `?` for keyboard shortcuts, `{`/`}` to jump between user prompts, `v` to toggle shortcut panel Added hook `args: string[]` field (exec form) that spawns the command directly without a shell, so path placeholders never need quoting Added hook `continueOnBlock` config option for `PostToolUse` — set to `true` to feed the hook's rejection reason back to Claude and continue the turn MCP stdio servers now receive `CLAUDE_PROJECT_DIR` in their environment, matching hooks.

Plugin configs can reference `${CLAUDE_PROJECT_DIR}` in commands Compaction prompt now…

read full article on github.com
§ sources2 publications · timeline below
  1. github.comclaude-code v2.1.139primary
  2. techmeme.comAn Anthropic engineer argues HTML is a better output format for AI agents than Markdown, citing information density, ease of sharing, and two-way interaction (@trq212)

§ how this story moved

  1. primaryClaude Code — Releases publishes the launch post.
  2. Techmeme picks up coverage.