Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v0.2.80 Home All releases olderv0.2.79 v0.2.81newer
Claude Code v0.2.80

Improvements

Enhanced Security

  • API key validation now ensures keys only contain alphanumeric characters, dashes, and underscores
  • Improved error messages for invalid API key formats
  • Better error handling for OAuth token refresh failures

Terminal Bell Control (macOS)

  • Automatically attempts to disable the audio bell in Terminal.app profiles
  • Reduces notification noise during command execution

At-Mention Content Display

  • New visual formatting for at-mention content in conversations
  • Better handling of user-provided file references

Performance Enhancements

  • Prompt caching can now be disabled via DISABLE_PROMPT_CACHING environment variable
  • Improved async handling for file operations and OAuth flows

See this entry in the whole of v0.2.80 →