Claude Code v2.1.37 Released

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
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
👀 See Also

CEOs Report Minimal AI Impact on Productivity and Employment in Recent Study
A study of 6,000 executives found 90% reported no AI impact on employment or productivity over three years, with average AI usage at 1.5 hours per week. Economists compare this to Solow's productivity paradox from the 1980s IT era.

Meta Pauses Internal AI Training Program After Employee Keystroke Data Leak
Meta pauses MCI program tracking employee keystrokes after SEV 2 leak exposed private conversations, performance data, and transcriptions company-wide.

Trading Strategy Benchmark: Cheaper AI Models Outperform Claude Opus 4.6
A benchmark tested 10 LLMs on developing trading strategies, with cheaper models like Minimax 2.5 and Gemini 3.1 outperforming Claude Opus 4.6 despite its 10x higher cost. The experiment was run three times with consistent results.

Liquid AI releases LFM2.5-350M model for agentic loops
Liquid AI released LFM2.5-350M, a 350M parameter model trained for reliable data extraction and tool use. It's under 500MB when quantized and outperforms larger models like Qwen3.5-0.8B in most benchmarks while being faster and more memory efficient.