pub async fn list_worktrees(
__arg0: State<Arc<AppConfig>>,
__arg1: Query<ListFilesQuery>,
) -> AppResult<Json<Vec<WorktreeInfo>>>pub async fn list_worktrees(
__arg0: State<Arc<AppConfig>>,
__arg1: Query<ListFilesQuery>,
) -> AppResult<Json<Vec<WorktreeInfo>>>