telexed ~ c / 2f84b690-0c2radar:60 · agent_toolLIVE
← back
NO.
#2f84b690
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-04-23 23:24:19
Importance
★ 6/10 — radar 60
`Claude Code` `v2.1.119` improves config persistence and enterprise PR flows
FIG-0281:1

`Claude Code` `v2.1.119` improves config persistence and enterprise PR flows

Config now persists across ~/.claude/settings.json, agent permissions align between print and interactive modes, and PR ingestion expands beyond GitHub. Daily CLI friction drops enough to justify updating now.

[ KEY POINTS ]
  1. /config settings now persist in ~/.claude/settings.json with project/local/policy precedence, so shared defaults stop fighting repo-specific overrides.
  2. --from-pr now accepts GitLab MR, Bitbucket PR, and GitHub Enterprise URLs, while prUrlTemplate lets footer badges point at internal review systems.
  3. --print now respects tools: and disallowedTools:, and --agent <name> honors permissionMode; non-interactive runs behave closer to real agent policy.
  4. MCP server reconfiguration connects in parallel, plugin version pins auto-update to the highest compatible tag, and PowerShell auto-approval reaches parity with Bash.
  5. The rest is polish with real payoff: paste/newline bugs, fullscreen scroll snaps, OAuth discovery failures, missing Glob/Grep, and stale spinner states are fixed.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.119Read original →

// related