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.123 Home All releases olderv0.2.122 v0.2.124newer
Claude Code v0.2.123

Notes for Developers

  • The native auto-updater is controlled by the ENABLE_IDE_INTEGRATION environment variable
  • AWS Bedrock integration requires proper AWS credentials configured
  • The diagnostics feature integrates with IDEs through MCP protocol
  • Model strings are now dynamically determined based on the provider (claude.ai vs Bedrock)

This update focuses heavily on improving the model selection experience, adding support for the latest Claude 3.7 Sonnet model, and providing better integration with AWS Bedrock and development environments through enhanced diagnostics support.

See this entry in the whole of v0.2.123 →