diff --git a/RELEASES.md b/RELEASES.md index 4682a48..48a3ee3 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,70 @@ +## 2.1.248 — 2026-08-30 ✅ Current audited / 現在の監査済み版 + +upstream claude-code 2.1.248 追従。Termux 実機検証済み(全テスト通過 / TUI 起動確認)。 + +**Upstream highlights / 主な変更(upstream)** + +## What's changed + +- 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 +- Added `claude self-hosted-runner --client-label