Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

New team-memory / mount-dir error taxonomy

Team memory and mounted-directory features now report many more specific error codes

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaTeam Memorywhat it touches
KindInternal Changesin v2.1.274,
Under the hood

Team memory and mounted-directory features now report many more specific error codes

What

Claude Code's shared team memory and mounted-directory storage can now fail in a much wider variety of clearly named ways, including:

  • team_memory_too_many_entries, team_memory_entry_too_large
  • team_memory_group_acl_denied, team_memory_group_acl_unconfigured, team_memory_feature_unavailable
  • mount_dir_foreign_partition, mount_dir_unmanifested_nonempty, mount_dir_unreadable
  • store_full, content_too_large, content_secret, content_screened
  • index_too_large, invalid_path, store_archived
Why

A larger, more specific set of error codes means Claude Code can explain more precisely what went wrong when a team memory write or mounted-directory access fails, instead of a generic failure.

See this entry in the whole of v2.1.274 →