Agentic coding
Claude Code v2.1.174 and v2.1.175 add usage analytics and enterprise model enforcement
- Category: Agentic coding
- Status: confirmed
- Sources: Claude Code releases
- Summary: Two Claude Code releases shipped on 2026-06-12. v2.1.174 (01:16 UTC) adds a
/usagecommand in VS Code showing token consumption breakdowns across cache misses, long context, subagents, skills, agents, plugins, and MCP servers over the last 24 hours or 7 days; fixes Bedrock GovCloud inference profile prefix derivation; and corrects a Fable 5 credits banner incorrectly appearing for enterprise accounts. v2.1.175 (04:23 UTC) adds theenforceAvailableModelsmanaged setting: when enabled, theavailableModelslist constrains the default model and user or project settings cannot widen the managed allowlist. - Why it matters:
enforceAvailableModelscloses the gap where enterprise-managed model restrictions could be overridden by per-user settings; the/usagebreakdown gives operators per-surface token visibility for cost attribution.