#0001
`Claude Code` `v2.1.145` adds JSON session listing and richer agent telemetry
70radar
Claude CodeCoding agent CLI — automates code work with Claude in terminal
Live sessions are now scriptable via claude agents --json. Better OTEL parenting, PR-aware status lines, and safer Bash approval make multi-agent workflows easier to monitor.
claude agents --jsonexposes live sessions for tmux restore, status bars, and custom session pickers — useful for long-running local agent setups.agent_idandparent_agent_idlanded in OTEL spans, with fixed trace parenting so background subagents nest under the dispatching Agent span.- Status-line JSON now includes detected GitHub repo and PR data, tightening the loop between CLI work and pull-request state.
- A Bash permission bypass for bare non-allowlisted env assignments was fixed — upgrade promptly if command approval boundaries matter.
- Plugin discovery now shows commands, agents, skills, hooks, and MCP/LSP servers before install, reducing blind marketplace installs.
Source: github.com/anthropics/claude-code/releases/tag/v2.1.145Read original →
