← AI PulseAug 14, 2026

Wire · news · Single-source brief

Claude Code Updates Include GitLab Integration and User Identity Forwarding

Recent updates to Claude Code introduce support for GitLab merge request URLs, an opt-in setting for forwarding user identity, and memory cgroup support for Bash tool commands on Linux.

By Illumora Editorial

Source · Aug 14, 2026, 10:20 PM · On Illumora · Aug 14, 2026, 10:22 PM

Media from the primary source — shown here so you can stay on Illumora.

Rewritten from one allowlisted primary — not independent enterprise reporting. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →Claude Code What's New + releases — Claude Code changelog - Claude Code Docs
Save

Claude Code has received several updates, including new features and bug fixes. These changes enhance integration capabilities, improve resource management, and address stability issues within the development environment.

Key Points

  • GitLab merge request URL support has been added to the --worktree flag and the Claude agents view.
  • An opt-in forward_user_identity apps gateway setting is available on Anthropic upstreams, sending signed-in user identity as headers.
  • Opt-in memory cgroup support for Bash tool commands on Linux is now included, controlled by CLAUDE_CODE_TOOL_MEMORY_LIMIT.
  • The CLAUDE_CODE_WEBFETCH_CACHE_TTL_MS environment variable configures the WebFetch session URL cache TTL, with a default of 15 minutes.
  • Cloud sessions no longer occasionally mark as lost when the environment shuts down during a Claude permission prompt.
  • MCP v2 connections no longer endlessly reopen the subscriptions/listen stream against servers that terminate long-held streams.
  • Notification hooks now fire for permission prompts when running under Claude Desktop or VS Code.

Context

According to the changelog, these updates aim to refine the developer experience by integrating with common version control systems and providing more granular control over resource usage. The forward_user_identity setting, in particular, allows for better attribution of spend per user through a proxy behind the gateway.

Why It Matters

These updates offer developers and administrators enhanced control and visibility within the Claude Code environment. The GitLab integration streamlines workflows for teams using that platform, while user identity forwarding can aid in cost management and accountability for organizations.

What To Do

  • Review the Claude Code documentation for details on implementing GitLab merge request URL support.
  • Investigate the forward_user_identity apps gateway setting for potential use in attributing spend per user.
  • Consider enabling CLAUDE_CODE_TOOL_MEMORY_LIMIT for Bash tool commands on Linux to prevent runaway builds from stalling sessions.
  • Note the CLAUDE_CODE_WEBFETCH_CACHE_TTL_MS environment variable for configuring the WebFetch session URL cache TTL.

Keep Exploring

/atlas/claude-family