[console_scripts]
agdt-add-jira-comment = agentic_devtools.dispatcher:add_comment_async_cli
agdt-add-pull-request-comment = agentic_devtools.dispatcher:add_pull_request_comment_async
agdt-add-users-to-project-role = agentic_devtools.dispatcher:add_users_to_project_role_async
agdt-add-users-to-project-role-batch = agentic_devtools.dispatcher:add_users_to_project_role_batch_async
agdt-advance-workflow = agentic_devtools.dispatcher:advance_workflow_cmd
agdt-approve-file = agentic_devtools.dispatcher:approve_file_async_cli
agdt-approve-pull-request = agentic_devtools.dispatcher:approve_pull_request_async
agdt-check-user-exists = agentic_devtools.dispatcher:check_user_exists_async
agdt-check-users-exist = agentic_devtools.dispatcher:check_users_exist_async
agdt-clear = agentic_devtools.dispatcher:clear_cmd
agdt-clear-workflow = agentic_devtools.dispatcher:clear_workflow_cmd
agdt-create-checklist = agentic_devtools.dispatcher:create_checklist_cmd
agdt-create-epic = agentic_devtools.dispatcher:create_epic_async
agdt-create-issue = agentic_devtools.dispatcher:create_issue_async
agdt-create-pipeline = agentic_devtools.dispatcher:create_pipeline_async
agdt-create-pull-request = agentic_devtools.dispatcher:create_pull_request_async_cli
agdt-create-subtask = agentic_devtools.dispatcher:create_subtask_async
agdt-delete = agentic_devtools.dispatcher:delete_cmd
agdt-find-role-id-by-name = agentic_devtools.dispatcher:find_role_id_by_name_async
agdt-generate-pr-summary = agentic_devtools.dispatcher:generate_pr_summary_async
agdt-get = agentic_devtools.dispatcher:get_cmd
agdt-get-jira-issue = agentic_devtools.dispatcher:get_issue_async
agdt-get-next-workflow-prompt = agentic_devtools.dispatcher:get_next_workflow_prompt_cmd
agdt-get-pipeline-id = agentic_devtools.dispatcher:get_pipeline_id_async
agdt-get-project-role-details = agentic_devtools.dispatcher:get_project_role_details_async
agdt-get-pull-request-details = agentic_devtools.dispatcher:get_pull_request_details_async
agdt-get-pull-request-threads = agentic_devtools.dispatcher:get_pull_request_threads_async
agdt-get-run-details = agentic_devtools.dispatcher:get_run_details_async
agdt-get-workflow = agentic_devtools.dispatcher:get_workflow_cmd
agdt-git-force-push = agentic_devtools.dispatcher:force_push_async
agdt-git-publish = agentic_devtools.dispatcher:publish_async
agdt-git-push = agentic_devtools.dispatcher:push_async
agdt-git-save-work = agentic_devtools.dispatcher:commit_async
agdt-git-stage = agentic_devtools.dispatcher:stage_async
agdt-git-sync = agentic_devtools.dispatcher:sync_async
agdt-initiate-apply-pr-suggestions-workflow = agentic_devtools.dispatcher:initiate_apply_pull_request_review_suggestions_workflow
agdt-initiate-create-jira-epic-workflow = agentic_devtools.dispatcher:initiate_create_jira_epic_workflow
agdt-initiate-create-jira-issue-workflow = agentic_devtools.dispatcher:initiate_create_jira_issue_workflow
agdt-initiate-create-jira-subtask-workflow = agentic_devtools.dispatcher:initiate_create_jira_subtask_workflow
agdt-initiate-pull-request-review-workflow = agentic_devtools.dispatcher:initiate_pull_request_review_workflow
agdt-initiate-update-jira-issue-workflow = agentic_devtools.dispatcher:initiate_update_jira_issue_workflow
agdt-initiate-work-on-jira-issue-workflow = agentic_devtools.dispatcher:initiate_work_on_jira_issue_workflow
agdt-list-pipelines = agentic_devtools.dispatcher:list_pipelines_async
agdt-list-project-roles = agentic_devtools.dispatcher:list_project_roles_async
agdt-mark-file-reviewed = agentic_devtools.dispatcher:mark_file_reviewed_async
agdt-mark-pull-request-draft = agentic_devtools.dispatcher:mark_pull_request_draft_async
agdt-parse-jira-error-report = agentic_devtools.dispatcher:parse_jira_error_report
agdt-publish-pull-request = agentic_devtools.dispatcher:publish_pull_request_async
agdt-query-app-insights = agentic_devtools.dispatcher:query_app_insights_async
agdt-query-fabric-dap-errors = agentic_devtools.dispatcher:query_fabric_dap_errors_async
agdt-query-fabric-dap-provisioning = agentic_devtools.dispatcher:query_fabric_dap_provisioning_async
agdt-query-fabric-dap-timeline = agentic_devtools.dispatcher:query_fabric_dap_timeline_async
agdt-release-pypi = agentic_devtools.dispatcher:release_pypi_async
agdt-reply-to-pull-request-thread = agentic_devtools.dispatcher:reply_to_pull_request_thread_async
agdt-request-changes = agentic_devtools.dispatcher:request_changes_async_cli
agdt-request-changes-with-suggestion = agentic_devtools.dispatcher:request_changes_with_suggestion_async_cli
agdt-resolve-thread = agentic_devtools.dispatcher:resolve_thread_async
agdt-run-e2e-tests-fabric = agentic_devtools.dispatcher:run_e2e_tests_fabric_async
agdt-run-e2e-tests-synapse = agentic_devtools.dispatcher:run_e2e_tests_synapse_async
agdt-run-wb-patch = agentic_devtools.dispatcher:run_wb_patch_async
agdt-set = agentic_devtools.dispatcher:set_cmd
agdt-setup-worktree-background = agentic_devtools.dispatcher:setup_worktree_background_cmd
agdt-show = agentic_devtools.dispatcher:show_cmd
agdt-show-checklist = agentic_devtools.dispatcher:show_checklist_cmd
agdt-show-other-incomplete-tasks = agentic_devtools.dispatcher:show_other_incomplete_tasks
agdt-submit-file-review = agentic_devtools.dispatcher:submit_file_review_async
agdt-task-log = agentic_devtools.dispatcher:task_log
agdt-task-status = agentic_devtools.dispatcher:task_status
agdt-task-wait = agentic_devtools.dispatcher:task_wait
agdt-tasks = agentic_devtools.dispatcher:list_tasks
agdt-tasks-clean = agentic_devtools.dispatcher:tasks_clean
agdt-test = agentic_devtools.dispatcher:run_tests
agdt-test-file = agentic_devtools.dispatcher:run_tests_file
agdt-test-pattern = agentic_devtools.dispatcher:run_tests_pattern
agdt-test-quick = agentic_devtools.dispatcher:run_tests_quick
agdt-update-checklist = agentic_devtools.dispatcher:update_checklist_cmd
agdt-update-jira-issue = agentic_devtools.dispatcher:update_issue_async
agdt-update-pipeline = agentic_devtools.dispatcher:update_pipeline_async
agdt-vpn-off = agentic_devtools.dispatcher:vpn_off_cmd
agdt-vpn-on = agentic_devtools.dispatcher:vpn_on_cmd
agdt-vpn-status = agentic_devtools.dispatcher:vpn_status_cmd
agdt-wait-for-run = agentic_devtools.dispatcher:wait_for_run_async
