Claude Code v2.0.73
Released Dec 19, 2025 (8 months ago).
194 issues reference this build
2 still open
192 resolved (99%)
"References this build" means the issue body mentions running 2.0.73 (from the
bug-report template). It reflects report volume, not a proven defect count — an issue may mention a
version without being caused by it. First-party data from the anthropics/claude-code tracker.
Top issues reported on v2.0.73
Ranked by community engagement (reactions and comments).
- [BUG] /skills command doesn't find skills in symlinked directories
- [BUG] Claude CLI 2.0.73 - Response Text Cutoff/Missing Characters Issue
- [Bug] Chat output rendering corrupted with missing text lines
- [Bug] Response text truncated and misaligned on Windows terminals
- Version 2.0.73: Text rendering bug - lines dropped and garbled output
- [BUG] Chat output content broken/missing/incomplete
- [Bug] v2.0.73 - Severe text rendering loss on Windows
- [BUG] Claude Code Chrome integration doesn't detect extension in Brave Browser
- [BUG] /skills command shows "No skills found" despite skills being loaded
- Terminal renderer miscalculates line width with ANSI escape codes, causing text corruption on Windows
- Invalid Version: 2.1.0 (2026-01-07) error on startup
- Thread rename fails with ENOENT error: file path resolves to 'n/a'
- [Bug] Truncated or malformed output rendering causing missing lines and characters
- [BUG] Windows: Output renders as blank lines / excessive whitespace
- [Bug] Terminal output truncation: Response text missing from CLI display
- [BUG] Bug Report: Black gaps/empty spaces appearing during streaming output
- [Bug] Text generation producing incomplete output
- [Bug] Rendering Issue: Large Blank Areas Where Text Should Display
- [BUG] Weird outputs in the terminal
- [Bug] Claude Code output truncating/not displaying complete text responses
- [BUG] PowerShell: Text rendering issues - invisible text and excessive input field height
- [BUG] Text responses are intermittently truncated in Claude Code during streaming output on Windows
- [Bug] Output truncation causing incomplete responses and fragmented text
- [BUG] Text display misaligned and truncated on Windows - v2.0.73
- [Bug] Chat display issues with excessive spacing and missing content after recent updates
- [Feature Request] Claude Chrome extension screenshots should support local file saving like Playwright MCP
- PowerShell 7: Assistant text output shows blank lines, only first/last line visible
- [Bug] User input line background width calculation error with CJK characters in v2.0.73
- [BUG] Text output is truncated/cut off at the beginning or middle of lines. Characters appear to be missing randomly from the output.
- Text rendering bug in version 2.0.73 on Windows
Changelog
What's changed
- Added clickable
[Image #N]links that open attached images in the default viewer - Added alt-y yank-pop to cycle through kill ring history after ctrl-y yank
- Added search filtering to the plugin discover screen (type to filter by name, description, or marketplace)
- Added support for custom session IDs when forking sessions with
--session-idcombined with--resumeor--continueand--fork-session - Fixed slow input history cycling and race condition that could overwrite text after message submission
- Improved
/themecommand to open theme picker directly - Improved theme picker UI
- Improved search UX across resume session, permissions, and plugins screens with a unified SearchBox component
- [VSCode] Added tab icon badges showing pending permissions (blue) and unread completions (orange)