Capture
One read of Claude Code CLI
1 pages moved out of 191 read.
changelog Changed · +4 / -0 lines
This page is larger than the 256 KiB this site keeps, so one side of the diff below stops where the stored text does.
from line 6
Run `claude --version` to check your installed version. +<Update label="2.1.250" description="August 28, 2026"> + * Bug fixes and reliability improvements +</Update> + <Update label="2.1.248" description="August 27, 2026"> * Added `--restricted` (or `CLAUDE_CODE_RESTRICTED=1`): removes the built-in tools that run commands or code and `WebFetch` (unless named in `--tools`), keeps file tools inside the working directory, refuses `bypassPermissions`, and ignores user, project and local settings files * Added `experimental.cacheTtl` (`"5m"` or `"1h"`) to agent frontmatter: a per-agent prompt cache TTL used when no subagent TTL setting is configured
from line 2083
* Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147) </Update> -<Update label="2.1.147" description="May 21, 2026"> - * Pinned background sessions (`Ctrl+T` in `claude agents`) now stay alive when idle, are restarted in p +<Update label="2.1.147" description="May 21, 202