VS Code Extension · v1.0.2

Every AI provider.
One black panel.

Claude Codex Black Edition is a self-contained AI coding assistant for VS Code — a polished, Claude Code–style panel that talks to any model: Anthropic Claude (incl. claude-opus-4-8), OpenAI, Grok / xAI, Google Gemini, Azure, and local Ollama. Voice in, voice out, image paste, and 15+ swappable skins.

No vendor lock-in · Keyless voice out of the box · Your keys, your machine

New in v1.0.2

This release leans hard into voice & vision.

Realtime speech-to-text

Two new keyless, offline local engines — whisper.cpp stream and faster-whisper — transcribe as you speak, with partial results every ~500 ms. Nothing leaves your machine.

Deepgram Nova-3 (direct)

Deepgram is now a first-class STT provider with streaming Nova-3 — drop your key in the config and dictate in real time.

Paste & drag-drop images

Drop a screenshot or drag an image onto the composer; it queues an attachment and ships natively to any vision-capable model.

Always-current model list

The model dropdown now refreshes from each provider once a day, so new releases — like claude-opus-4-8 — show up without an extension update.

Built for how you actually code

A single panel that does the work of a dozen tabs — without leaving your editor.

Bring any model

Switch providers from a dropdown. Direct API or browser bridge — Claude, GPT, Grok, Gemini, Azure, and local Ollama all live in the same chat.

Voice in & out

Dictate prompts with ElevenLabs, Deepgram Nova-3, local Whisper, or your Claude login. Read responses aloud with TTS. Keyless options work out of the box.

15+ swappable skins

Aqua-dock, XFCE, GNOME, KDE, macOS, terminal, even a pixel-pet Tamagotchi — change the entire look from a menu, or edit your own in the in-app skin editor.

Paste images

Drop a screenshot or drag an image onto the composer — it ships natively to any vision-capable provider. No upload dance.

Project-aware

A project-folder pill keeps your workspace in context. Attach files, run slash commands, and confirm tool calls right in the panel.

Self-contained

Doesn't hook or depend on any other extension at runtime. Your API keys live in your local config — nothing routes through us.

Make it yours

Every skin is plain HTML/CSS. Pick one from the menu, then tweak it live — Edit, Save, Save as New, or Restore Original.

Codex Black skin
Codex Black
Aqua Dock skin
Aqua Dock
Tamagotchi skin
Tamagotchi
XFCE classic GTK skin
XFCE / Classic GTK
macOS color dock skin
macOS Dock
Terminal skin
Terminal
KDE skin
KDE
Glassy skin
Glassy

…plus GNOME, Ubuntu, Arch, Red Hat, Mint, Office, and the default Claude look.

Talk to every model

Direct API where you have a key — browser bridge where you have a login. Switch on the fly.

Anthropic ClaudeOpus 4.8, Sonnet, Haiku
OpenAIGPT-4o & family
Grok / xAIGrok models
Google GeminiGemini Pro / Flash
Azure OpenAIYour deployments
OllamaLocal, offline models

Hands-free, by default

CBE works out of the box with no API keys for voice — premium engines plug in when you want them.

Speech to text

  • ElevenLabs Scribe v1
  • Deepgram Nova-3 (direct)
  • Local realtime Whisper (whisper.cpp & faster-whisper) — offline, keyless
  • Anthropic streaming STT via your Claude login
  • WebSpeech fallback — no setup

Text to speech

  • Read any response aloud
  • ElevenLabs turbo voices
  • Browser-native SpeechSynthesis (keyless)
  • Per-message read-aloud button

Install in under a minute

CBE ships as a standard VS Code .vsix extension.

1

Install the extension

code --install-extension claude-codex-black-edition-1.0.2.vsix
2

Open the panel

Run Claude Codex Black: Open Panel from the Command Palette, or press Ctrl+Shift+B (Cmd+Shift+B on macOS).

3

Pick a provider & go

Choose a model in Settings, drop your API keys into the local config (or use a keyless voice + browser-bridge path), and start chatting.

Back to top