Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Git operation telemetry extended to GitLab merge requests

Creating a GitLab merge request now counts toward the same PR-created telemetry as a pull request.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaGit Integrationwhat it touches
KindInternal Changesin v2.1.259,
Under the hood

Creating a GitLab merge request now counts toward the same PR-created telemetry as a pull request.

The git-command telemetry and PR-tracking logic, which already detects gh pr create and pushes, now also matches merge-request creation patterns via a second matcher alongside the existing pull-request one. Creating a GitLab merge request increments the same PR-created counter used for pull requests, and pushed-branch PR links are now tracked even without an existing gh pr view match.

See this entry in the whole of v2.1.259 →

Feedback