Raycast es un iniciador extensible para Windows y macOS. Con la extensión GitHub Copilot para Raycast, puede iniciar agente en la nube de Copilot y realizar un seguimiento de las tareas y ver los registros de sesión en directo desde cualquier lugar a través de su equipo.
Prerequisites
- Instala Raycast desde el sitio web de Raycast.
- Instale la GitHub Copilot extensión para Raycast haciendo clic en el botón Instalar extensión en la página de la extensión.
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.
-
Opcionalmente, seleccione un agente personalizado del menú desplegable con comportamiento especializado y herramientas. Para más información, consulta Creación de agentes personalizados para agente en la nube de Copilot.
-
Opcionalmente, puede usar el menú desplegable para seleccionar el modelo que Copilot usará. Para obtener más información, vea Cambio del modelo de IA para GitHub Copilot agente en la nube.
-
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.
Nota:
Si no puede seleccionar un repositorio específico al iniciar una tarea, es posible que la organización propietaria del repositorio haya habilitado OAuth app restricciones de acceso. Para obtener información sobre cómo solicitar aprobación para "GitHub Copilot for Raycast", OAuth appconsulte Solicitud de aprobación de la organización para aplicaciones de 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.
-
Opcionalmente, seleccione un agente personalizado del menú desplegable con comportamiento especializado y herramientas. Para más información, consulta Creación de agentes personalizados para agente en la nube de Copilot.
-
Opcionalmente, puede usar el menú desplegable para seleccionar el modelo que Copilot usará. Para obtener más información, vea Cambio del modelo de IA para GitHub Copilot agente en la nube.
-
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.
Nota:
Si no puede seleccionar un repositorio específico al iniciar una tarea, es posible que la organización propietaria del repositorio haya habilitado OAuth app restricciones de acceso. Para obtener información sobre cómo solicitar aprobación para "GitHub Copilot for Raycast", OAuth appconsulte Solicitud de aprobación de la organización para aplicaciones de 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).
Nota:
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 Solicitud de aprobación de la organización para aplicaciones de OAuth.