Get Gitstronaut installed and your AI agents deployed into GitHub Copilot Chat. No engineering degree required.
Grab the .vsix file using the button below. It's a single file — no package manager, no cloning, no setup scripts.
Download .vsixOpen VS Code and press Ctrl+Shift+P (or Cmd+Shift+P on Mac). Search for "Extensions: Install from VSIX", select it, navigate to the file you just downloaded, and open it.
VS Code will install the extension. You'll see the Gitstronaut icon appear in the activity bar on the left. Click it and you're in.
Click the Gitstronaut icon in the VS Code activity bar to open the panel. Here's what each section does.
The Community panel is the first thing you'll see. It's a ready-to-go catalog of agents you can install with one click. Find one that looks useful and hit the install icon next to it.
Want agents from a different GitHub repo? Open the Sources panel, click the + button, and paste in the link to the repository. Hit Sync and Gitstronaut pulls everything in.
When you install an agent you'll be asked: User or Workspace? User means it shows up in every project. Workspace keeps it scoped to the folder you have open right now.
Once installed, open GitHub Copilot Chat in VS Code. Your agent will appear in the chat mode dropdown. You can also right-click any installed agent in the panel and choose Try in Chat to jump straight in.
If your source is a private GitHub repository, open the VS Code Command Palette and run Gitstronaut: Set GitHub Token before syncing. Your token is stored securely inside VS Code — never written to your settings file.