Raycast est un lanceur extensible pour Windows et macOS. Avec l’extension GitHub Copilot de Raycast, vous pouvez démarrer et suivre Agent cloud Copilot les tâches et regarder les journaux de session en direct où que vous soyez sur votre ordinateur.
Prerequisites
- Installez Raycast depuis le site web de Raycast.
- Installez l’extension GitHub Copilot pour Raycast en cliquant sur le bouton Installer l’extension sur la page de l’extension.
Starting a session
-
Open Raycast, search for "Copilot," find the Create Task command, then press Enter.
-
Click Sign in with GitHub, then complete the authentication flow. Raycast will re-open.
-
Type a prompt describing what you want Copilot to do.
For example,
Implement a user friendly message for common errors. -
Select the repository you want Copilot to work in.
-
Optionally, select a base branch for Copilot's pull request. Copilot will create a new branch based on this branch, then push the changes to a pull request targeting that branch.
-
Si vous le souhaitez, sélectionnez un assistant personnalisé avec un comportement et des outils spécialisés dans le menu déroulant. Pour plus d’informations, consultez « Création d’agents personnalisés pour Agent cloud Copilot ».
-
Si vous le souhaitez, vous pouvez utiliser le menu déroulant pour sélectionner le modèle, que Copilot utilisera. Pour plus d’informations, consultez « Modification du modèle IA pour GitHub Copilot agent cloud ».
-
Press Command+Enter (macOS) or Ctrl+Enter (Windows) to start the task.
Copilot will start a new session. Copilot will work on the task and push changes to its pull request, then add you as a reviewer when it has finished, triggering a notification.
Remarque
Si vous ne parvenez pas à sélectionner un référentiel spécifique lors du démarrage d’une tâche, l’organisation propriétaire du référentiel peut avoir activé OAuth app les restrictions d’accès. Pour savoir comment demander l’approbation pour le « GitHub Copilotpour Raycast » OAuth app, consultez Demande d’approbation de l’organisation pour les applications OAuth
Assigning an issue from Raycast
-
Open Raycast, search for "Copilot," find the Assign Issues to Copilot command, then press Enter.
-
Click Sign in with GitHub, then complete the authentication flow. Raycast will re-open.
-
Select the repository you want Copilot to work in.
-
Select the issue you want to assign to Copilot.
-
Optionally, select a base branch for Copilot's pull request. Copilot will create a new branch based on this branch, then push the changes to a pull request targeting that branch.
-
Si vous le souhaitez, sélectionnez un assistant personnalisé avec un comportement et des outils spécialisés dans le menu déroulant. Pour plus d’informations, consultez « Création d’agents personnalisés pour Agent cloud Copilot ».
-
Si vous le souhaitez, vous pouvez utiliser le menu déroulant pour sélectionner le modèle, que Copilot utilisera. Pour plus d’informations, consultez « Modification du modèle IA pour GitHub Copilot agent cloud ».
-
Optionally, provide additional instructions. These will be passed to Copilot alongside your issue contents.
-
Press Command+Enter (macOS) or Ctrl+Enter (Windows) to assign the issue.
Copilot will start a new session. Copilot will work on the task and push changes to its pull request, then add you as a reviewer when it has finished, triggering a notification.
Remarque
Si vous ne parvenez pas à sélectionner un référentiel spécifique lors du démarrage d’une tâche, l’organisation propriétaire du référentiel peut avoir activé OAuth app les restrictions d’accès. Pour savoir comment demander l’approbation pour le « GitHub Copilotpour Raycast » OAuth app, consultez Demande d’approbation de l’organisation pour les applications OAuth
Tracking your sessions
- Open Raycast, search for "Copilot," find the View Tasks command, then press Enter.
- Click Sign in with GitHub, then complete the authentication flow. Raycast will re-open.
- You'll see a list of your tasks. Select a task, then use the following keyboard shortcuts:
- To watch the session logs live, press Enter. The logs update in real time, so you can monitor Copilot's progress without leaving Raycast.
- To open the session logs in the browser, press Command+Enter (macOS) or Ctrl+Enter (Windows).
- To open the linked pull request, press Command+P (macOS) or Ctrl+P (Windows).
Remarque
If you are unable to see some tasks in Raycast, the organization that owns the repository may have enabled OAuth app access restrictions. To learn how to request approval for the "GitHub Copilot for Raycast" OAuth app, see Demande d’approbation de l’organisation pour les applications OAuth.