What's wrong with this entry?
Anonymous. No account, no email.
- Task → Agent migration: If you have CLAUDE.md files, hooks, or permissions referencing the
Tasktool by name, they will continue to work —Taskis retained as an alias. However, new documentation and tool output will useAgent. - HTTP hook security: Organizations deploying HTTP hooks should review the new
allowedHttpHookUrlsandhttpHookAllowedEnvVarsmanaged settings to restrict which URLs hooks can call and which environment variables can be interpolated. - SSH host key change: The switch to
StrictHostKeyChecking=yesmeans marketplace plugin installations via SSH may fail if the host key isn't already inknown_hosts. Runssh -T git@<host>once manually to add it, or use HTTPS URLs for public repos. /todosremoved: The/todosslash command has been removed. TheTodoWritetool for in-session task tracking remains available.