Under the hood
New telemetry event tengu_git_created_prs counts pull requests printed versus announced during git operations
What
When Claude Code creates pull requests as part of a git operation (for example, creating several at once), it now sends a telemetry event that counts how many PRs were printed to the terminal versus announced some other way. Previously this bookkeeping happened silently without being recorded.
Why
This is internal usage tracking rather than something that changes behavior a user would notice directly.