2 min read AI-generated

Claude Code 2.1.176: Session Titles in Your Language — and a Fable 5 Fix

Copy article as Markdown

Right after the governance update, 2.1.176 brings a small but pleasant thing: session titles are now generated in your conversation's language. Plus a fix that fits the Fable 5 commotion perfectly.

Featured image for "Claude Code 2.1.176: Session Titles in Your Language — and a Fable 5 Fix"

The governance update (2.1.174/175) had barely settled when Anthropic pushed Claude Code 2.1.176 out the door. Not a big swing — more like polish. But two things are worth a quick look.

Session titles now speak your language

This is the change you’ll actually notice day to day: session titles are now generated in the language of your conversation. Work in German and you get German titles in the session list — no more mishmash of English auto-titles over German chats. Want to pin a fixed language? That’s what the new language setting is for.

Sounds like a trifle, but it’s exactly the kind of detail that makes a tool feel more finished. When you’re hunting through twenty open sessions, every instantly readable title helps.

The Fable 5 fix with timing

Interesting in the context of the last few days: 2.1.176 fixes a bug where auto mode failed on Fable 5 — specifically for organizations that don’t have Opus 4.8 enabled at all. The classifier now falls back cleanly to the best available Opus model instead of running into a wall.

Given that Fable 5 is currently fully offline thanks to an export-control directive, this fix carries a faintly ironic aftertaste. But it belongs to the larger cleanup around model routing that’s been running through the recent releases.

The rest

There’s also a new footerLinksRegexes setting — it lets you place your own regex-matched link badges in the footer row, configurable via user or managed settings. Handy for teams that want fixed internal links on display.

Under the hood: better Bedrock credential caching (credentials are now cached until their actual expiration instead of a flat one hour), stricter availableModels enforcement (alias models can no longer be redirected to a blocked model via environment variables), hook conditions for file paths that now match correctly, and a whole batch of fixes for Remote Control and background sessions.

My take

This is a classic maintenance release — nothing to cheer about, but exactly what makes a tool dependable. My favorite stays the language thing: quietly removing friction like that, without making a fuss about it, is good product work. Small, quiet, right.

Sources: Claude Code Changelog, Releasebot: Claude Code