Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Kraken CoderNew to Visual Studio Code? Get it now.
Kraken Coder

Kraken Coder

bill-yan233

|
3 installs
| (0) | Free
AI coding assistant for VS Code with chat, context, and reviewable edits.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kraken Coder

Kraken Coder is a VS Code coding assistant extension focused on pragmatic coding help, tool use, and reviewable code changes.

See the technical design for implementation notes.

Development

npm install
npm run compile

Open this folder in VS Code and run the Run Extension launch configuration.

First Run

  1. Run Kraken: Configure Model.
  2. Choose a model/provider and set the provider API key.
  3. Open the Kraken Coder activity bar view and send a coding task.

Kraken Coder supports chat, selection-aware prompts, diagnostics context, workspace file-list context, reviewable change proposals, diff preview, user-confirmed apply, attachments, thinking display, usage tracking, sessions, memory, and episode recall.

Packaging

npm run compile
npm run vscode:package

The generated .vsix can be installed locally or published to the VS Code Marketplace with npm run vscode:publish after logging in with vsce.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft