# Claude Code v2.0.76

> Claude Code v2.0.76, released 22 Dec 2025 (2025-12-22). 4 entries read out of the shipped bundle. Unofficial, and not affiliated with Anthropic.

Web version: https://changelogs.core-directive.com/v/2.0.76

This is a maintenance release with internal code refactoring and no user-facing changes. The update consists entirely of import reorganization and internal variable renaming with no new features, commands, or behavioral changes.

## New Features

*None*

## Improvements

*None*

## Bug Fixes

*None*

## Internal Changes

This release contains only internal refactoring:

- **Import consolidation**: Redundant import statements were reorganized to reduce duplication (e.g., consolidating multiple `node:fs`, `node:child_process`, and `crypto` imports)
- **Code reorganization**: Internal function and variable names were updated (standard minification variance between builds)
- **Build timestamp**: Updated from 2025-12-20T17:18:43Z to 2025-12-22T23:56:12Z

**Evidence**

Structural diff shows 99.9% similarity with 8066 renames and only 17 additions (all import statements). Feature flag count (`tengu_*`), tip count (`cooldownSessions`), and error message count are all identical between versions.
