|
32 | 32 | "get_user_selection": "autopilot", |
33 | 33 | "replace_user_selection": "autopilot", |
34 | 34 | "diff_patch": "autopilot", |
35 | | - "add_file_to_git": "autopilot", |
36 | | - "make_git_commit": "autopilot", |
37 | | - "merge_to_current_branch": "autopilot", |
38 | | - "git_status": "autopilot", |
39 | | - "remove_file_from_git": "autopilot", |
40 | | - "delete_git_branch": "autopilot", |
41 | | - "switch_git_branch": "autopilot", |
42 | | - "new_git_branch": "autopilot", |
43 | | - "diff_files": "autopilot", |
44 | | - "git_log": "autopilot", |
45 | | - "git_blame": "autopilot", |
46 | | - "tag_head": "autopilot", |
47 | | - "delete_tag": "autopilot", |
48 | | - "set_git_config": "autopilot", |
49 | | - "get_git_config": "autopilot", |
50 | | - "fetch_git_commits": "autopilot", |
51 | | - "pull_git_commits": "autopilot", |
52 | | - "push_git_commits": "autopilot", |
53 | | - "add_git_remote": "autopilot", |
54 | | - "remove_git_remote": "autopilot", |
55 | | - "rename_git_remote": "autopilot", |
56 | 35 | "execute_in_terminal": "autopilot", |
57 | 36 | "kill_terminal_process": "autopilot", |
58 | 37 | "get_currently_running_shells": "autopilot", |
59 | 38 | "get_file_lint_problems": "autopilot", |
60 | 39 | "get_folder_lint_problems": "autopilot", |
61 | 40 | "get_workspace_lint_problems": "autopilot", |
62 | | - "init_git_repo": "autopilot", |
63 | 41 | "terminate_task": "autopilot", |
64 | 42 | "read_changelog": "autopilot" |
65 | 43 | }, |
|
0 commit comments