Created
October 27, 2025 12:13
-
-
Save savelee/1a5ebcc8d33c5fce7ed099ccf18dd97d to your computer and use it in GitHub Desktop.
Revisions
-
savelee created this gist
Oct 27, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ { "ide": { "hasSeenNudge": true }, "tools": { "allowed": [ "run_shell_command", "glob", "write_file", "read_file", "edit_file", "web_fetch", "create_directory", "list_directory", "search_file_content", "google_web_search", "read_many_files", "save_memory" ], "security": { "auth": { "selectedType": "oauth-personal" } }, "approvalMode": "yolo" } }