Karaniph Coding Interview Coach — practice coding interviews without losing your rhythmStart in 3 seconds: open the Coding Interview icon → Start Session → complete Clarify → Trace → Code → Verify. A structured coding interview practice tool. Optional AI feedback works with your own key. No key? The full practice workflow still works offline.
What you get
Use it
AI models: current and futureYou enter the exact model ID from your provider’s model catalog. The extension does not limit you to a bundled model list, so a newly released model does not need an extension update. This includes current model families such as GPT-5.6 Terra through OpenAI and Claude Fable through Anthropic, provided your account has access and you enter the provider’s current API model ID. The extension sends OpenAI through its chat-completions API, Anthropic through its Messages API, Google through Gemini’s generate-content API, and the remaining gateways through OpenAI-compatible chat APIs. If a provider releases a model that requires a brand-new API format rather than its existing chat/messages contract, that adapter will need an update. Ordinary new model releases within the existing API work by simply changing the model ID. Configure AI Coach (BYOK)Run Interview Coach: Configure AI Coach from the Command Palette or press Configure AI Coach in the panel. Credentials are saved only in VS Code’s encrypted Secret Storage—not in workspace files, settings, logs, or Git.
For Cloudflare, use provider/model IDs such as Privacy and costAI is always opt-in. Selecting Get AI Feedback sends the current exercise, your approach/progress, and—if it exists—up to the first 12,000 characters of Select Coding Interview: Remove AI Credential at any time to delete a provider key from Secret Storage. Development
The packaged extension is |