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.268 ·

Auto-mode projects owner-rows telemetry now tracks stale/former team members

Auto-mode projects telemetry now also flags stale and former team members among project owners

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaProjectswhat it touches
KindInternal Changesin v2.1.268,
Under the hood

Auto-mode projects telemetry now also flags stale and former team members among project owners

What

When Claude reads project owner metadata while working in auto/projects mode, an internal data-quality check now also counts two new kinds of problem rows: rows where the listed member is no longer active ("not live"), and rows where the member's role is former_member. These counts are folded in alongside the existing checks for malformed, truncated, and stamped rows, and factor into the auto_mode_projects_owner_rows telemetry event that gets logged.

Why

This is internal telemetry used to catch and diagnose stale or inaccurate ownership data behind the scenes; it does not change what the user sees.

See this entry in the whole of v2.1.268 →

Feedback