v0.0.5
Changes since v0.0.4
- all: remove RTK from sandbox images (#1) —
rtk initinstalled a PreToolUse hook that tried tomkdir $HOME/.claude/session-env/on every Bash call and blocked the agent withEACCESwhenever the bind-mounted~/.claudewas owned by a UID other than 1000 or mounted read-only. In-container RTK savings were marginal; the hook is gone. Host-side RTK is unaffected.