Edgee CLI setup (recommended)
1
Install the Edgee CLI
- macOS / Linux
- Homebrew (macOS)
- Windows (PowerShell)
2
Launch VS Code Copilot through Edgee
VS Code must already be installed. Insiders builds are detected too.
Launch from your app menu
Install a desktop wrapper once, then open VS Code Copilot (Edgee) like any other app:~/Applications (macOS), your app menu (Linux), or the Start Menu (Windows). It is installed only when VS Code is present. See the Edgee CLI page for the full alias reference.
Benefits
Cost reduction
Edgee’s token compression reduces the tokens sent to and from the model, with no change to output quality.
Observability
Every request is logged in the Edgee Console with token counts, latency, and cost breakdowns.
Reliability
Automatic retry and fallback across providers keeps your sessions running even when a provider has issues.
One command
No base URL or API key to paste into settings, the CLI wires everything up.
Next Steps
- Learn more about the Edgee CLI and its launch commands
- Set up observability to monitor usage and costs
- Explore retry and fallback for resilient routing