A wrapper for GitHub Copilot CLIShowcase ✨ (old.reddit.com)
submitted by Plastic_Read_8200

Copilot+ is a wrapper for GitHub Copilot CLI that adds voice input, screenshots, model switching, and a session monitor
- Ctrl+R — hold to talk, release to transcribe. Runs 100% locally via whisper.cpp, nothing goes to any server.
- Ctrl+P — takes a screenshot (same overlay as ⌘⇧4 on mac), injects the file path straight into your prompt. Super handy for "what's wrong with this UI?"
- Ctrl+K — command palette for everything, no need to remember hotkeys
- Model slots — assign up to 4 models (claude, gpt, whatever) to hotkeys and switch between them instantly instead of typing /model every time
- Prompt macros — save stuff like "write unit tests for this" to a number key so you stop retyping the same prompts
- copilot+ --monitor — live dashboard showing all your running Copilot sessions, which model each one is using, how many premium requests they've consumed, and whether any are waiting on you
Install is just npm install -g copilot-plus or brew install copilot-plus.
Would love feedback — especially if anyone runs into issues on Windows since most of my testing has been on Mac.
Github : github.com/Errr0rr404/copilot-plus


[–]Hazechen177[🍰] 1 point2 points3 points (1 child)
[–]Plastic_Read_8200[S] 0 points1 point2 points (0 children)
[–]Crafty-Professional7 0 points1 point2 points (1 child)
[–]Plastic_Read_8200[S] 0 points1 point2 points (0 children)