Claude Code v2.1.37 Released

✍️ OpenClaw Radar📅 Published: February 7, 2026🔗 Source
Claude Code v2.1.37 Released
Ad

Anthropic has released version 2.1.37 of Claude Code, the official CLI tool for interacting with Claude AI models. This update continues the rapid development cycle of the tool, which has become essential for developers building with Claude.

About Claude Code

Claude Code is Anthropic official command-line interface that allows developers to interact with Claude models directly from their terminal. It supports various features including:

  • Direct terminal access to Claude models
  • File and project context awareness
  • Tool use and function calling
  • Integration with development workflows
Ad

Staying Updated

To update Claude Code to the latest version, users can run:

npm update -g @anthropic-ai/claude-code

The development team maintains an active release schedule, with frequent updates addressing bugs, improving performance, and adding new features based on community feedback.

Community Impact

Claude Code has become a foundation for many AI-powered tools and frameworks, including OpenClaw. The consistent updates ensure compatibility and introduce improvements that benefit the entire ecosystem of Claude-based applications.

For detailed changelog and release notes, visit the official GitHub releases page.

📖 Read the full source: GitHub Claude-Code

Ad

👀 See Also