export const readLikeTools = new Set(["read", "grep", "find", "ls"]); export const editLikeTools = new Set(["write", "edit"]);