Claude Code v2.1.14
Claude Code v2.1.14 was released on .
Summary
- Added history-based autocomplete in bash mode (!) - type a partial command and press Tab to complete from your bash command history - Added search to installed plugins list - type to filter by na...
Release Context
- This was the 12th Claude Code release of 2026 tracked by Havoptic.
- It shipped 3 days after Claude Code v2.1.12 (January 17, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- GitHub Copilot CLI v0.0.393 (January 23, 2026)
- GitHub Copilot CLI v0.0.392 (January 22, 2026)
- OpenAI Codex CLI rust-v0.89.0 (January 22, 2026)
- GitHub Copilot CLI v0.0.390 (January 22, 2026)
- Gemini CLI v0.25.1 (January 22, 2026)
Compare Claude Code: vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI
Release Notes
- Added history-based autocomplete in bash mode (!)
- type a partial command and press Tab to complete from your bash command history
- Added search to installed plugins list
- type to filter by name or description
- Added support for pinning plugins to specific git commit SHAs, allowing marketplace entries to install exact versions
- Fixed a regression where the context window blocking limit was calculated too aggressively, blocking users at ~65% context usage instead of the intended ~98%
- Fixed memory issues that could cause crashes when running parallel subagents
- Fixed memory leak in long-running sessions where stream resources were not cleaned up after shell commands completed
- Fixed @ symbol incorrectly triggering file autocomplete suggestions in bash mode
- Fixed /feedback command generating invalid GitHub issue URLs when description is very long
- Fixed /context command to show the same token count and percentage as the status line in verbose mode
- Fixed an issue where /config, /context, /model, and /todos command overlays could close unexpectedly
- Fixed slash command autocomplete selecting wrong command when typing similar commands (e.g., /context vs /compact)
- Fixed iTerm2 progress bar not clearing properly on exit, preventing lingering indicators and bell sounds
- Improved backspace to delete pasted text as a single token instead of one character at a time
- [VSCode] Added /usage command to display current plan usage
Other Recent Claude Code Releases
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
- v2.1.210 (July 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic