assistant2: Add `move-path` tool to the "Code Writer" profile (#27389)

Marshall Bowers created

This PR adds the `move-path` tool to the "Code Writer" profile.

Release Notes:

- N/A

Change summary

assets/settings/default.json | 1 +
1 file changed, 1 insertion(+)

Detailed changes

assets/settings/default.json 🔗

@@ -638,6 +638,7 @@
           "edit-files": true,
           "fetch": true,
           "list-directory": true,
+          "move-path": true,
           "now": true,
           "path-search": true,
           "read-file": true,