Raycast는 Windows 및 macOS용 확장 가능한 시작 관리자입니다. Raycast에 GitHub Copilot 대한 확장을 사용하면 작업을 시작 및 추적하고 Copilot 클라우드 에이전트 컴퓨터 어디에 있든 세션 로그를 실시간으로 볼 수 있습니다.
Prerequisites
- Raycast 웹 사이트에서 Raycast를 설치하세요.
- GitHub Copilot 확장 페이지에서 확장 설치 단추를 클릭하여 Raycast용 확장을 설치합니다.
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.
-
필요에 따라 드롭다운 메뉴에서 특수 동작 및 도구가 있는 사용자 지정 에이전트를 선택합니다. 자세한 내용은 에 대한 사용자 지정 에이전트 만들기 Copilot 클라우드 에이전트을(를) 참조하세요.
-
필요에 따라 드롭다운 메뉴를 사용하여 사용할 모델을 Copilot 선택할 수 있습니다. 자세한 내용은 GitHub Copilot 클라우드 에이전트에 대한 AI 모델 변경을(를) 참조하세요.
-
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.
참고
작업을 시작할 때 특정 리포지토리를 선택할 수 없는 경우 리포지토리를 소유한 조직에서 액세스 제한을 사용하도록 설정했을 OAuth app 수 있습니다. "GitHub Copilot for Raycast" OAuth app에 대한 승인을 요청하는 방법을 알아보려면 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.
-
필요에 따라 드롭다운 메뉴에서 특수 동작 및 도구가 있는 사용자 지정 에이전트를 선택합니다. 자세한 내용은 에 대한 사용자 지정 에이전트 만들기 Copilot 클라우드 에이전트을(를) 참조하세요.
-
필요에 따라 드롭다운 메뉴를 사용하여 사용할 모델을 Copilot 선택할 수 있습니다. 자세한 내용은 GitHub Copilot 클라우드 에이전트에 대한 AI 모델 변경을(를) 참조하세요.
-
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.
참고
작업을 시작할 때 특정 리포지토리를 선택할 수 없는 경우 리포지토리를 소유한 조직에서 액세스 제한을 사용하도록 설정했을 OAuth app 수 있습니다. "GitHub Copilot for Raycast" OAuth app에 대한 승인을 요청하는 방법을 알아보려면 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).
참고
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 OAuth 앱에 대한 조직 승인 요청.