Edy Cloud AIOverviewEdy brings powerful AI-assisted coding directly into Visual Studio Code through the native Language Model API. Use Edy to build features, debug code, understand unfamiliar projects, refactor existing code, and work with multiple AI models directly inside VS Code. Current release: v0.2.5 (Beta) Features
Installation
You're ready to code. No API key copying or manual provider configuration is required. Example PromptsTry asking:
Developer APIBuilding your own application with Edy? Edy also provides developer API keys that let you access supported AI models from your own applications, backends, bots, agents, and developer tools. Developer API keys are separate from the VS Code sign-in process. Learn more in the Edy developer documentation: https://edycode.vercel.app/docs/quickstart Requirements
PrivacyEdy sends prompts to the Edy Cloud API only when you interact with an Edy model. Authentication credentials are stored securely using Visual Studio Code Secret Storage and are never written to your workspace. Published builds connect only to the official Edy Cloud service. Workspace settings cannot redirect authentication or API traffic to another server. Beta StatusEdy is currently in beta. During this phase, you may see continuous improvements to:
Feedback and bug reports are greatly appreciated. Use the troubleshooting
steps below, then contact TroubleshootingOpen View → Output and select Edy Cloud. The extension logs the HTTP status and Edy request ID for each response without logging your authentication credentials. When reporting a failed request, include the Edy request ID shown in the output. The Edy request ID is different from the Client Request Id shown by Visual Studio Code. Temporary upstream If capacity remains unavailable, the extension displays a temporary-overload message together with the Edy request ID. |