What's wrong with this entry?
Anonymous. No account, no email.
What: Removed MultiEdit from available tools array
Details:
- MultiEdit tool completely removed from codebase
- Tool arrays updated from
["Edit", "MultiEdit", "Write", "NotebookEdit"]to["Edit", "Write", "NotebookEdit"] - Edit tool handles all file editing use cases
- Reduces complexity and potential confusion between Edit and MultiEdit
- Evidence: Tool array
HK5at line 428943 in v1.0.128 vsIK5at line 428118 in v2.0.0
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.