telexed ~ c / 85577854-ccfradar:60 · agent_toolLIVE
← back
NO.
#85577854
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-05-13 23:19:16
Importance
★ 6/10 — radar 60
`Claude Code` `v2.1.141`, hooks and background agents get more usable
FIG-8551:1

`Claude Code` `v2.1.141`, hooks and background agents get more usable

Hook output now supports terminalSequence, and background agents preserve permission mode instead of falling back. This is a solid workflow polish release: fewer paper cuts, better automation hooks, worth updating if Claude Code is in daily use.

[ KEY POINTS ]
  1. Hooks can now emit terminalSequence JSON for desktop notifications, window titles, and bell events, making local automation flows much easier to wire up.
  2. claude agents --cwd <path> narrows session lists by directory, which matters once multiple repos and long-running agents pile up.
  3. Background agents launched with /bg or ←← now keep the current permission mode, removing a subtle safety mismatch in unattended runs.
  4. /feedback can attach recent sessions from the last 24 hours or 7 days, which improves bug reports for issues that span multiple sessions.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.141Read original →

// related