PrimeCode VS Code Extension
PrimeCode is a simple AI extension scaffold with:
- Login command (
Admin / Proxy123/)
- Replicate API key storage in VS Code secret storage
- Prompt command that calls DeepSeek V3 on Replicate
Commands
PrimeCode: Login
PrimeCode: Set Replicate API Key
PrimeCode: Ask DeepSeek V3
PrimeCode: Logout
Run Locally
- Install dependencies:
- Compile:
- Press
F5 in VS Code to launch the Extension Development Host.
Notes
- The Replicate API key is not hardcoded; set it with the command palette.
- This scaffold creates a prediction and shows the raw API response.
- Depending on Replicate model requirements, input fields may need to be adjusted.
| |