ollama launch copilot
Ollama now supports GitHub's Copilot CLI, the terminal agent that works directly with repositories on GitHub.
You can use it to:
Explore issues and PRs.
Search across repos by label (e.g. good first issue, help wanted) and bring that context into your session.
Plan and scaffold work from a ticket.
Hand Copilot CLI an issue and have it map out the change, edit the files, and run the commands to get it done.
Navigate unfamiliar codebases.
Point it at a repo and ask it to explain the structure, install dependencies, and walk you through how the pieces fit together.