Apps embedding Claude Code can now switch todo tools on through a launch option.
An SDK launch option for todo tools, off unless the host sets it, with no user-facing setting.
What's wrong with this entry?
Applications embedding Claude Code can now switch the todo tools on through a new launch option, mirroring the existing opt-in for search tools. Off unless the host sets it; there is no user-facing setting.
- The value is part of the cache key for the memoised tool list, so flipping it re-derives which tools are available rather than serving a stale list.
replaceTodoToolsOptIn
Strings lifted out of the shipped bundle, so the claim above can be checked against them.